pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/www/squid icons/icons.shar contains a "+=", which is d...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/4bee54b32b5b
branches:  trunk
changeset: 532189:4bee54b32b5b
user:      rillig <rillig%pkgsrc.org@localhost>
date:      Mon Aug 13 13:04:11 2007 +0000

description:
icons/icons.shar contains a "+=", which is detected by a
to-be-added-soon portability check.

diffstat:

 www/squid/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r 2f104fc5e7bb -r 4bee54b32b5b www/squid/Makefile
--- a/www/squid/Makefile        Mon Aug 13 12:55:22 2007 +0000
+++ b/www/squid/Makefile        Mon Aug 13 13:04:11 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.194 2007/08/02 15:45:09 taca Exp $
+# $NetBSD: Makefile,v 1.195 2007/08/13 13:04:11 rillig Exp $
 
 DISTNAME=      squid-2.6.STABLE14
 PKGNAME=       ${DISTNAME:S/STABLE//}
@@ -97,6 +97,8 @@
 SUBST_SED.confs=       -e "s/@USER@/${SQUID_USER}/"
 SUBST_MESSAGE.confs=   Fixing configuration files.
 
+CHECK_PORTABILITY_SKIP+=       icons/icons.shar
+
 pre-install:
        ${INSTALL_DATA_DIR} ${PREFIX}/share/squid
        ${INSTALL_DATA_DIR} ${PREFIX}/share/squid/errors



Home | Main Index | Thread Index | Old Index