From leeym@utopia.leeym.com  Fri Feb 17 19:59:48 2006
Return-Path: <leeym@utopia.leeym.com>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id BB4DB16A420;
	Fri, 17 Feb 2006 19:59:48 +0000 (GMT)
	(envelope-from leeym@utopia.leeym.com)
Received: from msr41.hinet.net (msr41.hinet.net [168.95.4.141])
	by mx1.FreeBSD.org (Postfix) with ESMTP id A146443D48;
	Fri, 17 Feb 2006 19:59:47 +0000 (GMT)
	(envelope-from leeym@utopia.leeym.com)
Received: from utopia.leeym.com (utopia.leeym.com [211.21.137.52])
	by msr41.hinet.net (8.9.3/8.9.3) with ESMTP id DAA14951;
	Sat, 18 Feb 2006 03:59:46 +0800 (CST)
Received: from localhost (localhost [127.0.0.1])
	by utopia.leeym.com (Postfix) with ESMTP id 046B4B29CAE;
	Sat, 18 Feb 2006 03:59:46 +0800 (CST)
Received: from utopia.leeym.com ([127.0.0.1])
 by localhost (utopia.leeym.com [127.0.0.1]) (amavisd-new, port 10024)
 with ESMTP id 56975-03; Sat, 18 Feb 2006 03:59:39 +0800 (CST)
Received: by utopia.leeym.com (Postfix, from userid 1000)
	id DA1F2B29CA2; Sat, 18 Feb 2006 03:59:39 +0800 (CST)
Message-Id: <20060217195939.DA1F2B29CA2@utopia.leeym.com>
Date: Sat, 18 Feb 2006 03:59:39 +0800 (CST)
From: Yen-Ming Lee <leeym@freebsd.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc: mnag@freebsd.org
Subject: [PATCH] mail/pfqueue: update to 0.5.2
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         93493
>Category:       ports
>Synopsis:       [PATCH] mail/pfqueue: update to 0.5.2
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    mnag
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Feb 17 20:00:16 GMT 2006
>Closed-Date:    Sat Feb 18 01:32:56 GMT 2006
>Last-Modified:  Sat Feb 18 01:32:56 GMT 2006
>Originator:     Yen-Ming Lee
>Release:        FreeBSD 6.1-PRERELEASE i386
>Organization:
FreeBSD Taiwan
>Environment:
System: FreeBSD utopia.leeym.com 6.1-PRERELEASE FreeBSD 6.1-PRERELEASE #0: Wed Feb  8 10:34:57 CST
>Description:
- Update to 0.5.2

Port maintainer (mnag@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.63
>How-To-Repeat:
>Fix:

--- pfqueue-0.5.2.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/mail/pfqueue/Makefile,v
retrieving revision 1.15
diff -u -u -r1.15 Makefile
--- Makefile	17 Jan 2006 13:56:04 -0000	1.15
+++ Makefile	17 Feb 2006 19:59:28 -0000
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=	pfqueue
-PORTVERSION=	0.5.1
-DISTVERSIONSUFFIX=	-src
+PORTVERSION=	0.5.2
 CATEGORIES=	mail
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	${PORTNAME}
@@ -15,9 +14,6 @@
 MAINTAINER=	mnag@FreeBSD.org
 COMMENT=	A console-based tool for handling Postfix 1, Postfix 2 and Exim queues
 
-WRKSRC=		${WRKDIR}/${DISTNAME:S/${DISTVERSIONSUFFIX}//}
-
-USE_REINPLACE=	yes
 USE_AUTOTOOLS=	libtool:15
 GNU_CONFIGURE=	yes
 INSTALLS_SHLIB=	yes
Index: distinfo
===================================================================
RCS file: /home/pcvs/ports/mail/pfqueue/distinfo,v
retrieving revision 1.14
diff -u -u -r1.14 distinfo
--- distinfo	17 Jan 2006 13:56:04 -0000	1.14
+++ distinfo	17 Feb 2006 19:59:28 -0000
@@ -1,3 +1,3 @@
-MD5 (pfqueue-0.5.1-src.tar.gz) = 3e69b58e950845d12172718abaa369fc
-SHA256 (pfqueue-0.5.1-src.tar.gz) = a65d8f09d94c690c205398634c0e97f475b53838df9988e34f0cff83ae7c6d30
-SIZE (pfqueue-0.5.1-src.tar.gz) = 327753
+MD5 (pfqueue-0.5.2.tar.gz) = 93f762746357473c8aa456f7a7066c81
+SHA256 (pfqueue-0.5.2.tar.gz) = f8b071cf79af21dc1b4cf8ebb5e43675e7c8a4cbc85a7e33202892e44e37f561
+SIZE (pfqueue-0.5.2.tar.gz) = 288924
--- pfqueue-0.5.2.patch ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->mnag 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Fri Feb 17 20:04:15 UTC 2006 
Responsible-Changed-Why:  
Over to maintainer 

http://www.freebsd.org/cgi/query-pr.cgi?pr=93493 
State-Changed-From-To: open->closed 
State-Changed-By: mnag 
State-Changed-When: Sat Feb 18 01:32:55 UTC 2006 
State-Changed-Why:  
Committed. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=93493 
>Unformatted:
