Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 30 Jan 2004 15:36:24 +0100 (CET)
From:      Dan Larsson <ports@tyfon.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/62113: [MAINTAINER UPDATE] www/squidguard USE_SIZE patch
Message-ID:  <20040130143624.096C42061F@hq1.tyfon.net>
Resent-Message-ID: <200401301440.i0UEeAPL066134@freefall.freebsd.org>

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

>Number:         62113
>Category:       ports
>Synopsis:       [MAINTAINER UPDATE] www/squidguard USE_SIZE patch
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jan 30 06:40:10 PST 2004
>Closed-Date:
>Last-Modified:
>Originator:     Dan Larsson
>Release:        FreeBSD 4.9-STABLE i386
>Organization:
Tyfon Svenska AB
>Environment:
>Description:
	Make use of the USE_SIZE argument for distfile
>How-To-Repeat:
	Apply below patch
>Fix:

--- patch-www+squidguard-USE_SIZE begins here ---
Index: ports/www/squidguard/Makefile
===================================================================
RCS file: /home/ncvs/ports/www/squidguard/Makefile,v
retrieving revision 1.11
diff -u -u -r1.11 Makefile
--- ports/www/squidguard/Makefile	14 Jan 2004 10:12:16 -0000	1.11
+++ ports/www/squidguard/Makefile	30 Jan 2004 14:20:41 -0000
@@ -19,6 +19,7 @@
 LIB_DEPENDS=	db3.3:${PORTSDIR}/databases/db3
 RUN_DEPENDS=	${LOCALBASE}/sbin/squid:${PORTSDIR}/www/squid
 
+USE_SIZE=	yes
 HAS_CONFIGURE=	yes
 CONFIGURE_ARGS=	--with-db-inc=${LOCALBASE}/include/db3 \
 		--with-db-lib=${LOCALBASE}/lib \
Index: ports/www/squidguard/distinfo
===================================================================
RCS file: /home/ncvs/ports/www/squidguard/distinfo,v
retrieving revision 1.2
diff -u -u -r1.2 distinfo
--- ports/www/squidguard/distinfo	9 Feb 2002 16:39:40 -0000	1.2
+++ ports/www/squidguard/distinfo	30 Jan 2004 14:20:41 -0000
@@ -1 +1,2 @@
 MD5 (squidGuard-1.2.0.tar.gz) = c6e2e9112fdbda0602656f94c1ce31fd
+SIZE (squidGuard-1.2.0.tar.gz) = 1852737
--- patch-www+squidguard-USE_SIZE ends here ---

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



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