pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/p5-Config-Std - updated to 0.0.5
details: https://anonhg.NetBSD.org/pkgsrc/rev/d02c30499d7b
branches: trunk
changeset: 400188:d02c30499d7b
user: rhaen <rhaen%pkgsrc.org@localhost>
date: Mon Oct 12 19:59:30 2009 +0000
description:
- 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:
devel/p5-Config-Std/Makefile | 10 +++++-----
devel/p5-Config-Std/distinfo | 8 ++++----
2 files changed, 9 insertions(+), 9 deletions(-)
diffs (37 lines):
diff -r 7bbd5d7a02bc -r d02c30499d7b devel/p5-Config-Std/Makefile
--- a/devel/p5-Config-Std/Makefile Mon Oct 12 19:56:04 2009 +0000
+++ b/devel/p5-Config-Std/Makefile Mon Oct 12 19:59:30 2009 +0000
@@ -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@localhost
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 -r 7bbd5d7a02bc -r d02c30499d7b devel/p5-Config-Std/distinfo
--- a/devel/p5-Config-Std/distinfo Mon Oct 12 19:56:04 2009 +0000
+++ b/devel/p5-Config-Std/distinfo Mon Oct 12 19:59:30 2009 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index