From sunpoet@sunpoet.net  Tue Oct 18 16:45:32 2011
Return-Path: <sunpoet@sunpoet.net>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id B5CD4106566B
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 18 Oct 2011 16:45:32 +0000 (UTC)
	(envelope-from sunpoet@sunpoet.net)
Received: from sunpoet.net (sunpoet.net [220.133.12.240])
	by mx1.freebsd.org (Postfix) with ESMTP id 863AE8FC14
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 18 Oct 2011 16:45:32 +0000 (UTC)
Received: by sunpoet.net (Postfix, from userid 1000)
	id EB9B05D92; Wed, 19 Oct 2011 00:45:20 +0800 (CST)
Message-Id: <20111018164520.EB9B05D92@sunpoet.net>
Date: Wed, 19 Oct 2011 00:45:20 +0800 (CST)
From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc: scheidell@secnap.net
Subject: [PATCH] textproc/p5-PDF-Table: update to 0.9.4
X-Send-Pr-Version: 3.113
X-GNATS-Notify: scheidell@secnap.net

>Number:         161775
>Category:       ports
>Synopsis:       [PATCH] textproc/p5-PDF-Table: update to 0.9.4
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    sunpoet
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Oct 18 16:50:08 UTC 2011
>Closed-Date:    Tue Oct 18 17:11:08 UTC 2011
>Last-Modified:  Tue Oct 18 17:20:10 UTC 2011
>Originator:     Sunpoet Po-Chuan Hsieh
>Release:        FreeBSD 8.2-STABLE amd64
>Organization:
The FreeBSD Project
>Environment:
System: FreeBSD bonjour.sunpoet.net 8.2-STABLE FreeBSD 8.2-STABLE #0: Wed Sep 28 22:36:13 CST 2011
>Description:
- Update to 0.9.4

Changes:	http://search.cpan.org/dist/PDF-Table/Changes

Port maintainer (scheidell@secnap.net) is cc'd.

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

--- p5-PDF-Table-0.9.4.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/textproc/p5-PDF-Table/Makefile,v
retrieving revision 1.2
diff -u -u -r1.2 Makefile
--- Makefile	17 Sep 2011 07:06:36 -0000	1.2
+++ Makefile	18 Oct 2011 16:43:32 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	PDF-Table
-PORTVERSION=	0.9.3
+PORTVERSION=	0.9.4
 CATEGORIES=	textproc perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -14,8 +14,8 @@
 MAINTAINER=	scheidell@secnap.net
 COMMENT=	A utility class for building table layouts in a PDF::API2 object
 
