From nobody@FreeBSD.org  Fri Feb 13 19:46:25 2009
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 5C31F1065677
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 13 Feb 2009 19:46:25 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21])
	by mx1.freebsd.org (Postfix) with ESMTP id 4ACDC8FC0A
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 13 Feb 2009 19:46:25 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.3/8.14.3) with ESMTP id n1DJkO8D086820
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 13 Feb 2009 19:46:24 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.3/8.14.3/Submit) id n1DJkODN086819;
	Fri, 13 Feb 2009 19:46:24 GMT
	(envelope-from nobody)
Message-Id: <200902131946.n1DJkODN086819@www.freebsd.org>
Date: Fri, 13 Feb 2009 19:46:24 GMT
From: Freddie Cash <fjwcash@gmail.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: www/dansguardian upgrade to 2.10.0.3
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         131660
>Category:       ports
>Synopsis:       www/dansguardian upgrade to 2.10.0.3
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    miwi
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Feb 13 19:50:05 UTC 2009
>Closed-Date:    Sat Feb 14 19:21:13 UTC 2009
>Last-Modified:  Sat Feb 14 19:30:01 UTC 2009
>Originator:     Freddie Cash
>Release:        FreeBSD 6.3
>Organization:
>Environment:
FreeBSD firewall-image.sd73.bc.ca 6.3-RELEASE-p9 FreeBSD 6.3-RELEASE-p9 #0: Fri Jan 30 12:10:35 PST 2009     root@firewall-image.sd73.bc.ca:/usr/obj/usr/src
/sys/GENERIC  i386
>Description:
Simple upgrade from 2.10.0.2 to 2.10.0.3.  Only two lines need to be changed in the port Makefile, PORTVERSION bumped to 2.10.0.3, and the configure option for WITH_DEBUG changed to --with-dgdebug.

>How-To-Repeat:

>Fix:
Diff inlined below to show the two lines that need to be updated.


--- dansguardian.orig/Makefile  2009-02-01 10:28:43.000000000 -0800
+++ dansguardian/Makefile       2009-02-13 11:07:23.000000000 -0800
@@ -6,7 +6,7 @@
 #

 PORTNAME=      dansguardian
-PORTVERSION=   2.10.0.2
+PORTVERSION=   2.10.0.3
 CATEGORIES=    www
 MASTER_SITES=  # empty, see below

@@ -119,7 +119,7 @@
 .endif

 .if defined(WITH_DEBUG)
-CONFIGURE_ARGS+=       --enable-dgdebug
+CONFIGURE_ARGS+=       --with-dgdebug
 .endif

 #.if defined(NOPORTDOCS)

Patch attached with submission follows:

--- dansguardian.orig/Makefile  2009-02-01 10:28:43.000000000 -0800
+++ dansguardian/Makefile       2009-02-13 11:07:23.000000000 -0800
@@ -6,7 +6,7 @@
 #

 PORTNAME=	dansguardian
-PORTVERSION=	2.10.0.2
+PORTVERSION=	2.10.0.3
 CATEGORIES=	www
 MASTER_SITES=	# empty, see below

@@ -119,7 +119,7 @@
 .endif

 .if defined(WITH_DEBUG)
-CONFIGURE_ARGS+=	--enable-dgdebug
+CONFIGURE_ARGS+=	--with-dgdebug
 .endif

 #.if defined(NOPORTDOCS)

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->miwi 
Responsible-Changed-By: miwi 
Responsible-Changed-When: Fri Feb 13 20:17:53 UTC 2009 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=131660 
State-Changed-From-To: open->closed 
State-Changed-By: miwi 
State-Changed-When: Sat Feb 14 19:21:13 UTC 2009 
State-Changed-Why:  
Committed. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=131660 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/131660: commit references a PR
Date: Sat, 14 Feb 2009 19:21:20 +0000 (UTC)

 miwi        2009-02-14 19:21:04 UTC
 
   FreeBSD ports repository
 
   Modified files:
     www/dansguardian     Makefile distinfo 
   Log:
   - Update to 2.10.0.3
   
   PR:             131660
   Submitted by:   Freddie Cash <fjwcash@gmail.com>
   
   Revision  Changes    Path
   1.29      +2 -2      ports/www/dansguardian/Makefile
   1.16      +3 -3      ports/www/dansguardian/distinfo
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
