From root@dahlia.commun.jp  Sun Aug 23 07:35:41 2009
Return-Path: <root@dahlia.commun.jp>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id A8FA6106568B
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 23 Aug 2009 07:35:41 +0000 (UTC)
	(envelope-from root@dahlia.commun.jp)
Received: from spur02.stridge.co.jp (unknown [IPv6:2001:470:834f::1])
	by mx1.freebsd.org (Postfix) with ESMTP id 7A3CF8FC18
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 23 Aug 2009 07:35:41 +0000 (UTC)
Received: from dahlia.commun.jp (dahlia.commun.jp [IPv6:2001:470:f085::1])
	(using TLSv1 with cipher ADH-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by spur02.stridge.co.jp (Postfix) with ESMTP id 19D07B2418;
	Sun, 23 Aug 2009 16:35:40 +0900 (JST)
Received: by dahlia.commun.jp (Postfix, from userid 0)
	id D18EE39DF7; Sun, 23 Aug 2009 16:35:37 +0900 (JST)
Message-Id: <20090823073537.D18EE39DF7@dahlia.commun.jp>
Date: Sun, 23 Aug 2009 16:35:37 +0900 (JST)
From: Ayumi Mitsui <ayu@commun.jp>
To: FreeBSD-gnats-submit@freebsd.org
Cc: amistry@am-productions.biz
Subject: [PATCH] print/pear-File_PDF: update to 0.3.2
X-Send-Pr-Version: 3.113
X-GNATS-Notify: amistry@am-productions.biz

>Number:         138093
>Category:       ports
>Synopsis:       [PATCH] print/pear-File_PDF: update to 0.3.2
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    miwi
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Aug 23 07:40:05 UTC 2009
>Closed-Date:    Sat Sep 12 23:10:24 UTC 2009
>Last-Modified:  Sat Sep 12 23:20:01 UTC 2009
>Originator:     Ayumi Mitsui
>Release:        FreeBSD 7.2-RELEASE amd64
>Organization:
>Environment:
System: FreeBSD dahlia.commun.jp 7.2-RELEASE FreeBSD 7.2-RELEASE #0: Fri May  1 07:18:07 UTC
>Description:
- Update to 0.3.2

Port maintainer (amistry@am-productions.biz) is cc'd.

Tested with Tinderbox
http://tb-amd64.commun.jp/index.php?action=describe_port&id=71
http://tb-i386.commun.jp/index.php?action=describe_port&id=71

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

--- pear-File_PDF-0.3.2.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/print/pear-File_PDF.orig/Makefile /usr/ports/print/pear-File_PDF/Makefile
--- /usr/ports/print/pear-File_PDF.orig/Makefile	2009-08-23 16:24:16.000000000 +0900
+++ /usr/ports/print/pear-File_PDF/Makefile	2009-08-23 16:28:26.000000000 +0900
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	File_PDF
-PORTVERSION=	0.1.0
+PORTVERSION=	0.3.2
 CATEGORIES=	print pear
 
 MAINTAINER=	amistry@am-productions.biz
@@ -18,7 +18,8 @@
 		PDF/fonts/helveticai.php PDF/fonts/symbol.php \
 		PDF/fonts/times.php PDF/fonts/timesb.php PDF/fonts/timesbi.php \
 		PDF/fonts/timesi.php PDF/fonts/zapfdingbats.php
-TESTS=		auto_break.phpt factory.phpt hello_world.phpt text_color.phpt
+TESTS=		auto_break.phpt factory.phpt hello_world.phpt horde-power1.png \
+		links.phpt locale_floats.phpt pear12310.phpt text_color.phpt
 
 .include <bsd.port.pre.mk>
 .include "${PORTSDIR}/devel/pear/bsd.pear.mk"
diff -ruN --exclude=CVS /usr/ports/print/pear-File_PDF.orig/distinfo /usr/ports/print/pear-File_PDF/distinfo
--- /usr/ports/print/pear-File_PDF.orig/distinfo	2009-08-23 16:24:16.000000000 +0900
+++ /usr/ports/print/pear-File_PDF/distinfo	2009-08-23 16:25:06.000000000 +0900
@@ -1,3 +1,3 @@
-MD5 (PEAR/File_PDF-0.1.0.tgz) = 8e62a88fcb680c787b4933b35a8b8cba
-SHA256 (PEAR/File_PDF-0.1.0.tgz) = 47a22ca7802a30b3948792fc2fde2d65523e3b138bde05042a02e91d9943b06c
-SIZE (PEAR/File_PDF-0.1.0.tgz) = 28895
+MD5 (PEAR/File_PDF-0.3.2.tgz) = e87fd0aba7077e24afc4e10347830137
+SHA256 (PEAR/File_PDF-0.3.2.tgz) = be01619b44cee1d256f4e8c2736b940edf696d2218c04559b0a92eff5c0d25b9
+SIZE (PEAR/File_PDF-0.3.2.tgz) = 42145
diff -ruN --exclude=CVS /usr/ports/print/pear-File_PDF.orig/pkg-descr /usr/ports/print/pear-File_PDF/pkg-descr
--- /usr/ports/print/pear-File_PDF.orig/pkg-descr	2009-08-23 16:24:16.000000000 +0900
+++ /usr/ports/print/pear-File_PDF/pkg-descr	2009-08-23 16:29:51.000000000 +0900
@@ -1,3 +1,3 @@
 PDF generation using only PHP, without requiring any external libraries.
 
-WWW: http://pear.php.net/package-info.php?package=File_PDF
+WWW: http://pear.php.net/package/File_PDF
--- pear-File_PDF-0.3.2.patch ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->miwi 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Sun Aug 23 07:40:18 UTC 2009 
Responsible-Changed-Why:  
miwi@ wants this port PRs (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=138093 
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Sun Aug 23 07:40:23 UTC 2009 
State-Changed-Why:  
Awaiting maintainers feedback (via the GNATS Auto Assign Tool) 

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

From: Edwin Groothuis <edwin@FreeBSD.org>
To: amistry@am-productions.biz
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/138093: [PATCH] print/pear-File_PDF: update to 0.3.2
Date: Sun, 23 Aug 2009 07:40:21 UT

 Maintainer of print/pear-File_PDF,
 
 Please note that PR ports/138093 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/138093
 
 -- 
 Edwin Groothuis via the GNATS Auto Assign Tool
 edwin@FreeBSD.org
State-Changed-From-To: feedback->closed 
State-Changed-By: miwi 
State-Changed-When: Sat Sep 12 23:10:22 UTC 2009 
State-Changed-Why:  
Committed. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/138093: commit references a PR
Date: Sat, 12 Sep 2009 23:10:50 +0000 (UTC)

 miwi        2009-09-12 23:10:14 UTC
 
   FreeBSD ports repository
 
   Modified files:
     print/pear-File_PDF  Makefile distinfo pkg-descr 
   Log:
   - Update to 0.3.2
   
   PR:             138093
   Submitted by:   Ayumi Mitsui <ayu@commun.jp>
   Approved by:    maintainer timeout
   
   Revision  Changes    Path
   1.2       +3 -2      ports/print/pear-File_PDF/Makefile
   1.2       +3 -3      ports/print/pear-File_PDF/distinfo
   1.2       +1 -1      ports/print/pear-File_PDF/pkg-descr
 _______________________________________________
 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:
