From leeym@utopia.leeym.com  Sun May 14 23:04:03 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 5E97F16A424
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 14 May 2006 23:04:03 +0000 (UTC)
	(envelope-from leeym@utopia.leeym.com)
Received: from msr34.hinet.net (msr34.hinet.net [168.95.4.134])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 91D6A43D46
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 14 May 2006 23:04:01 +0000 (GMT)
	(envelope-from leeym@utopia.leeym.com)
Received: from utopia.leeym.com (utopia.leeym.com [211.21.137.52])
	by msr34.hinet.net (8.9.3/8.9.3) with ESMTP id HAA13083;
	Mon, 15 May 2006 07:03:58 +0800 (CST)
Received: from localhost (localhost [127.0.0.1])
	by utopia.leeym.com (Postfix) with ESMTP id 20C61B2A07A;
	Mon, 15 May 2006 07:03:58 +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 3oIZ9nEGlE4c; Mon, 15 May 2006 07:03:51 +0800 (CST)
Received: by utopia.leeym.com (Postfix, from userid 1000)
	id E3A53B2A075; Mon, 15 May 2006 07:03:50 +0800 (CST)
Message-Id: <20060514230350.E3A53B2A075@utopia.leeym.com>
Date: Mon, 15 May 2006 07:03:50 +0800 (CST)
From: Yen-Ming Lee <leeym@freebsd.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc: ports@mark.reidel.info
Subject: [PATCH] print/cups-pdf: update to 2.3.0
X-Send-Pr-Version: 3.113
X-GNATS-Notify: ports@mark.reidel.info

>Number:         97278
>Category:       ports
>Synopsis:       [PATCH] print/cups-pdf: update to 2.3.0
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    itetcu
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sun May 14 23:10:17 GMT 2006
>Closed-Date:    Thu May 18 05:24:17 GMT 2006
>Last-Modified:  Thu May 18 05:24:17 GMT 2006
>Originator:     Yen-Ming Lee
>Release:        FreeBSD 6.1-RC i386
>Organization:
FreeBSD Taiwan
>Environment:
System: FreeBSD utopia.leeym.com 6.1-RC FreeBSD 6.1-RC #0: Thu May  4 09:18:28 CST
>Description:
- Update to 2.3.0

Port maintainer (ports@mark.reidel.info) is cc'd.

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

--- cups-pdf-2.3.0.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/print/cups-pdf/Makefile,v
retrieving revision 1.6
diff -u -u -r1.6 Makefile
--- Makefile	14 May 2006 02:07:23 -0000	1.6
+++ Makefile	14 May 2006 23:03:34 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	cups-pdf
-PORTVERSION=	2.2.0
+PORTVERSION=	2.3.0
 CATEGORIES=	print
 MASTER_SITES=	http://www.physik.uni-wuerzburg.de/~vrbehr/cups-pdf/src/
 DISTNAME=	${PORTNAME}_${PORTVERSION}
@@ -33,7 +33,7 @@
 .elif ${PDF_VERSION} == 1.4
 .elif ${PDF_VERSION} == 1.5
 .else
-BROKEN=		"unsupported PDF-Version selected: ${PDF_VERSION}"
+BROKEN=		unsupported PDF-Version selected: ${PDF_VERSION}
 .endif
 SUBST_CMD+=	-e 's,CPPDFVER "1.4",CPPDFVER "${PDF_VERSION}",'
 .endif
Index: distinfo
===================================================================
RCS file: /home/pcvs/ports/print/cups-pdf/distinfo,v
retrieving revision 1.6
diff -u -u -r1.6 distinfo
--- distinfo	14 May 2006 02:07:23 -0000	1.6
+++ distinfo	14 May 2006 23:03:34 -0000
@@ -1,3 +1,3 @@
-MD5 (cups-pdf_2.2.0.tar.gz) = 4954abce27b68f92cbb996ddc0f6ab24
-SHA256 (cups-pdf_2.2.0.tar.gz) = 7431179221d65dcf6359a06954e0e095755321c4b6b3864fad188ffa28318818
-SIZE (cups-pdf_2.2.0.tar.gz) = 22731
+MD5 (cups-pdf_2.3.0.tar.gz) = f5e84abb53190250818ac4341d768b7c
+SHA256 (cups-pdf_2.3.0.tar.gz) = c3f51a9fbd8b559d6c4bd6600be7d50b0cd085fb26e1d6fb44f7363db665dff3
+SIZE (cups-pdf_2.3.0.tar.gz) = 22781
--- cups-pdf-2.3.0.patch ends here ---

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Sun May 14 23:12:18 UTC 2006 
State-Changed-Why:  
Awaiting maintainers feedback 

http://www.freebsd.org/cgi/query-pr.cgi?pr=97278 
Responsible-Changed-From-To: freebsd-ports-bugs->itetcu 
Responsible-Changed-By: itetcu 
Responsible-Changed-When: Sun May 14 23:18:44 UTC 2006 
Responsible-Changed-Why:  
I'll take it. 

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

From: Mark Daniel Reidel <ports@mark.reidel.info>
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/97278: [PATCH] print/cups-pdf: update to 2.3.0
Date: Mon, 15 May 2006 21:30:22 +0200

 Edwin Groothuis wrote:
 > Maintainer of print/cups-pdf,
 > 
 > Please note that PR ports/97278 has just been submitted.
 > 
 > If it contains a patch for an upgrade, an enhancement or a bug fix
 > you agree on, reply to this email stating that you approve the patch
 > and a committer will take care of it.
 > 
 > The full text of the PR can be found at:
 >     http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/97278
 > 
 
 Sure, go on and commit...
State-Changed-From-To: feedback->open 
State-Changed-By: itetcu 
State-Changed-When: Thu May 18 05:10:08 UTC 2006 
State-Changed-Why:  
maintainer approved 

http://www.freebsd.org/cgi/query-pr.cgi?pr=97278 
State-Changed-From-To: open->closed 
State-Changed-By: itetcu 
State-Changed-When: Thu May 18 05:24:15 UTC 2006 
State-Changed-Why:  
superceeded by 97447 

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