SF.net SVN: gar:[25450] csw/mgar/pkg/squid/trunk

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Fri Dec 11 18:26:39 CET 2015


Revision: 25450
          http://sourceforge.net/p/gar/code/25450
Author:   dmichelsen
Date:     2015-12-11 17:26:39 +0000 (Fri, 11 Dec 2015)
Log Message:
-----------
squid/trunk: Update to 4.0.3

Modified Paths:
--------------
    csw/mgar/pkg/squid/trunk/Makefile
    csw/mgar/pkg/squid/trunk/checksums
    csw/mgar/pkg/squid/trunk/files/cswsquid3

Modified: csw/mgar/pkg/squid/trunk/Makefile
===================================================================
--- csw/mgar/pkg/squid/trunk/Makefile	2015-12-11 13:29:52 UTC (rev 25449)
+++ csw/mgar/pkg/squid/trunk/Makefile	2015-12-11 17:26:39 UTC (rev 25450)
@@ -2,7 +2,7 @@
 # $Id$
 #
 NAME = squid
-VERSION = 3.5.10
+VERSION = 4.0.3
 GARTYPE = v2
 
 DESCRIPTION = High performance Web proxy cache
@@ -14,8 +14,8 @@
 
 V1 = $(shell echo $(VERSION) | cut -d. -f1)
 V12 = $(shell echo $(VERSION) | cut -d. -f1,2)
-MASTER_SITES = http://www.squid-cache.org/Versions/v$(V1)/$(V12)/
-DISTFILES += $(DISTNAME).tar.bz2
+MASTER_SITES = http://www.squid-cache.org/Versions/v$(V1)/
+DISTFILES += $(DISTNAME).tar.xz
 
 # ssl_crtd fails to build on OpenSolaris/OpenIndiana/Solaris 11
 # From http://bugs.squid-cache.org/show_bug.cgi?id=3664
@@ -42,7 +42,7 @@
 RUNTIME_DEP_PKGS_CSWsquid += CSWlibintl8
 RUNTIME_DEP_PKGS_CSWsquid += CSWlibkrb5-3
 RUNTIME_DEP_PKGS_CSWsquid += CSWlibcom-err3
-RUNTIME_DEP_PKGS_CSWsquid += CSWlibnettle4
+RUNTIME_DEP_PKGS_CSWsquid += CSWlibnettle6
 RUNTIME_DEP_PKGS_CSWsquid += CSWlibgnutls28
 
 # Linker anomaly

Modified: csw/mgar/pkg/squid/trunk/checksums
===================================================================
--- csw/mgar/pkg/squid/trunk/checksums	2015-12-11 13:29:52 UTC (rev 25449)
+++ csw/mgar/pkg/squid/trunk/checksums	2015-12-11 17:26:39 UTC (rev 25450)
@@ -1 +1 @@
-79fc4117e8fc76572819e8497d7c0b29  squid-3.5.10.tar.bz2
+1b2c7e775d494993ea260ba959515162  squid-4.0.3.tar.xz

Modified: csw/mgar/pkg/squid/trunk/files/cswsquid3
===================================================================
--- csw/mgar/pkg/squid/trunk/files/cswsquid3	2015-12-11 13:29:52 UTC (rev 25449)
+++ csw/mgar/pkg/squid/trunk/files/cswsquid3	2015-12-11 17:26:39 UTC (rev 25450)
@@ -21,7 +21,7 @@
                     exit 0
             else
                 echo 'starting squid server.'
-                ${SQUID_DAEMON} -D &
+                ${SQUID_DAEMON} &
                     exit 0
             fi
         else

This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.



More information about the devel mailing list