ports/61255: [Patch] www/squidguard: change squid dependency, update MASTER_SITES

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


>Number:         61255
>Category:       ports
>Synopsis:       [Patch] www/squidguard: 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:20:18 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:
- ost.eltele.no seems to have moved to teledanmark.no, reflect this in
  MASTER_SITES. The distfile is fetchable from these sites although
  www.squidguard.org is currently not reachable (for me) due to DNS
  or domain registration problems.
- move runtime dependency from www/squid24 to www/squid

The change was OK'd by the maintainer via private email on Jan 06, 2004.

>How-To-Repeat:

>Fix:
Apply this patch:

Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/www/squidguard/Makefile,v
retrieving revision 1.10
diff -u -r1.10 Makefile
--- Makefile	21 Feb 2003 14:01:10 -0000	1.10
+++ Makefile	6 Jan 2004 19:11:26 -0000
@@ -9,15 +9,15 @@
 PORTVERSION=	1.2.0
 PORTREVISION=	1
 CATEGORIES=	www
-MASTER_SITES=	http://ftp.ost.eltele.no/pub/www/proxy/squidGuard/ \
-		ftp://ftp.ost.eltele.no/pub/www/proxy/squidGuard/ \
+MASTER_SITES=	http://ftp.teledanmark.no/pub/www/proxy/squidGuard/ \
+		ftp://ftp.teledanmark.no/pub/www/proxy/squidGuard/ \
 		http://web01.ux.tyfon.net/ports/distfiles/
 
 MAINTAINER=	ports at tyfon.net
 COMMENT=	A fast redirector for squid
 
 LIB_DEPENDS=	db3.3:${PORTSDIR}/databases/db3
-RUN_DEPENDS=	${LOCALBASE}/sbin/squid:${PORTSDIR}/www/squid24
+RUN_DEPENDS=	${LOCALBASE}/sbin/squid:${PORTSDIR}/www/squid
 
 HAS_CONFIGURE=	yes
 CONFIGURE_ARGS=	--with-db-inc=${LOCALBASE}/include/db3 \
	


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



More information about the freebsd-ports-bugs mailing list