Updated to p5-Text-PDF-0.23

This commit is contained in:
shell 2002-08-19 05:23:16 +00:00
parent f4717db8ed
commit 39d0b5f6a6
3 changed files with 9 additions and 7 deletions

View File

@ -1,11 +1,10 @@
# $OpenBSD: Makefile,v 1.13 2002/06/09 05:32:07 wilfried Exp $
# $OpenBSD: Makefile,v 1.14 2002/08/19 05:23:16 shell Exp $
COMMENT= "perl modules for creating and manipulating PDF"
DISTNAME= Text-PDF-0.20
DISTNAME= Text-PDF-0.23
PKGNAME= p5-${DISTNAME}
CATEGORIES= textproc perl5
NEED_VERSION= 1.531
MAINTAINER= Shell Hung <shell@openbsd.org>

View File

@ -1,3 +1,3 @@
MD5 (Text-PDF-0.20.tar.gz) = c875d7ae1e6f5355728912c0bacc2a88
RMD160 (Text-PDF-0.20.tar.gz) = cdc5bec6cbbbdd32263e73176a5ec2a6530cb221
SHA1 (Text-PDF-0.20.tar.gz) = a6b1b9f0c7027361534f81ed4a4d1c936cedf55f
MD5 (Text-PDF-0.23.tar.gz) = 5de145ed6109d472b523c08ddd9f3583
RMD160 (Text-PDF-0.23.tar.gz) = 63856218341f28c46faadfbcf57848c0dbba4568
SHA1 (Text-PDF-0.23.tar.gz) = 2aac72ffbd7b50a5d583e85c9bc71fa89073b82a

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.6 2002/06/06 00:52:18 shell Exp $
@comment $OpenBSD: PLIST,v 1.7 2002/08/19 05:23:16 shell Exp $
bin/pdfbklt.plx
bin/pdfrevert.plx
bin/pdfstamp.plx
@ -8,6 +8,7 @@ ${P5SITE}/Text/PDF/Dict.pm
${P5SITE}/Text/PDF/File.pm
${P5SITE}/Text/PDF/Filter.pm
${P5SITE}/Text/PDF/Name.pm
${P5SITE}/Text/PDF/Null.pm
${P5SITE}/Text/PDF/Number.pm
${P5SITE}/Text/PDF/Objind.pm
${P5SITE}/Text/PDF/Page.pm
@ -24,6 +25,7 @@ man/man3p/Text::PDF::Dict.3p
man/man3p/Text::PDF::File.3p
man/man3p/Text::PDF::Filter.3p
man/man3p/Text::PDF::Name.3p
man/man3p/Text::PDF::Null.3p
man/man3p/Text::PDF::Number.3p
man/man3p/Text::PDF::Objind.3p
man/man3p/Text::PDF::Page.3p
@ -41,6 +43,7 @@ share/examples/p5-Text-PDF/pdfaddpg.pl
share/examples/p5-Text-PDF/pdfcrop.pl
share/examples/p5-Text-PDF/pdfgetobj.pl
share/examples/p5-Text-PDF/pdflines.pl
share/examples/p5-Text-PDF/squares.pdf
share/examples/p5-Text-PDF/test.pdf
@dirrm share/examples/p5-Text-PDF
@dirrm ${P5SITE}/Text/PDF