non port: mail/adcomplain/files/patch-adcomplain.pl |
Number of commits found: 2 |
Thursday, 17 Dec 2015
|
17:19 mat
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
 |
Monday, 28 Jul 2014
|
23:20 adamw
Rename mail/ patch-xy patches to reflect the files they modify.
 |
Number of commits found: 2 |