ports/161775: [PATCH] textproc/p5-PDF-Table: update to 0.9.4

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Tue Oct 18 16:50:09 UTC 2011


>Number:         161775
>Category:       ports
>Synopsis:       [PATCH] textproc/p5-PDF-Table: update to 0.9.4
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Oct 18 16:50:08 UTC 2011
>Closed-Date:
>Last-Modified:
>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 at 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 at 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:
>Unformatted:



More information about the freebsd-ports-bugs mailing list