Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 17 Dec 2015 17:20:13 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 205367] Multiple ports: PERL should be used instead of PERL5
Message-ID:  <bug-205367-13-Om4f3RhZqM@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-205367-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-205367-13@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=205367

--- Comment #14 from commit-hook@freebsd.org ---
A commit references this bug:

Author: mat
Date: Thu Dec 17 17:19:50 UTC 2015
New revision: 403913
URL: https://svnweb.freebsd.org/changeset/ports/403913

Log:
  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

Changes:
  head/Mk/bsd.gecko.mk
  head/archivers/rpm2cpio/Makefile
  head/benchmarks/dbs/Makefile
  head/converters/nomyso/Makefile
  head/devel/p5-Sys-Virt/Makefile
  head/dns/ddclient/Makefile
  head/dns/ddclient/files/patch-ddclient
  head/german/BBBike/Makefile
  head/graphics/ImageMagick/Makefile
  head/graphics/ImageMagick7/Makefile
  head/graphics/cadubi/Makefile
  head/graphics/cbview/Makefile
  head/graphics/p5-ming/Makefile
  head/irc/pisg/Makefile
  head/irc/xchat-mircryption/Makefile
  head/mail/adcomplain/Makefile
  head/mail/adcomplain/files/patch-adcomplain.pl
  head/mail/assp/Makefile
  head/mail/bogofilter/Makefile
  head/mail/cyrus-imapd23/Makefile
  head/mail/cyrus-imapd24/Makefile
  head/mail/cyrus-imapd25/Makefile
  head/mail/cyrus2dovecot/Makefile
  head/mail/dkimproxy/Makefile
  head/mail/elmo-devel/Makefile
  head/mail/exipick/Makefile
  head/mail/imapsync/Makefile
  head/mail/mailagent/Makefile
  head/mail/pflogstats/Makefile
  head/mail/qmhandle/Makefile
  head/mail/rlytest/Makefile
  head/mail/sqlgrey/Makefile
  head/mail/swaks/Makefile
  head/math/abacus/Makefile
  head/math/p5-NetCDF/Makefile
  head/misc/biblical-curse/Makefile
  head/misc/kenny/Makefile
  head/misc/rfc/Makefile
  head/multimedia/ffmpeg/Makefile
  head/multimedia/ffmpeg0/Makefile
  head/net-im/jabberd/Makefile
  head/net-im/ttytter/Makefile
  head/net-mgmt/mrtg-ping-probe/Makefile
  head/net-mgmt/mrtg-ping-probe/files/patch-mrtg-ping-probe
  head/news/ubh/Makefile
  head/ports-mgmt/pkg_cutleaves/Makefile
  head/ports-mgmt/pkg_tree/Makefile
  head/ports-mgmt/portlint/Makefile
  head/print/cdlabelgen/Makefile
  head/security/amavisd-new/Makefile
  head/security/ipfcount/Makefile
  head/security/ipfwcount/Makefile
  head/security/nikto/Makefile
  head/security/oinkmaster/Makefile
  head/security/p5-App-Genpass/Makefile
  head/security/racoon2/Makefile
  head/security/regripper/Makefile
  head/security/smtpscan/Makefile
  head/security/sshblock/Makefile
  head/security/sshit/Makefile
  head/textproc/cdif/Makefile
  head/textproc/man2html/Makefile
  head/textproc/man2html/files/patch-man.cgi
  head/textproc/sarep/Makefile
  head/www/adzap/Makefile
  head/www/jspacker/Makefile
  head/www/p5-Net-eBay/Makefile
  head/www/p5-libapreq2/Makefile
  head/x11/xkbset/Makefile
  head/x11-fm/gprename/Makefile

-- 
You are receiving this mail because:
You are on the CC list for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-205367-13-Om4f3RhZqM>