summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorrhaen <rhaen@pkgsrc.org>2009-10-12 19:59:30 +0000
committerrhaen <rhaen@pkgsrc.org>2009-10-12 19:59:30 +0000
commit28c5b9e7e2f2b420df4355ea91fed48dc3ab08b9 (patch)
tree43a9438240fd7bbc5887e8790d624b5308275c29 /devel
parentee5bb7b632379becccb7d7969ee03175c75fa805 (diff)
downloadpkgsrc-28c5b9e7e2f2b420df4355ea91fed48dc3ab08b9.tar.gz
- updated to 0.0.5
- added Perl license - changed MASTER_SITE Changelog: 0.0.5 Tue Sep 22 15:17:49 2009 - Made spacing between key/values more intelligent - Added def_sep option to control that intelligence (thanks David) - Added support for standard INI-style comments: ; like this (thanks William and FSD) - Fixed bug in section heading parsing (thanks Kirk)
Diffstat (limited to 'devel')
-rw-r--r--devel/p5-Config-Std/Makefile10
-rw-r--r--devel/p5-Config-Std/distinfo8
2 files changed, 9 insertions, 9 deletions
diff --git a/devel/p5-Config-Std/Makefile b/devel/p5-Config-Std/Makefile
index dd5764a3cf3..b56a28a480e 100644
--- a/devel/p5-Config-Std/Makefile
+++ b/devel/p5-Config-Std/Makefile
@@ -1,15 +1,15 @@
-# $NetBSD: Makefile,v 1.3 2008/10/19 19:17:50 he Exp $
+# $NetBSD: Makefile,v 1.4 2009/10/12 19:59:30 rhaen Exp $
#
-DISTNAME= Config-Std-v0.0.4
-PKGNAME= p5-Config-Std-0.0.4
-PKGREVISION= 1
+DISTNAME= Config-Std-0.0.5
+PKGNAME= p5-Config-Std-0.0.5
CATEGORIES= devel perl5
-MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Config/}
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/D/DC/DCONWAY/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://search.cpan.org/dist/Config-Std/
COMMENT= Perl 5 module providing a simple configuration-file system
+LICENSE= ${PERL5_LICENSE}
PKG_DESTDIR_SUPPORT= user-destdir
diff --git a/devel/p5-Config-Std/distinfo b/devel/p5-Config-Std/distinfo
index 15aa485ddde..67d1963f1d8 100644
--- a/devel/p5-Config-Std/distinfo
+++ b/devel/p5-Config-Std/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1.1.1 2007/07/19 23:35:04 seb Exp $
+$NetBSD: distinfo,v 1.2 2009/10/12 19:59:30 rhaen Exp $
-SHA1 (Config-Std-v0.0.4.tar.gz) = 95a6ba00f7453c58d5979b919e59870fe70343b5
-RMD160 (Config-Std-v0.0.4.tar.gz) = 898718029055ce520cdf28e2787d7ba5c5530205
-Size (Config-Std-v0.0.4.tar.gz) = 12140 bytes
+SHA1 (Config-Std-0.0.5.tar.gz) = 43a448da93d826609d8f2391ee7285e4e57edf80
+RMD160 (Config-Std-0.0.5.tar.gz) = 27ce1c0fac00e9fb4cddebcc9522fca621e5286c
+Size (Config-Std-0.0.5.tar.gz) = 13004 bytes