non port: mail/adcomplain/files/patch-adcomplain.pl |
SVNWeb
|
Number of commits found: 2 |
Thu, 17 Dec 2015
|
[ 17:19 mat ] (Only the first 10 of 70 ports in this commit are shown above. )
Fix usage of ${PERL5}.
${PERL5} points to a specific version of perl, say, perl5.22.1, it is
fine to use it in a ports Makefile to do Perly things, but ports using
it must use ${PERL}, that points to /usr/local/bin/perl so that if the
minor version is updated, the shebang keep working.
While there, make some ports use shebangfix, regen a few patches, and
bump PORTREVISION where a shebang went from PERL5 to PERL.
PR: 205367
With hat: portmgr
Sponsored by: Absolight
|
Mon, 28 Jul 2014
|
[ 23:20 adamw ] (Only the first 10 of 194 ports in this commit are shown above. )
Rename mail/ patch-xy patches to reflect the files they modify.
|
Number of commits found: 2 |