Bug 178879

Summary: textproc/p5-PDF-Table update and take maintainership
Product: Ports & Packages Reporter: Danilo EgĂȘa Gondolfo <danilogondolfo>
Component: Individual Port(s)Assignee: Bryan Drewery <bdrewery>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Danilo EgĂȘa Gondolfo 2013-05-23 19:40:00 UTC
Changes
- Updated from 0.9.5 to 0.9.6_h3;
- Take maintainership.

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2013-05-23 19:40:08 UTC
Responsible Changed
From-To: freebsd-ports-bugs->bdrewery

bdrewery@ wants this submitter's PRs (via the GNATS Auto Assign Tool)
Comment 2 Bryan Drewery freebsd_committer freebsd_triage 2013-05-25 03:08:26 UTC
State Changed
From-To: open->closed

Committed. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2013-05-25 03:08:36 UTC
Author: bdrewery
Date: Sat May 25 02:08:24 2013
New Revision: 319024
URL: http://svnweb.freebsd.org/changeset/ports/319024

Log:
  - Update to 0.9.6_h3
  - Pass maintainership to submitter
  
  PR:		ports/178879
  Submitted by:	Danilo Egea Gondolfo <danilogondolfo@gmail.com>

Modified:
  head/textproc/p5-PDF-Table/Makefile
  head/textproc/p5-PDF-Table/distinfo

Modified: head/textproc/p5-PDF-Table/Makefile
==============================================================================
--- head/textproc/p5-PDF-Table/Makefile	Sat May 25 01:51:53 2013	(r319023)
+++ head/textproc/p5-PDF-Table/Makefile	Sat May 25 02:08:24 2013	(r319024)
@@ -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@FreeBSD.org
+MAINTAINER=	danilogondolfo@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 @@ RUN_DEPENDS:=	${BUILD_DEPENDS}
 
 PERL_CONFIGURE=	yes
 
+WRKSRC=	${WRKDIR}/${PORTNAME}-${PORTVERSION:C/\.h3//}
+
 MAN3=		PDF::Table.3
 
 .include <bsd.port.mk>

Modified: head/textproc/p5-PDF-Table/distinfo
==============================================================================
--- head/textproc/p5-PDF-Table/distinfo	Sat May 25 01:51:53 2013	(r319023)
+++ head/textproc/p5-PDF-Table/distinfo	Sat May 25 02:08:24 2013	(r319024)
@@ -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
_______________________________________________
svn-ports-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-ports-all
To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"