summaryrefslogtreecommitdiff
path: root/print/p5-PostScript-MailLabels
diff options
context:
space:
mode:
authorhe <he@pkgsrc.org>2008-11-18 15:56:12 +0000
committerhe <he@pkgsrc.org>2008-11-18 15:56:12 +0000
commitdadd581aad1a047f6724c9ce09c3245b6b7a1b2a (patch)
treeb2cc35d6a6cfa8c3d8919db8d85064124b57c078 /print/p5-PostScript-MailLabels
parentaab36cacda619c956d3f8e8ed0ab9c9b85f7b91b (diff)
downloadpkgsrc-dadd581aad1a047f6724c9ce09c3245b6b7a1b2a.tar.gz
Update from version 2.25nb1 to 2.30.
Pkgsrc changes: o Add commented-out HOMEPAGE using search.cpan.org o Adjust patch-aa to apply o Adjust PLIST to conform to what's installed Upstream changes: 2.30 Mon Nov 17 20:36:36 CST 2008 Apply patch from brian d foy to add dymo labels 2.27 Mon Oct 20 20:09:09 CDT 2008 Patch had an error - repaired. Add META.yml 2.26 Sun Oct 19 16:22:56 CDT 2008 Add Userdefined as an option for papersize at request of Jim Albert Apply patch from brian d foy for Avery 8923 labels, plus a documentation adjustment
Diffstat (limited to 'print/p5-PostScript-MailLabels')
-rw-r--r--print/p5-PostScript-MailLabels/Makefile6
-rw-r--r--print/p5-PostScript-MailLabels/PLIST6
-rw-r--r--print/p5-PostScript-MailLabels/distinfo10
-rw-r--r--print/p5-PostScript-MailLabels/patches/patch-aa7
4 files changed, 14 insertions, 15 deletions
diff --git a/print/p5-PostScript-MailLabels/Makefile b/print/p5-PostScript-MailLabels/Makefile
index a9c748579b0..43db9340fb6 100644
--- a/print/p5-PostScript-MailLabels/Makefile
+++ b/print/p5-PostScript-MailLabels/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.18 2008/10/19 19:18:44 he Exp $
+# $NetBSD: Makefile,v 1.19 2008/11/18 15:56:12 he Exp $
-DISTNAME= PostScript-MailLabels-2.25
+DISTNAME= PostScript-MailLabels-2.30
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
SVR4_PKGNAME= p5psm
CATEGORIES= print perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=PostScript/} \
@@ -10,6 +9,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=PostScript/} \
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://oplnk.net/~ajackson/software/maillabels/
+#HOMEPAGE= http://search.cpan.org/dist/PostScript-MailLabels/
COMMENT= Create PostScript for printing on mailing label stock
PKG_DESTDIR_SUPPORT= user-destdir
diff --git a/print/p5-PostScript-MailLabels/PLIST b/print/p5-PostScript-MailLabels/PLIST
index b715f40e0f6..d0636d1ff22 100644
--- a/print/p5-PostScript-MailLabels/PLIST
+++ b/print/p5-PostScript-MailLabels/PLIST
@@ -1,11 +1,9 @@
-@comment $NetBSD: PLIST,v 1.3 2007/11/15 20:39:22 jlam Exp $
+@comment $NetBSD: PLIST,v 1.4 2008/11/18 15:56:12 he Exp $
share/examples/${PKGBASE}/copyright.pl
share/examples/${PKGBASE}/diskette.pl
-share/examples/${PKGBASE}/jpilot_addresses.pl
-share/examples/${PKGBASE}/landscapetest.pl
share/examples/${PKGBASE}/portuguese.pl
share/examples/${PKGBASE}/std_business.pl
share/examples/${PKGBASE}/test5167.pl
-share/examples/${PKGBASE}/test5526.pl
share/examples/${PKGBASE}/testlabels.pl
+share/examples/${PKGBASE}/test_papersize.pl
@dirrm share/examples/${PKGBASE}
diff --git a/print/p5-PostScript-MailLabels/distinfo b/print/p5-PostScript-MailLabels/distinfo
index 24d2193119e..d823ed9cc17 100644
--- a/print/p5-PostScript-MailLabels/distinfo
+++ b/print/p5-PostScript-MailLabels/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.4 2007/11/15 20:39:22 jlam Exp $
+$NetBSD: distinfo,v 1.5 2008/11/18 15:56:12 he Exp $
-SHA1 (PostScript-MailLabels-2.25.tar.gz) = 35d6eaa49dfb66bc76b206d27a4d4e22480562f4
-RMD160 (PostScript-MailLabels-2.25.tar.gz) = fb62b85d6961458df948fed93bd08c3b5d5c6a79
-Size (PostScript-MailLabels-2.25.tar.gz) = 43908 bytes
-SHA1 (patch-aa) = 39ab63574788d4ecaf0c8efd596ff5df86781b3d
+SHA1 (PostScript-MailLabels-2.30.tar.gz) = f67c22485dae4f83ddc4cd39b15e785693c1ab5c
+RMD160 (PostScript-MailLabels-2.30.tar.gz) = a55e9a3e67cd315bbbfd58bb44782b4515468779
+Size (PostScript-MailLabels-2.30.tar.gz) = 45411 bytes
+SHA1 (patch-aa) = d0f4f6b3a6f60da6ee477a4857ffbc119d07506d
diff --git a/print/p5-PostScript-MailLabels/patches/patch-aa b/print/p5-PostScript-MailLabels/patches/patch-aa
index 9cf8aa7a5b1..c6894955a26 100644
--- a/print/p5-PostScript-MailLabels/patches/patch-aa
+++ b/print/p5-PostScript-MailLabels/patches/patch-aa
@@ -1,10 +1,11 @@
-$NetBSD: patch-aa,v 1.1 2005/02/03 21:51:32 jlam Exp $
+$NetBSD: patch-aa,v 1.2 2008/11/18 15:56:12 he Exp $
---- Makefile.PL.orig 2004-08-29 18:52:48.000000000 +0000
+--- Makefile.PL.orig 2008-11-18 02:29:33.000000000 +0000
+++ Makefile.PL
-@@ -4,5 +4,4 @@ use ExtUtils::MakeMaker;
+@@ -4,6 +4,5 @@ use ExtUtils::MakeMaker;
WriteMakefile(
'NAME' => 'PostScript::MailLabels',
'VERSION_FROM' => "lib/PostScript/MailLabels.pm",
- EXE_FILES => [qw(demo/print_addrs)],
+ 'LICENSE' => 'perl',
);