diff options
author | jadawin <jadawin@FreeBSD.org> | 2008-06-02 23:45:31 +0800 |
---|---|---|
committer | jadawin <jadawin@FreeBSD.org> | 2008-06-02 23:45:31 +0800 |
commit | 13ead04847d7b0a693e976a9ef09a39fc08c027f (patch) | |
tree | 508706f6c35e359159cb3ecfb62b5bccbce63b60 /textproc | |
parent | 2129b468e0c8fb1bfc4d32c8aab962f4e65185b3 (diff) | |
download | freebsd-ports-gnome-13ead04847d7b0a693e976a9ef09a39fc08c027f.tar.gz freebsd-ports-gnome-13ead04847d7b0a693e976a9ef09a39fc08c027f.tar.zst freebsd-ports-gnome-13ead04847d7b0a693e976a9ef09a39fc08c027f.zip |
- Update to 1.00
Approved by: tabthorpe (mentor)
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/p5-PDF-Create/Makefile | 2 | ||||
-rw-r--r-- | textproc/p5-PDF-Create/distinfo | 6 | ||||
-rw-r--r-- | textproc/p5-PDF-Create/pkg-plist | 1 |
3 files changed, 5 insertions, 4 deletions
diff --git a/textproc/p5-PDF-Create/Makefile b/textproc/p5-PDF-Create/Makefile index cc70a8673bc1..1b78207cc1e3 100644 --- a/textproc/p5-PDF-Create/Makefile +++ b/textproc/p5-PDF-Create/Makefile @@ -6,7 +6,7 @@ # PORTNAME= PDF-Create -PORTVERSION= 0.9 +PORTVERSION= 1.00 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/textproc/p5-PDF-Create/distinfo b/textproc/p5-PDF-Create/distinfo index 1c18ab191606..9afc2093d329 100644 --- a/textproc/p5-PDF-Create/distinfo +++ b/textproc/p5-PDF-Create/distinfo @@ -1,3 +1,3 @@ -MD5 (PDF-Create-0.9.tar.gz) = 68209d25ce5c32cef10ab5b25d0bd543 -SHA256 (PDF-Create-0.9.tar.gz) = 317a925022818164fae19d17dd227e93624e131eca02231cade6cca9e9f953d1 -SIZE (PDF-Create-0.9.tar.gz) = 100873 +MD5 (PDF-Create-1.00.tar.gz) = 83d2888d3c72706a93eeb76cb78e6038 +SHA256 (PDF-Create-1.00.tar.gz) = 29fc8a13afbbc7ed438db7fa6de1437b7a5c4f8b503059e7ce4a800461f0f796 +SIZE (PDF-Create-1.00.tar.gz) = 102172 diff --git a/textproc/p5-PDF-Create/pkg-plist b/textproc/p5-PDF-Create/pkg-plist index 75d2afb84f9d..612f98a78470 100644 --- a/textproc/p5-PDF-Create/pkg-plist +++ b/textproc/p5-PDF-Create/pkg-plist @@ -2,6 +2,7 @@ %%SITE_PERL%%/PDF/Create/Page.pm %%SITE_PERL%%/PDF/Create/Outline.pm %%SITE_PERL%%/PDF/sample.pl +%%SITE_PERL%%/PDF/sample-cgi.pl %%SITE_PERL%%/PDF/Create.pm %%SITE_PERL%%/PDF/Image/GIFImage.pm %%SITE_PERL%%/PDF/Image/JPEGImage.pm |