pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/print/p5-PostScript-MailLabels Update from version 2.2...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a0b8c308b38f
branches:  trunk
changeset: 550295:a0b8c308b38f
user:      he <he%pkgsrc.org@localhost>
date:      Tue Nov 18 15:56:12 2008 +0000

description:
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:

 print/p5-PostScript-MailLabels/Makefile         |   6 +++---
 print/p5-PostScript-MailLabels/PLIST            |   6 ++----
 print/p5-PostScript-MailLabels/distinfo         |  10 +++++-----
 print/p5-PostScript-MailLabels/patches/patch-aa |   7 ++++---
 4 files changed, 14 insertions(+), 15 deletions(-)

diffs (72 lines):

diff -r a9aad58fba8e -r a0b8c308b38f print/p5-PostScript-MailLabels/Makefile
--- a/print/p5-PostScript-MailLabels/Makefile   Tue Nov 18 15:46:45 2008 +0000
+++ b/print/p5-PostScript-MailLabels/Makefile   Tue Nov 18 15:56:12 2008 +0000
@@ -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 @@
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 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 -r a9aad58fba8e -r a0b8c308b38f print/p5-PostScript-MailLabels/PLIST
--- a/print/p5-PostScript-MailLabels/PLIST      Tue Nov 18 15:46:45 2008 +0000
+++ b/print/p5-PostScript-MailLabels/PLIST      Tue Nov 18 15:56:12 2008 +0000
@@ -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 -r a9aad58fba8e -r a0b8c308b38f print/p5-PostScript-MailLabels/distinfo
--- a/print/p5-PostScript-MailLabels/distinfo   Tue Nov 18 15:46:45 2008 +0000
+++ b/print/p5-PostScript-MailLabels/distinfo   Tue Nov 18 15:56:12 2008 +0000
@@ -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 -r a9aad58fba8e -r a0b8c308b38f print/p5-PostScript-MailLabels/patches/patch-aa
--- a/print/p5-PostScript-MailLabels/patches/patch-aa   Tue Nov 18 15:46:45 2008 +0000
+++ b/print/p5-PostScript-MailLabels/patches/patch-aa   Tue Nov 18 15:56:12 2008 +0000
@@ -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',
  );



Home | Main Index | Thread Index | Old Index