svn commit: r372103 - head/www/squid
John Marino
marino at FreeBSD.org
Mon Nov 3 09:53:54 UTC 2014
Author: marino
Date: Mon Nov 3 09:53:53 2014
New Revision: 372103
URL: https://svnweb.freebsd.org/changeset/ports/372103
QAT: https://qat.redports.org/buildarchive/r372103/
Log:
www/squid: Remove one file from SHEBANG_FILES
ksh was removed from dependencies list in version 3.4.9, so cert_tool
doesn't have to be fixed anymore.
PR: 194777
Submitted by: timp87 (gmail)
Modified:
head/www/squid/Makefile
Modified: head/www/squid/Makefile
==============================================================================
--- head/www/squid/Makefile Mon Nov 3 09:43:25 2014 (r372102)
+++ head/www/squid/Makefile Mon Nov 3 09:53:53 2014 (r372103)
@@ -31,7 +31,6 @@ CONFLICTS_INSTALL= squid33-*
USES= cpe perl5 tar:xz shebangfix
CPE_VENDOR= squid-cache
SHEBANG_FILES= scripts/*.pl contrib/*.pl src/*.pl tools/*.pl \
- helpers/external_acl/kerberos_ldap_group/cert_tool \
helpers/ssl/cert_valid.pl
GNU_CONFIGURE= yes
USE_RC_SUBR= squid
More information about the svn-ports-all
mailing list