svn commit: r471286 - head/textproc/p5-PDF-Create
Philippe Audeoud
jadawin at FreeBSD.org
Fri Jun 1 19:55:16 UTC 2018
Author: jadawin
Date: Fri Jun 1 19:55:15 2018
New Revision: 471286
URL: https://svnweb.freebsd.org/changeset/ports/471286
Log:
- Update to 1.43
- Add devel/p5-File-Share [1] and devel/p5-Test-LeakTrace as dependencies
PR: 212680 [1]
Submitted by: freebsd at t11i.jp
Modified:
head/textproc/p5-PDF-Create/Makefile
head/textproc/p5-PDF-Create/distinfo
Modified: head/textproc/p5-PDF-Create/Makefile
==============================================================================
--- head/textproc/p5-PDF-Create/Makefile Fri Jun 1 19:16:23 2018 (r471285)
+++ head/textproc/p5-PDF-Create/Makefile Fri Jun 1 19:55:15 2018 (r471286)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= PDF-Create
-PORTVERSION= 1.35
+PORTVERSION= 1.43
CATEGORIES= textproc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -13,7 +13,9 @@ COMMENT= Perl script to convert text files to PDF file
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
-BUILD_DEPENDS= p5-File-ShareDir-Install>=0.10:devel/p5-File-ShareDir-Install
+BUILD_DEPENDS= p5-File-ShareDir-Install>=0.10:devel/p5-File-ShareDir-Install \
+ p5-File-Share>=0.25:devel/p5-File-Share \
+ p5-Test-LeakTrace>=0.16:devel/p5-Test-LeakTrace
USES= perl5
USE_PERL5= configure
Modified: head/textproc/p5-PDF-Create/distinfo
==============================================================================
--- head/textproc/p5-PDF-Create/distinfo Fri Jun 1 19:16:23 2018 (r471285)
+++ head/textproc/p5-PDF-Create/distinfo Fri Jun 1 19:55:15 2018 (r471286)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1473670327
-SHA256 (PDF-Create-1.35.tar.gz) = 7ac3bdff3610632adae9a5435f3e340baa99dffd524234d8247a28e632f1fc5b
-SIZE (PDF-Create-1.35.tar.gz) = 119894
+TIMESTAMP = 1527595521
+SHA256 (PDF-Create-1.43.tar.gz) = c0236787a19390b7075cb59353bbde72bbb7b81bc329c6d306fe73a9e71d8974
+SIZE (PDF-Create-1.43.tar.gz) = 120986
More information about the svn-ports-head
mailing list