pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/p5-Module-Starter Update p5-Module-Starter from ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/0bf72ef656c1
branches: trunk
changeset: 398073:0bf72ef656c1
user: seb <seb%pkgsrc.org@localhost>
date: Sun Aug 23 14:40:57 2009 +0000
description:
Update p5-Module-Starter from version 1.500 (upstream 1.50) to version
1.520 (upstream 1.52).
Pkgsrc changes:
- Set LICENSE
- Drop dependencies on devel/p5-Test-Pod and p5-Test-Pod-Coverage
Upstream changes:
1.52 Mon Jul 27 01:25:03 CDT 2009
* Support for more licenses. Thanks to Shlomi Fish.
* Fix slashing problems for Windows. Thanks Olivier Mengue
* Complains about extra unparsed options to try to detect
problems that come out of misquoted variables. Thanks to Gunnar Wolf.
* The list of files to ignore is now called ignore.txt,
which you can turn into .cvsignore, .gitignore, MANIFEST.SKIP
or whatever.
* Handles authors with apostrophes in their names better.
Thanks to, not surprisingly, Dave O'Neill.
* Removed module requirements on Test::Pod and Test::Pod::Coverage
for Module::Starter to be built and installed. However,
t/pod.t and t/pod-coverage.t do still both get created even
if either of their two main modules are not installed.
diffstat:
devel/p5-Module-Starter/Makefile | 8 +++-----
devel/p5-Module-Starter/distinfo | 8 ++++----
2 files changed, 7 insertions(+), 9 deletions(-)
diffs (38 lines):
diff -r 96ed2dfae833 -r 0bf72ef656c1 devel/p5-Module-Starter/Makefile
--- a/devel/p5-Module-Starter/Makefile Sun Aug 23 14:20:16 2009 +0000
+++ b/devel/p5-Module-Starter/Makefile Sun Aug 23 14:40:57 2009 +0000
@@ -1,18 +1,16 @@
-# $NetBSD: Makefile,v 1.5 2008/11/17 03:37:44 he Exp $
+# $NetBSD: Makefile,v 1.6 2009/08/23 14:40:57 seb Exp $
#
-DISTNAME= Module-Starter-1.50
+DISTNAME= Module-Starter-1.52
PKGNAME= p5-${DISTNAME}0
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Module/}
+LICENSE= ${PERL5_LICENSE}
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= http://search.cpan.org/dist/Module-Starter/
COMMENT= Perl 5 module acting as a simple starter kit for any module
-BUILD_DEPENDS+= p5-Test-Pod>1.22:../../devel/p5-Test-Pod
-BUILD_DEPENDS+= p5-Test-Pod-Coverage>1.08:../../devel/p5-Test-Pod-Coverage
-
PKG_DESTDIR_SUPPORT= user-destdir
PERL5_PACKLIST= auto/Module/Starter/.packlist
diff -r 96ed2dfae833 -r 0bf72ef656c1 devel/p5-Module-Starter/distinfo
--- a/devel/p5-Module-Starter/distinfo Sun Aug 23 14:20:16 2009 +0000
+++ b/devel/p5-Module-Starter/distinfo Sun Aug 23 14:40:57 2009 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2008/11/17 03:37:44 he Exp $
+$NetBSD: distinfo,v 1.4 2009/08/23 14:40:57 seb Exp $
-SHA1 (Module-Starter-1.50.tar.gz) = f007e5ba69bdb17754688d46530d31abdfb77efd
-RMD160 (Module-Starter-1.50.tar.gz) = ff70624bbddb60d83648a56c49ddd109effebb91
-Size (Module-Starter-1.50.tar.gz) = 34976 bytes
+SHA1 (Module-Starter-1.52.tar.gz) = 96d7d6965f64034b81ba9b6cdf1a870895c81066
+RMD160 (Module-Starter-1.52.tar.gz) = 80bfe3bc581de9b50cf0b6c8da3f30b4891c8e19
+Size (Module-Starter-1.52.tar.gz) = 39870 bytes
Home |
Main Index |
Thread Index |
Old Index