[Lunar-commits] CVS: moonbase/web/squid BUILD, 1.2, 1.3 DETAILS,
1.13, 1.14
Florin Braescu
florin at lunar-linux.org
Thu Feb 24 16:00:52 UTC 2005
Update of /var/cvs/lunar/moonbase/web/squid
In directory espresso.foo-projects.org:/tmp/cvs-serv19581/web/squid
Modified Files:
BUILD DETAILS
Log Message:
bump the version from 2.5.STABLE8 to 2.5.STABLE9.
Index: BUILD
===================================================================
RCS file: /var/cvs/lunar/moonbase/web/squid/BUILD,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- BUILD 25 Sep 2002 11:37:35 -0000 1.2
+++ BUILD 24 Feb 2005 16:00:49 -0000 1.3
@@ -8,7 +8,7 @@
sedit "s:\$(DEFAULT_LOG_PREFIX)/squid\.pid:/var/run/squid\.pid:" src/Makefile.in &&
-set -x &&
+ set -x &&
./configure --prefix=/usr \
--sysconfdir=/etc/squid \
@@ -17,14 +17,14 @@
--enable-snmp \
--enable-gnuregex \
--enable-linux-netfilter \
- $OPTS &&
- set +x &&
- default_make &&
+ $OPTS &&
+ set +x &&
+ default_make &&
if [ -e /etc/init.d/squid.sh ]; then
rm -f /etc/init.d/squid.sh
rm -f /etc/rc?.d/???squid.sh
- fi &&
+ fi &&
chown -R nobody.nogroup /var/cache/squid
Index: DETAILS
===================================================================
RCS file: /var/cvs/lunar/moonbase/web/squid/DETAILS,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -d -r1.13 -r1.14
--- DETAILS 12 Feb 2005 09:24:14 -0000 1.13
+++ DETAILS 24 Feb 2005 16:00:49 -0000 1.14
@@ -1,12 +1,12 @@
MODULE=squid
- VERSION=2.5.STABLE8
+ VERSION=2.5.STABLE9
SOURCE=$MODULE-$VERSION.tar.bz2
SOURCE_URL[0]=http://www.squid-cache.org/Versions/v2/2.5/
SOURCE_URL[1]=http://www1.nl.squid-cache.org/Versions/v2/2.5/
- SOURCE_VFY=sha1:de126ef85612fcd1a44bdd67d4a410c4d47cd02d
+ SOURCE_VFY=sha1:9605e274f548bfc8dcb60a299b680df2846ee74b
WEB_SITE=http://www.squid-cache.org/
ENTERED=20011214
- UPDATED=20050112
+ UPDATED=20050224
SHORT="Squid is a full-featured Web proxy cache"
cat << EOF
More information about the Lunar-commits
mailing list