diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-01-04 17:12:26 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-01-04 17:12:26 +0000 |
commit | f368598068bbeaefda6c69c1ad91e3a792f70241 (patch) | |
tree | a8728688930bc83dd3ddb265d7fe546c7988051c /print/p5-PostScript-Simple | |
parent | f38d5fd7874464c5a580206a055d2da233bba867 (diff) | |
download | ports-f368598068bbeaefda6c69c1ad91e3a792f70241.tar.gz ports-f368598068bbeaefda6c69c1ad91e3a792f70241.zip |
Notes
Diffstat (limited to 'print/p5-PostScript-Simple')
-rw-r--r-- | print/p5-PostScript-Simple/Makefile | 5 | ||||
-rw-r--r-- | print/p5-PostScript-Simple/distinfo | 4 | ||||
-rw-r--r-- | print/p5-PostScript-Simple/pkg-plist | 4 |
3 files changed, 7 insertions, 6 deletions
diff --git a/print/p5-PostScript-Simple/Makefile b/print/p5-PostScript-Simple/Makefile index 5dee21e26fde..83bbdded0497 100644 --- a/print/p5-PostScript-Simple/Makefile +++ b/print/p5-PostScript-Simple/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= PostScript-Simple -PORTVERSION= 0.07 -PORTREVISION= 1 +PORTVERSION= 0.09 CATEGORIES= print perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -11,6 +10,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Produce PostScript files from Perl +LICENSE= GPLv2 + USES= perl5 USE_PERL5= configure diff --git a/print/p5-PostScript-Simple/distinfo b/print/p5-PostScript-Simple/distinfo index bce2f91c4c01..5007795efee6 100644 --- a/print/p5-PostScript-Simple/distinfo +++ b/print/p5-PostScript-Simple/distinfo @@ -1,2 +1,2 @@ -SHA256 (PostScript-Simple-0.07.tar.gz) = 69cb6cf22c8ea87d8504b04166c71b73aa736ba76075964842102496c59c33f5 -SIZE (PostScript-Simple-0.07.tar.gz) = 41874 +SHA256 (PostScript-Simple-0.09.tar.gz) = cf5bbe06e4c097ad7fe085b237831b43f5edde7ddb1cd21fc997c42756ab1856 +SIZE (PostScript-Simple-0.09.tar.gz) = 35450 diff --git a/print/p5-PostScript-Simple/pkg-plist b/print/p5-PostScript-Simple/pkg-plist index 0a390f3450f5..8cef56a5ab26 100644 --- a/print/p5-PostScript-Simple/pkg-plist +++ b/print/p5-PostScript-Simple/pkg-plist @@ -1,4 +1,4 @@ -%%PERL5_MAN3%%/PostScript::Simple.3.gz -%%PERL5_MAN3%%/PostScript::Simple::EPS.3.gz %%SITE_PERL%%/PostScript/Simple.pm %%SITE_PERL%%/PostScript/Simple/EPS.pm +%%PERL5_MAN3%%/PostScript::Simple.3.gz +%%PERL5_MAN3%%/PostScript::Simple::EPS.3.gz |