Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by George Sherwood (095c7166b1cfe3205c0b98a392bc453419b62b00)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: George Sherwood <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by George Sherwood (095c7166b1cfe3205c0b98a392bc453419b62b00)
  • Date: Tue, 4 Aug 2009 07:42:44 -0500

GIT changes to master grimoire by George Sherwood <gsherwood AT sourcemage.org>:

http/squid/BUILD | 2 --
http/squid/DETAILS | 4 ++--
http/squid/HISTORY | 4 ++++
3 files changed, 6 insertions(+), 4 deletions(-)

New commits:
commit 095c7166b1cfe3205c0b98a392bc453419b62b00
Author: George Sherwood <gsherwood AT sourcemage.org>
Commit: George Sherwood <gsherwood AT sourcemage.org>

squid: Updated to version 3.0.STABLE17. Removed unneeded
-Wno-error fix.

diff --git a/http/squid/BUILD b/http/squid/BUILD
index dcd3ffc..56f5adf 100755
--- a/http/squid/BUILD
+++ b/http/squid/BUILD
@@ -7,8 +7,6 @@ SQUID_AUTH=basic &&
SQUID_AUTH_DIGEST='' &&
SQUID_AUTH_NTLM='' &&

-CXXFLAGS="-Wno-error $CXXFLAGS" &&
-
./configure \
--prefix=${INSTALL_ROOT}/usr \
--sysconfdir=${INSTALL_ROOT}/etc/squid \
diff --git a/http/squid/DETAILS b/http/squid/DETAILS
index c98bea2..4e21f07 100755
--- a/http/squid/DETAILS
+++ b/http/squid/DETAILS
@@ -1,12 +1,12 @@
SPELL=squid
- VERSION=3.0.STABLE16
+ VERSION=3.0.STABLE17
SOURCE=$SPELL-$VERSION.tar.bz2
# SOURCE2=$SOURCE.asc
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION

SOURCE_URL=http://www.squid-cache.org/Versions/v${VERSION%%\.*}/${VERSION%\.*}/$SOURCE
#
SOURCE2_URL=http://www.squid-cache.org/Versions/v${VERSION%%\.*}/${VERSION%\.*}/$SOURCE2
# SOURCE_GPG=squid.gpg:$SOURCE2
-
SOURCE_HASH=sha512:d4e552bbf439391a833c1a3b2e278ce971d3798b44e8a3f7241ca246dc92d2b2e7c24ded4f443bb0dc209e693f06ebf06677e69ee37881af95eb0e64cf4cc94c
+
SOURCE_HASH=sha512:bc06b4abd50feee1cef4d09c79381228cc555dc17469ebcd95090dcd8aed8e5e7659d8e2b0acdabb483714b882960a71fcb9d26a522c553ef81d5393e24c1133
WEB_SITE=http://www.squid-cache.org/
ENTERED=20011214
SECURITY_PATCH=1
diff --git a/http/squid/HISTORY b/http/squid/HISTORY
index 95e9045..d713425 100644
--- a/http/squid/HISTORY
+++ b/http/squid/HISTORY
@@ -1,3 +1,7 @@
+2009-08-04 George Sherwood <gsherwood AT sourcemage.org>
+ * DETAILS: Updated to version 3.0.STABLE17
+ * BUILD: Removed unneeded -Wno-error from CXXFLAGS
+
2009-06-15 George Sherwood <gsherwood AT sourcemage.org>
* DETAILS: Updated to version 3.0.STABLE16
* BUILD: Added -Wno-error to CXXFLAGS to fix build



  • [SM-Commit] GIT changes to master grimoire by George Sherwood (095c7166b1cfe3205c0b98a392bc453419b62b00), George Sherwood, 08/04/2009

Archive powered by MHonArc 2.6.24.

Top of Page