ports/61256: [Patch] wwww/squidpurge: Change squid dependency, update MASTER_SITES

Thomas-Martin Seck tmseck at netcologne.de
Mon Jan 12 15:30:28 UTC 2004


>Number:         61256
>Category:       ports
>Synopsis:       [Patch] wwww/squidpurge: Change squid dependency, update MASTER_SITES
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jan 12 07:30:09 PST 2004
>Closed-Date:
>Last-Modified:
>Originator:     Thomas-Martin Seck
>Release:        FreeBSD 4.9-STABLE i386
>Organization:
private site
>Environment:
FreeBSD ports repository as of Jan 12, 2004.
	
>Description:
- The original university project at DFN has been discontinued and the tarball
  is no longer fetchable from there. A copy is held on the server of the squid
  project.
- Change runtime dependency from www/squid24 to www/squid.

The maintainer was informed on Jan 06, 2004 but did not respond yet.

>How-To-Repeat:
	
>Fix:
Apply this patch:

Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/www/squidpurge/Makefile,v
retrieving revision 1.5
diff -u -r1.5 Makefile
--- Makefile	21 Feb 2003 14:01:10 -0000	1.5
+++ Makefile	12 Jan 2004 15:16:03 -0000
@@ -9,16 +9,16 @@
 PORTVERSION=	1.17
 PORTREVISION=	2
 CATEGORIES=	www
-MASTER_SITES=	http://www.cache.dfn.de/DFN-Cache/Development/Purge/ \
-		http://www.wa.apana.org.au/~dean/sources/ \
-		ftp://ftp.wa.apana.org.au/pub/pc/unix/packages/
+MASTER_SITES=	http://www.wa.apana.org.au/~dean/sources/ \
+		ftp://ftp.wa.apana.org.au/pub/pc/unix/packages/ \
+		http://www.squid-cache.org/contrib/
 DISTNAME=	purge
 EXTRACT_SUFX=	-20000921-src.tar.gz
 
 MAINTAINER=	dean at odyssey.apana.org.au
 COMMENT=	Powerful object purging utility for the Squid web proxy cache
 
-RUN_DEPENDS=	${LOCALBASE}/sbin/squid:${PORTSDIR}/www/squid24
+RUN_DEPENDS=	${LOCALBASE}/sbin/squid:${PORTSDIR}/www/squid
 
 USE_GMAKE=	yes
 
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list