aboutsummaryrefslogtreecommitdiff
path: root/print/p5-PostScript-PPD
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2012-12-14 08:24:07 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2012-12-14 08:24:07 +0000
commit8f6e35c9284f668913ce780fe79bd8723d8029c3 (patch)
treea7c0b363d78d2da29ddc8c1fcd18d400195b280f /print/p5-PostScript-PPD
parent1c6bb6cd3bf4e265367b175dd9fa5fa6654a0f7b (diff)
downloadports-8f6e35c9284f668913ce780fe79bd8723d8029c3.tar.gz
ports-8f6e35c9284f668913ce780fe79bd8723d8029c3.zip
- Update to 0.0205
- Add LICENSE - Add TEST_DEPENDS
Notes
Notes: svn path=/head/; revision=308887
Diffstat (limited to 'print/p5-PostScript-PPD')
-rw-r--r--print/p5-PostScript-PPD/Makefile11
-rw-r--r--print/p5-PostScript-PPD/distinfo4
2 files changed, 12 insertions, 3 deletions
diff --git a/print/p5-PostScript-PPD/Makefile b/print/p5-PostScript-PPD/Makefile
index 01b77a6913ac..ff39bc547f96 100644
--- a/print/p5-PostScript-PPD/Makefile
+++ b/print/p5-PostScript-PPD/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= PostScript-PPD
-PORTVERSION= 0.0204
+PORTVERSION= 0.0205
CATEGORIES= print perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -10,6 +10,12 @@ PKGNAMEPREFIX= p5-
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Read PostScript Printer Definition files
+LICENSE= ART10 GPLv1
+LICENSE_COMB= dual
+
+TEST_DEPENDS= p5-Test-Pod>=1:${PORTSDIR}/devel/p5-Test-Pod \
+ p5-Test-Pod-Coverage>=1:${PORTSDIR}/devel/p5-Test-Pod-Coverage
+
PERL_CONFIGURE= yes
MAN3= PostScript::PPD.3
@@ -21,4 +27,7 @@ BUILD_DEPENDS+= p5-IO-Compress>=2:${PORTSDIR}/archivers/p5-IO-Compress
RUN_DEPENDS+= p5-IO-Compress>=2:${PORTSDIR}/archivers/p5-IO-Compress
.endif
+post-patch:
+ @${REINPLACE_CMD} -e '/lj4515.ppd/d' ${WRKSRC}/t/30_difficult.t
+
.include <bsd.port.post.mk>
diff --git a/print/p5-PostScript-PPD/distinfo b/print/p5-PostScript-PPD/distinfo
index b9d31d31a134..1e11f1a7f4ab 100644
--- a/print/p5-PostScript-PPD/distinfo
+++ b/print/p5-PostScript-PPD/distinfo
@@ -1,2 +1,2 @@
-SHA256 (PostScript-PPD-0.0204.tar.gz) = c1b06d55b3fbad0cc9ede1006bb1991a12ef83368d96de330b824ec398c4df77
-SIZE (PostScript-PPD-0.0204.tar.gz) = 34544
+SHA256 (PostScript-PPD-0.0205.tar.gz) = 369d52b2ce383b9a8368f031837f539c5807bf7fbf930ba92eb8223595a754e8
+SIZE (PostScript-PPD-0.0205.tar.gz) = 35115