Skip site navigation (1)Skip section navigation (2)
Date:      Mon,  2 Dec 2013 18:18:31 +0100 (CET)
From:      Mathieu Arnold <mat@FreeBSD.org>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/184442: Fix www/squid pkgnames.
Message-ID:  <20131202171831.9BB4214269C@aragorn.in.absolight.net>
Resent-Message-ID: <201312021720.rB2HK16U091406@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         184442
>Category:       ports
>Synopsis:       Fix www/squid pkgnames.
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Dec 02 17:20:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Mathieu Arnold
>Release:        FreeBSD 9.2-RELEASE i386
>Organization:
Absolight
>Environment:
System: FreeBSD aragorn.in.absolight.net 9.2-RELEASE FreeBSD 9.2-RELEASE #0 r255898: Fri Sep 27 03:52:52 UTC 2013 root@bake.isc.freebsd.org:/usr/obj/usr/src/sys/GENERIC i386


	
>Description:
	
>How-To-Repeat:
	
>Fix:

	

--- www_squid.diff begins here ---
Index: www/squid32/Makefile
===================================================================
--- www/squid32/Makefile	(revision 335482)
+++ www/squid32/Makefile	(working copy)
@@ -21,6 +21,7 @@
 		http://www1.za.squid-cache.org/Versions/v3/3.2/
 MASTER_SITE_SUBDIR=	squid
 DIST_SUBDIR=	squid3.2
+PKGNAMESUFFIX=	32
 
 PATCH_SITES=	http://www.squid-cache.org/%SUBDIR%/ \
 		http://www2.us.squid-cache.org/%SUBDIR%/ \
@@ -39,8 +40,6 @@
 LICENSE=	GPLv2
 LICENSE_FILE=	${WRKSRC}/COPYING
 
-LATEST_LINK=	squid32
-
 SQUID_STABLE_VER=	13
 
 CONFLICTS_INSTALL=	squid-2.[0-9].* squid-3.[!2].* cacheboy-[0-9]* lusca-head-[0-9]*
Index: www/squid33/Makefile
===================================================================
--- www/squid33/Makefile	(revision 335482)
+++ www/squid33/Makefile	(working copy)
@@ -21,6 +21,7 @@
 		http://www1.za.squid-cache.org/Versions/v3/${PORTVERSION:R}/
 MASTER_SITE_SUBDIR=	squid
 DIST_SUBDIR=	squid3.3
+PKGNAMESUFFIX=	33
 
 PATCH_SITES=	http://www.squid-cache.org/%SUBDIR%/ \
 		http://www2.us.squid-cache.org/%SUBDIR%/ \
@@ -39,8 +40,6 @@
 LICENSE=	GPLv2
 LICENSE_FILE=	${WRKSRC}/COPYING
 
-LATEST_LINK=	squid33
-
 SQUID_STABLE_VER=	10
 
 CONFLICTS_INSTALL=	squid-2.[0-9].* squid-3.[!3].* cacheboy-[0-9]* lusca-head-[0-9]*
--- www_squid.diff ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20131202171831.9BB4214269C>