Date: Tue, 7 May 2013 21:20:46 +0600 (BDT) From: Muhammad Moinur Rahman <5u623l20@gmail.com> To: FreeBSD-gnats-submit@freebsd.org Subject: ports/178402: [PATCH] textproc/p5-PDF-Table: Update to 0.9.6_h3, take maintainership Message-ID: <201305071520.r47FKkBJ063662@bofh.1asiacom.net> Resent-Message-ID: <201305071530.r47FU1Ns070388@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 178402 >Category: ports >Synopsis: [PATCH] textproc/p5-PDF-Table: Update to 0.9.6_h3, take maintainership >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Tue May 07 15:30:01 UTC 2013 >Closed-Date: >Last-Modified: >Originator: Muhammad Moinur Rahman >Release: FreeBSD 10.0-CURRENT amd64 >Organization: >Environment: System: FreeBSD bofh.1asiacom.net 10.0-CURRENT FreeBSD 10.0-CURRENT #0 r249422: Sat Apr 27 03:47:21 BDT >Description: [DESCRIBE CHANGES] - Update to 0.9.6_h3 - Take maintainership For Committer's reference : http://tb.s.ubze.ro//logs/10-CURRENT-i386-gcc/p5-PDF-Table-0.9.6.h3.log http://tb.s.ubze.ro//logs/10-CURRENT-i386-clang/p5-PDF-Table-0.9.6.h3.log http://tb.s.ubze.ro//logs/10-CURRENT-amd64-gcc/p5-PDF-Table-0.9.6.h3.log http://tb.s.ubze.ro//logs/10-CURRENT-amd64-clang/p5-PDF-Table-0.9.6.h3.log http://tb.s.ubze.ro//logs/9-STABLE-i386-gcc/p5-PDF-Table-0.9.6.h3.log http://tb.s.ubze.ro//logs/9-STABLE-i386-clang/p5-PDF-Table-0.9.6.h3.log http://tb.s.ubze.ro//logs/9-STABLE-amd64-gcc/p5-PDF-Table-0.9.6.h3.log http://tb.s.ubze.ro//logs/9-STABLE-amd64-clang/p5-PDF-Table-0.9.6.h3.log http://tb.s.ubze.ro//logs/8-STABLE-i386/p5-PDF-Table-0.9.6.h3.log http://tb.s.ubze.ro//logs/8-STABLE-amd64/p5-PDF-Table-0.9.6.h3.log Generated with FreeBSD Port Tools 0.99_7 (mode: change, diff: ports) >How-To-Repeat: >Fix: --- p5-PDF-Table-0.9.6.h3.patch begins here --- diff -ruN /usr/ports//textproc/p5-PDF-Table/Makefile ./Makefile --- /usr/ports//textproc/p5-PDF-Table/Makefile 2013-03-17 22:44:03.000000000 +0600 +++ ./Makefile 2013-05-07 21:12:46.000000000 +0600 @@ -1,18 +1,19 @@ # Created by: scheidell@secnap.net -# $FreeBSD: textproc/p5-PDF-Table/Makefile 314460 2013-03-17 16:44:03Z eadler $ +# $FreeBSD: head/textproc/p5-PDF-Table/Makefile 314460 2013-03-17 16:44:03Z eadler $ PORTNAME= PDF-Table -PORTVERSION= 0.9.5 +DISTVERSION= 0.9.6_h3 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= 5u623l20@gmail.com COMMENT= A utility class for building table layouts in a PDF::API2 object BUILD_DEPENDS= p5-PDF-API2>=0:${PORTSDIR}/textproc/p5-PDF-API2 RUN_DEPENDS:= ${BUILD_DEPENDS} +WRKSRC= ${WRKDIR}/${PORTNAME}-0.9.6 PERL_CONFIGURE= yes MAN3= PDF::Table.3 diff -ruN /usr/ports//textproc/p5-PDF-Table/distinfo ./distinfo --- /usr/ports//textproc/p5-PDF-Table/distinfo 2012-07-14 20:29:18.000000000 +0600 +++ ./distinfo 2013-05-07 19:06:58.000000000 +0600 @@ -1,2 +1,2 @@ -SHA256 (PDF-Table-0.9.5.tar.gz) = 5df561bbb7e606df73b95a85f60969a0e394f260c0e30f42153ebee74c1c80fb -SIZE (PDF-Table-0.9.5.tar.gz) = 22318 +SHA256 (PDF-Table-0.9.6_h3.tar.gz) = dd19deca75208a73941cce253eac618eaf53c55e9cc3a9006ac49051be15e035 +SIZE (PDF-Table-0.9.6_h3.tar.gz) = 23618 --- p5-PDF-Table-0.9.6.h3.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201305071520.r47FKkBJ063662>