summaryrefslogtreecommitdiff
path: root/devel/p5-Module-Starter/Makefile
diff options
context:
space:
mode:
authorhiramatsu <hiramatsu@pkgsrc.org>2011-11-16 08:05:06 +0000
committerhiramatsu <hiramatsu@pkgsrc.org>2011-11-16 08:05:06 +0000
commit8fa793c2f99ff76509e6bc9b96d2def883f2ed99 (patch)
tree20e1972690642c74c90cecd1d29e1a78a9c3761b /devel/p5-Module-Starter/Makefile
parent1c59ba42ecdace2b310f2b93fbd1259dfc12a9f0 (diff)
downloadpkgsrc-8fa793c2f99ff76509e6bc9b96d2def883f2ed99.tar.gz
Update p5-Module-Starter to 1.58.
Changes from previous: 1.58 Sat Jul 2 15:58:46 2011 * Added prereq on Path::Class (RT #68360). * Doc fixes by Nicholas Bamber and Salvatore Bonaccorso (RT #68385). 1.57 Tue Apr 12 11:07:01 IDT 2011 * No functional changes. * Removing English from unnecessary tests that confuse a tester. 1.56 Thu Apr 7 17:01:11 IDT 2011 * No functional changes, productionizing. 1.55_01 Fri Jun 11 16:56:00 IDT 2010 Special thanks goes to Andy Lester, who has been, still is and will remain an inspiration to many programmers, myself included. [ENHANCEMENTS] Added hooks for distribution building in App. Thanks to brian d foy. MANIFEST is now created via the proper builder. Kept create_MANIFEST to act as hook. Added Apache license by pfig. * [RT #53539] Refactoring, adding hooks, described above. (Patch provided by brian d. foy) * [RT #27304] Minimal version of perl (5.006) (Patch provided by Alexandr Ciornii) * [RT #53339] ::Simple uses the builder to create the MANIFEST * Moved repository to Github * Some more refactoring in Simple::create_builder()
Diffstat (limited to 'devel/p5-Module-Starter/Makefile')
-rw-r--r--devel/p5-Module-Starter/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/devel/p5-Module-Starter/Makefile b/devel/p5-Module-Starter/Makefile
index 502ce581295..8f77d7c370d 100644
--- a/devel/p5-Module-Starter/Makefile
+++ b/devel/p5-Module-Starter/Makefile
@@ -1,12 +1,10 @@
-# $NetBSD: Makefile,v 1.9 2011/08/14 12:26:19 obache Exp $
+# $NetBSD: Makefile,v 1.10 2011/11/16 08:05:06 hiramatsu Exp $
#
-DISTNAME= Module-Starter-1.54
+DISTNAME= Module-Starter-1.58
PKGNAME= p5-${DISTNAME}0
-PKGREVISION= 2
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Module/}
-LICENSE= ${PERL5_LICENSE}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://search.cpan.org/dist/Module-Starter/