-BUILD_DEPENDS=	${SITE_PERL}/PDF/API2/Content/Text.pm:${PORTSDIR}/textproc/p5-PDF-API2
-RUN_DEPENDS=	${BUILD_DEPENDS}
+BUILD_DEPENDS=	p5-PDF-API2>=0:${PORTSDIR}/textproc/p5-PDF-API2
+RUN_DEPENDS=	p5-PDF-API2>=0:${PORTSDIR}/textproc/p5-PDF-API2
 
 PERL_CONFIGURE=	yes
 
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/textproc/p5-PDF-Table/distinfo,v
retrieving revision 1.2
diff -u -u -r1.2 distinfo
--- distinfo	3 Jul 2011 14:39:14 -0000	1.2
+++ distinfo	18 Oct 2011 16:43:32 -0000
@@ -1,2 +1,2 @@
-SHA256 (PDF-Table-0.9.3.tar.gz) = f29d30ac22757cf1cd5f8fe3a420de296a80083776818cf402713ef8aaae7c16
-SIZE (PDF-Table-0.9.3.tar.gz) = 20443
+SHA256 (PDF-Table-0.9.4.tar.gz) = 101f66baae3b58cf44200f22917afc917190d21947ab0654e8c50a3ac5f1b4cb
+SIZE (PDF-Table-0.9.4.tar.gz) = 22191
--- p5-PDF-Table-0.9.4.patch ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->perl 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Tue Oct 18 16:50:19 UTC 2011 
Responsible-Changed-Why:  
perl@ wants this port PRs (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=161775 
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Tue Oct 18 16:50:24 UTC 2011 
State-Changed-Why:  
Awaiting maintainers feedback (via the GNATS Auto Assign Tool) 

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

From: Edwin Groothuis <edwin@FreeBSD.org>
To: scheidell@secnap.net
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/161775: [PATCH] textproc/p5-PDF-Table: update to 0.9.4
Date: Tue, 18 Oct 2011 16:50:22 UT

 Maintainer of textproc/p5-PDF-Table,
 
 Please note that PR ports/161775 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/161775
 
 -- 
 Edwin Groothuis via the GNATS Auto Assign Tool
 edwin@FreeBSD.org

From: Michael Scheidell <michael.scheidell@secnap.com>
To: "bug-followup@FreeBSD.org" <bug-followup@FreeBSD.org>
Cc:  
Subject: Re: ports/161775: [PATCH] textproc/p5-PDF-Table: update to 0.9.4
Date: Tue, 18 Oct 2011 16:55:39 +0000

 UGF0Y2ggbG9va3MgZ29vZC4NCkFwcHJvdmVkLg0KDQoNCi0tDQpNaWNoYWVsIFNjaGVpZGVsbCwg
 Q1RPDQpTRUNOQVAgTmV0d29yayBTZWN1cml0eQ0KDQoNCi0tLS0tT3JpZ2luYWwgbWVzc2FnZS0t
 LS0tDQpGcm9tOiBFZHdpbiBHcm9vdGh1aXMgPGVkd2luQEZyZWVCU0Qub3JnPg0KVG86IE1pY2hh
 ZWwgU2NoZWlkZWxsIDxtaWNoYWVsLnNjaGVpZGVsbEBzZWNuYXAuY29tPg0KQ2M6ICJidWctZm9s
 bG93dXBARnJlZUJTRC5vcmciIDxidWctZm9sbG93dXBARnJlZUJTRC5vcmc+DQpTZW50OiBUdWUs
 IE9jdCAxOCwgMjAxMSAxNjo1MDo0MyBHTVQrMDA6MDANClN1YmplY3Q6IFJlOiBwb3J0cy8xNjE3
 NzU6IFtQQVRDSF0gdGV4dHByb2MvcDUtUERGLVRhYmxlOiB1cGRhdGUgdG8gMC45LjQNCg0KTWFp
 bnRhaW5lciBvZiB0ZXh0cHJvYy9wNS1QREYtVGFibGUsDQoNClBsZWFzZSBub3RlIHRoYXQgUFIg
 cG9ydHMvMTYxNzc1IGhhcyBqdXN0IGJlZW4gc3VibWl0dGVkLg0KDQpJZiBpdCBjb250YWlucyBh
 IHBhdGNoIGZvciBhbiB1cGdyYWRlLCBhbiBlbmhhbmNlbWVudCBvciBhIGJ1ZyBmaXgNCnlvdSBh
 Z3JlZSBvbiwgcmVwbHkgdG8gdGhpcyBlbWFpbCBzdGF0aW5nIHRoYXQgeW91IGFwcHJvdmUgdGhl
 IHBhdGNoDQphbmQgYSBjb21taXR0ZXIgd2lsbCB0YWtlIGNhcmUgb2YgaXQuDQoNClRoZSBmdWxs
 IHRleHQgb2YgdGhlIFBSIGNhbiBiZSBmb3VuZCBhdDoNCiAgICBodHRwOi8vd3d3LmZyZWVic2Qu
 b3JnL2NnaS9xdWVyeS1wci5jZ2k/cHI9cG9ydHMvMTYxNzc1DQoNCi0tDQpFZHdpbiBHcm9vdGh1
 aXMgdmlhIHRoZSBHTkFUUyBBdXRvIEFzc2lnbiBUb29sDQplZHdpbkBGcmVlQlNELm9yZw0K
State-Changed-From-To: feedback->closed 
State-Changed-By: sunpoet 
State-Changed-When: Tue Oct 18 17:10:33 UTC 2011 
State-Changed-Why:  
Committed. Thanks! 


Responsible-Changed-From-To: perl->sunpoet 
Responsible-Changed-By: sunpoet 
Responsible-Changed-When: Tue Oct 18 17:10:33 UTC 2011 
Responsible-Changed-Why:  
Committed. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/161775: commit references a PR
Date: Tue, 18 Oct 2011 17:10:26 +0000 (UTC)

 sunpoet     2011-10-18 17:10:17 UTC
 
   FreeBSD ports repository
 
   Modified files:
     textproc/p5-PDF-Table Makefile distinfo 
   Log:
   - Update to 0.9.4
   
   Changes:        http://search.cpan.org/dist/PDF-Table/Changes
   PR:             ports/161775
   Submitted by:   sunpoet (myself)
   Approved by:    Michael Scheidell <michael.scheidell@secnap.com> (maintainer)
   
   Revision  Changes    Path
   1.3       +3 -3      ports/textproc/p5-PDF-Table/Makefile
   1.3       +2 -2      ports/textproc/p5-PDF-Table/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:
