From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Oct 18 16:50:09 2011 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 79643106564A for ; Tue, 18 Oct 2011 16:50:09 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 5A22B8FC13 for ; Tue, 18 Oct 2011 16:50:09 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id p9IGo8qX013251 for ; Tue, 18 Oct 2011 16:50:08 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id p9IGo8v3013250; Tue, 18 Oct 2011 16:50:08 GMT (envelope-from gnats) Resent-Date: Tue, 18 Oct 2011 16:50:08 GMT Resent-Message-Id: <201110181650.p9IGo8v3013250@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Sunpoet Po-Chuan Hsieh Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B5CD4106566B for ; 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 ; 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 To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: scheidell@secnap.net Subject: ports/161775: [PATCH] textproc/p5-PDF-Table: update to 0.9.4 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 18 Oct 2011 16:50:09 -0000 >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@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: >Unformatted: