Sat Jul 26 06:52:00 2008 UTC ()
Update to version 1.0.3

Changes since last packaged version (1.0.2):
1.0.3  Fri Feb 22 17:25:30 2008
    - Added -ENV config option (thanks Steven)
    - Added doc note about -MSmart::Comments approach (thanks David)
    - Smartened up vertical spacing of output (thanks Steve!)


(seb)
diff -r1.2 -r1.3 pkgsrc/devel/p5-Smart-Comments/Makefile
diff -r1.1.1.1 -r1.2 pkgsrc/devel/p5-Smart-Comments/distinfo

cvs diff -r1.2 -r1.3 pkgsrc/devel/p5-Smart-Comments/Makefile (expand / switch to unified diff)

--- pkgsrc/devel/p5-Smart-Comments/Makefile 2008/06/12 02:14:26 1.2
+++ pkgsrc/devel/p5-Smart-Comments/Makefile 2008/07/26 06:52:00 1.3
@@ -1,18 +1,18 @@ @@ -1,18 +1,18 @@
1# $NetBSD: Makefile,v 1.2 2008/06/12 02:14:26 joerg Exp $ 1# $NetBSD: Makefile,v 1.3 2008/07/26 06:52:00 seb Exp $
2# 2#
3 3
4DISTNAME= Smart-Comments-v1.0.2 4DISTNAME= Smart-Comments-v1.0.3
5PKGNAME= p5-Smart-Comments-1.0.2 5PKGNAME= p5-Smart-Comments-1.0.3
6CATEGORIES= devel perl5 6CATEGORIES= devel perl5
7MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/D/DC/DCONWAY/} 7MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/D/DC/DCONWAY/}
8 8
9MAINTAINER= pkgsrc-users@NetBSD.org 9MAINTAINER= pkgsrc-users@NetBSD.org
10HOMEPAGE= http://search.cpan.org/dist/Smart-Comments/ 10HOMEPAGE= http://search.cpan.org/dist/Smart-Comments/
11COMMENT= Perl 5 module to insert debugging and tracking code easily 11COMMENT= Perl 5 module to insert debugging and tracking code easily
12 12
13PKG_DESTDIR_SUPPORT= user-destdir 13PKG_DESTDIR_SUPPORT= user-destdir
14 14
15DEPENDS+= p5-version-[0-9]*:../../devel/p5-version 15DEPENDS+= p5-version-[0-9]*:../../devel/p5-version
16 16
17USE_LANGUAGES= # empty 17USE_LANGUAGES= # empty
18PERL5_PACKLIST= auto/Smart/Comments/.packlist 18PERL5_PACKLIST= auto/Smart/Comments/.packlist

cvs diff -r1.1.1.1 -r1.2 pkgsrc/devel/p5-Smart-Comments/distinfo (expand / switch to unified diff)

--- pkgsrc/devel/p5-Smart-Comments/distinfo 2007/05/11 16:25:23 1.1.1.1
+++ pkgsrc/devel/p5-Smart-Comments/distinfo 2008/07/26 06:52:00 1.2
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.1.1.1 2007/05/11 16:25:23 seb Exp $ 1$NetBSD: distinfo,v 1.2 2008/07/26 06:52:00 seb Exp $
2 2
3SHA1 (Smart-Comments-v1.0.2.tar.gz) = 1fc3eb7b22c84cb67728c09fe9df63b7efbb2ff6 3SHA1 (Smart-Comments-v1.0.3.tar.gz) = d1d23c393ad47a4e21fe60944b636b4fc61b239f
4RMD160 (Smart-Comments-v1.0.2.tar.gz) = d3ca8028e8d019937038f550bbedb8a7f3b416d1 4RMD160 (Smart-Comments-v1.0.3.tar.gz) = 386b5ace0b35174c2d32de98214d62a9d4343389
5Size (Smart-Comments-v1.0.2.tar.gz) = 13778 bytes 5Size (Smart-Comments-v1.0.3.tar.gz) = 14904 bytes