SF.net SVN: gar:[25331] csw/mgar/pkg/squid/branches

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Tue Oct 27 12:56:02 CET 2015


Revision: 25331
          http://sourceforge.net/p/gar/code/25331
Author:   dmichelsen
Date:     2015-10-27 11:56:01 +0000 (Tue, 27 Oct 2015)
Log Message:
-----------
squid/branches/squid-4.x: Initial commit

Modified Paths:
--------------
    csw/mgar/pkg/squid/branches/squid-4.x/Makefile
    csw/mgar/pkg/squid/branches/squid-4.x/checksums

Added Paths:
-----------
    csw/mgar/pkg/squid/branches/squid-4.x/

Modified: csw/mgar/pkg/squid/branches/squid-4.x/Makefile
===================================================================
--- csw/mgar/pkg/squid/trunk/Makefile	2015-10-19 12:51:46 UTC (rev 25302)
+++ csw/mgar/pkg/squid/branches/squid-4.x/Makefile	2015-10-27 11:56:01 UTC (rev 25331)
@@ -2,7 +2,7 @@
 # $Id$
 #
 NAME = squid
-VERSION = 3.5.10
+VERSION = 4.0.1
 GARTYPE = v2
 
 DESCRIPTION = High performance Web proxy cache
@@ -13,9 +13,8 @@
 endef
 
 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 +41,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/branches/squid-4.x/checksums
===================================================================
--- csw/mgar/pkg/squid/trunk/checksums	2015-10-19 12:51:46 UTC (rev 25302)
+++ csw/mgar/pkg/squid/branches/squid-4.x/checksums	2015-10-27 11:56:01 UTC (rev 25331)
@@ -1 +1 @@
-79fc4117e8fc76572819e8497d7c0b29  squid-3.5.10.tar.bz2
+95c2e01bd5ff09185fe9c4afa0ce746a  squid-4.0.1.tar.xz

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