pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/www Add and enable "squid31" package.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b83199686e62
branches:  trunk
changeset: 391868:b83199686e62
user:      tron <tron%pkgsrc.org@localhost>
date:      Mon Apr 20 21:29:53 2009 +0000

description:
Add and enable "squid31" package.

diffstat:

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

diffs (31 lines):

diff -r d417a6e2d601 -r b83199686e62 www/Makefile
--- a/www/Makefile      Mon Apr 20 21:27:40 2009 +0000
+++ b/www/Makefile      Mon Apr 20 21:29:53 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.640 2009/04/06 11:31:45 adrianp Exp $
+# $NetBSD: Makefile,v 1.641 2009/04/20 21:29:53 tron Exp $
 #
 
 COMMENT=       Packages related to the World Wide Web
@@ -478,6 +478,7 @@
 #SUBDIR+=      squid           # only contains Makefile fragments
 SUBDIR+=       squid27
 SUBDIR+=       squid30
+SUBDIR+=       squid31
 SUBDIR+=       squidGuard
 SUBDIR+=       squidpurge
 SUBDIR+=       squirm
diff -r d417a6e2d601 -r b83199686e62 www/squid/Makefile.squid
--- a/www/squid/Makefile.squid  Mon Apr 20 21:27:40 2009 +0000
+++ b/www/squid/Makefile.squid  Mon Apr 20 21:29:53 2009 +0000
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile.squid,v 1.4 2009/03/08 11:39:23 apb Exp $
+# $NetBSD: Makefile.squid,v 1.5 2009/04/20 21:29:53 tron Exp $
 #
 # used by www/squid26/Makefile
 # used by www/squid27/Makefile
 # used by www/squid30/Makefile
+# used by www/squid31/Makefile
 
 .include "Makefile.common"
 



Home | Main Index | Thread Index | Old Index