ports/178879: textproc/p5-PDF-Table update and take maintainership
Danilo Egea Gondolfo
danilogondolfo at gmail.com
Thu May 23 18:40:00 UTC 2013
>Number: 178879
>Category: ports
>Synopsis: textproc/p5-PDF-Table update and take maintainership
>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: Thu May 23 18:40:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator: Danilo Egea Gondolfo
>Release: FreeBSD 9.1-STABLE
>Organization:
Universidade Estadual de Maringa
>Environment:
FreeBSD projeto 9.1-STABLE FreeBSD 9.1-STABLE #4 r250700: Thu May 16 13:48:11 BRT 2013 root at projeto:/usr/obj/usr/src.stable/sys/PROJETO amd64
>Description:
Changes
- Updated from 0.9.5 to 0.9.6_h3;
- Take maintainership.
>How-To-Repeat:
>Fix:
Patch attached with submission follows:
Index: Makefile
===================================================================
--- Makefile (revision 318895)
+++ Makefile (working copy)
@@ -2,12 +2,12 @@
# $FreeBSD$
PORTNAME= PDF-Table
-PORTVERSION= 0.9.5
+DISTVERSION= 0.9.6_h3
CATEGORIES= textproc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= ports at FreeBSD.org
+MAINTAINER= danilogondolfo at 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
@@ -15,6 +15,8 @@
PERL_CONFIGURE= yes
+WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:C/\.h3//}
+
MAN3= PDF::Table.3
.include <bsd.port.mk>
Index: distinfo
===================================================================
--- distinfo (revision 318895)
+++ distinfo (working copy)
@@ -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
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list