From f67e6b4578e56407f54b03d03a9de2fb23e667dc Mon Sep 17 00:00:00 2001 From: shell Date: Sat, 21 Jul 2001 04:22:53 +0000 Subject: [PATCH] Upgrade to 0.16 bump VERSION --- textproc/p5-Text-PDF/Makefile | 18 ++++++------------ textproc/p5-Text-PDF/files/md5 | 6 +++--- textproc/p5-Text-PDF/pkg/PLIST | 4 ++-- 3 files changed, 11 insertions(+), 17 deletions(-) diff --git a/textproc/p5-Text-PDF/Makefile b/textproc/p5-Text-PDF/Makefile index bceb438facd..809fbaf7059 100644 --- a/textproc/p5-Text-PDF/Makefile +++ b/textproc/p5-Text-PDF/Makefile @@ -1,11 +1,11 @@ -# $OpenBSD: Makefile,v 1.6 2001/06/20 11:10:16 shell Exp $ +# $OpenBSD: Makefile,v 1.7 2001/07/21 04:22:53 shell Exp $ COMMENT= "perl modules for creating and manipulating PDF" -DISTNAME= Text-PDF-0.15 +DISTNAME= Text-PDF-0.16 PKGNAME= p5-${DISTNAME} CATEGORIES= textproc perl5 -NEED_VERSION= 1.378 +NEED_VERSION= 1.427 MAINTAINER= Shell Hung @@ -25,17 +25,11 @@ CONFIGURE_STYLE= perl EXAMPLE_DIR= ${PREFIX}/share/examples/p5-Text-PDF EXAMPLE_LOC= ${WRKSRC}/examples -SCRIPT_FILES= graph.pl hello.pl pdfaddobj.pl pdfaddpg.pl \ - pdfcrop.pl pdfgetobj.pl -DATA_FILES= CD.CFG test.pdf post-install: ${INSTALL_DATA_DIR} ${EXAMPLE_DIR} -.for i in ${SCRIPT_FILES} - ${INSTALL_SCRIPT} ${EXAMPLE_LOC}/$i ${EXAMPLE_DIR}/$i -.endfor -.for i in ${DATA_FILES} - ${INSTALL_DATA} ${EXAMPLE_LOC}/$i ${EXAMPLE_DIR}/$i -.endfor + ${INSTALL_SCRIPT} ${EXAMPLE_LOC}/*.pl ${EXAMPLE_DIR}/ + ${INSTALL_DATA} ${EXAMPLE_LOC}/*.CFG ${EXAMPLE_DIR}/ + ${INSTALL_DATA} ${EXAMPLE_LOC}/*.pdf ${EXAMPLE_DIR}/ .include diff --git a/textproc/p5-Text-PDF/files/md5 b/textproc/p5-Text-PDF/files/md5 index a3c24efa3a0..54e8465e0f0 100644 --- a/textproc/p5-Text-PDF/files/md5 +++ b/textproc/p5-Text-PDF/files/md5 @@ -1,3 +1,3 @@ -MD5 (Text-PDF-0.15.tar.gz) = 3345d30dbc2c6fe7c8e0f86c09b414f0 -RMD160 (Text-PDF-0.15.tar.gz) = 77c120784509b7da0783e5830476d7f021032079 -SHA1 (Text-PDF-0.15.tar.gz) = 4adfeb556cfaa8158afd0288487b853f84aefce0 +MD5 (Text-PDF-0.16.tar.gz) = f574affb78e9f3fab7bd0bc90ffc0912 +RMD160 (Text-PDF-0.16.tar.gz) = efa3e2847cb7671dac0fb3272ee0327d9110d4e5 +SHA1 (Text-PDF-0.16.tar.gz) = e5d53ed8332b80d0a741f01d2226f9212ff866c2 diff --git a/textproc/p5-Text-PDF/pkg/PLIST b/textproc/p5-Text-PDF/pkg/PLIST index f8d489ad447..1062e1ec4a2 100644 --- a/textproc/p5-Text-PDF/pkg/PLIST +++ b/textproc/p5-Text-PDF/pkg/PLIST @@ -1,4 +1,4 @@ -@comment $OpenBSD: PLIST,v 1.2 2001/03/30 02:29:21 kevlo Exp $ +@comment $OpenBSD: PLIST,v 1.3 2001/07/21 04:22:53 shell Exp $ bin/pdfbklt.plx bin/pdfrevert.plx bin/pdfstamp.plx @@ -41,5 +41,5 @@ 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/test.pdf -@dirrm share/examples/p5-Text-PDF +@dirrm share/examples/p5-Text-PDF @dirrm libdata/perl5/site_perl/Text/PDF