pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/lang/perl5



Module Name:    pkgsrc
Committed By:   apb
Date:           Tue Jan  8 15:19:39 UTC 2008

Modified Files:
        pkgsrc/lang/perl5: distinfo
        pkgsrc/lang/perl5/patches: patch-ah

Log Message:
NetBSD's /proc/${pid}/exe is sometimes a symlink to "/" instead of to the
actual program name, so Perl's $^X or $EXECUTABLE_NAME variable was wrong.
Change a test to detect this case, and fall back to using argv[0].


To generate a diff of this commit:
cvs rdiff -r1.43 -r1.44 pkgsrc/lang/perl5/distinfo
cvs rdiff -r1.8 -r1.9 pkgsrc/lang/perl5/patches/patch-ah

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index