Updated to p5-Test-PDF-0.20
This commit is contained in:
parent
337e0bd375
commit
a3ec1aad50
@ -1,11 +1,11 @@
|
||||
# $OpenBSD: Makefile,v 1.11 2002/05/14 12:07:10 naddy Exp $
|
||||
# $OpenBSD: Makefile,v 1.12 2002/06/06 00:52:18 shell Exp $
|
||||
|
||||
COMMENT= "perl modules for creating and manipulating PDF"
|
||||
|
||||
DISTNAME= Text-PDF-0.19
|
||||
DISTNAME= Text-PDF-0.20
|
||||
PKGNAME= p5-${DISTNAME}
|
||||
CATEGORIES= textproc perl5
|
||||
NEED_VERSION= 1.509
|
||||
NEED_VERSION= 1.531
|
||||
|
||||
MAINTAINER= Shell Hung <shell@openbsd.org>
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (Text-PDF-0.19.tar.gz) = b13ebcb7acd58d061627e4cfffb1dbad
|
||||
RMD160 (Text-PDF-0.19.tar.gz) = 05b79d35c262ebc1735f2da59f1c864a4b818f34
|
||||
SHA1 (Text-PDF-0.19.tar.gz) = 945a60492b158f0c8894fb21ab7e15878b3f9bbf
|
||||
MD5 (Text-PDF-0.20.tar.gz) = c875d7ae1e6f5355728912c0bacc2a88
|
||||
RMD160 (Text-PDF-0.20.tar.gz) = cdc5bec6cbbbdd32263e73176a5ec2a6530cb221
|
||||
SHA1 (Text-PDF-0.20.tar.gz) = a6b1b9f0c7027361534f81ed4a4d1c936cedf55f
|
||||
|
@ -1,23 +1,23 @@
|
||||
@comment $OpenBSD: PLIST,v 1.5 2002/04/16 19:25:06 espie Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.6 2002/06/06 00:52:18 shell Exp $
|
||||
bin/pdfbklt.plx
|
||||
bin/pdfrevert.plx
|
||||
bin/pdfstamp.plx
|
||||
libdata/perl5/site_perl/Text/PDF/Array.pm
|
||||
libdata/perl5/site_perl/Text/PDF/Bool.pm
|
||||
libdata/perl5/site_perl/Text/PDF/Dict.pm
|
||||
libdata/perl5/site_perl/Text/PDF/File.pm
|
||||
libdata/perl5/site_perl/Text/PDF/Filter.pm
|
||||
libdata/perl5/site_perl/Text/PDF/Name.pm
|
||||
libdata/perl5/site_perl/Text/PDF/Number.pm
|
||||
libdata/perl5/site_perl/Text/PDF/Objind.pm
|
||||
libdata/perl5/site_perl/Text/PDF/Page.pm
|
||||
libdata/perl5/site_perl/Text/PDF/Pages.pm
|
||||
libdata/perl5/site_perl/Text/PDF/SFont.pm
|
||||
libdata/perl5/site_perl/Text/PDF/String.pm
|
||||
libdata/perl5/site_perl/Text/PDF/TTFont.pm
|
||||
libdata/perl5/site_perl/Text/PDF/TTFont0.pm
|
||||
libdata/perl5/site_perl/Text/PDF/Utils.pm
|
||||
libdata/perl5/site_perl/Text/PDF/changes
|
||||
${P5SITE}/Text/PDF/Array.pm
|
||||
${P5SITE}/Text/PDF/Bool.pm
|
||||
${P5SITE}/Text/PDF/Dict.pm
|
||||
${P5SITE}/Text/PDF/File.pm
|
||||
${P5SITE}/Text/PDF/Filter.pm
|
||||
${P5SITE}/Text/PDF/Name.pm
|
||||
${P5SITE}/Text/PDF/Number.pm
|
||||
${P5SITE}/Text/PDF/Objind.pm
|
||||
${P5SITE}/Text/PDF/Page.pm
|
||||
${P5SITE}/Text/PDF/Pages.pm
|
||||
${P5SITE}/Text/PDF/SFont.pm
|
||||
${P5SITE}/Text/PDF/String.pm
|
||||
${P5SITE}/Text/PDF/TTFont.pm
|
||||
${P5SITE}/Text/PDF/TTFont0.pm
|
||||
${P5SITE}/Text/PDF/Utils.pm
|
||||
${P5SITE}/Text/PDF/changes
|
||||
man/man3p/Text::PDF::Array.3p
|
||||
man/man3p/Text::PDF::Bool.3p
|
||||
man/man3p/Text::PDF::Dict.3p
|
||||
@ -43,4 +43,4 @@ share/examples/p5-Text-PDF/pdfgetobj.pl
|
||||
share/examples/p5-Text-PDF/pdflines.pl
|
||||
share/examples/p5-Text-PDF/test.pdf
|
||||
@dirrm share/examples/p5-Text-PDF
|
||||
@dirrm libdata/perl5/site_perl/Text/PDF
|
||||
@dirrm ${P5SITE}/Text/PDF
|
||||
|
Loading…
Reference in New Issue
Block a user