pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/p5-Test-Simple - updated package to 0.74



details:   https://anonhg.NetBSD.org/pkgsrc/rev/cdf1ce695bb1
branches:  trunk
changeset: 536342:cdf1ce695bb1
user:      rhaen <rhaen%pkgsrc.org@localhost>
date:      Tue Dec 11 11:59:23 2007 +0000

description:
- updated package to 0.74
- USER_DESTDIR support added
- new maintainer for the package
- ok'ed by rillig
Changelog:
0.74  Thu Nov 29 15:39:57 PST 2007
    Misc
    - Add abstract and author to the meta information.

0.73_01  Mon Oct 15 20:35:15 EDT 2007
    Bug fixes
    * Put the use_ok() fix from 0.71 back.

diffstat:

 devel/p5-Test-Simple/Makefile |  7 +++----
 devel/p5-Test-Simple/distinfo |  8 ++++----
 2 files changed, 7 insertions(+), 8 deletions(-)

diffs (41 lines):

diff -r d809f78d34cc -r cdf1ce695bb1 devel/p5-Test-Simple/Makefile
--- a/devel/p5-Test-Simple/Makefile     Tue Dec 11 11:58:04 2007 +0000
+++ b/devel/p5-Test-Simple/Makefile     Tue Dec 11 11:59:23 2007 +0000
@@ -1,12 +1,12 @@
-# $NetBSD: Makefile,v 1.36 2007/10/27 12:30:48 wiz Exp $
+# $NetBSD: Makefile,v 1.37 2007/12/11 11:59:23 rhaen Exp $
 
-DISTNAME=              Test-Simple-0.72
+DISTNAME=              Test-Simple-0.74
 PKGNAME=               p5-${DISTNAME}
 SVR4_PKGNAME=          p5tsi
 CATEGORIES=            devel perl5
 MASTER_SITES=          ${MASTER_SITE_PERL_CPAN:=Test/}
 
-MAINTAINER=            pkgsrc-users%NetBSD.org@localhost
+MAINTAINER=            rhaen%NetBSD.org@localhost
 HOMEPAGE=              http://search.cpan.org/dist/Test-Simple/
 COMMENT=               Perl5 module with a simple framework for writing tests
 
@@ -15,7 +15,6 @@
 PKG_INSTALLATION_TYPES=        overwrite pkgviews
 PKG_DESTDIR_SUPPORT=   user-destdir
 
-USE_LANGUAGES=         # empty
 PERL5_PACKLIST=                auto/Test/Simple/.packlist
 
 .include "../../lang/perl5/module.mk"
diff -r d809f78d34cc -r cdf1ce695bb1 devel/p5-Test-Simple/distinfo
--- a/devel/p5-Test-Simple/distinfo     Tue Dec 11 11:58:04 2007 +0000
+++ b/devel/p5-Test-Simple/distinfo     Tue Dec 11 11:59:23 2007 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.19 2007/10/27 12:30:48 wiz Exp $
+$NetBSD: distinfo,v 1.20 2007/12/11 11:59:24 rhaen Exp $
 
-SHA1 (Test-Simple-0.72.tar.gz) = 222aebd6e2fe7106012927429bcf5e3a944a59a2
-RMD160 (Test-Simple-0.72.tar.gz) = 976b144236ab417c5767d94b6e247cff902e34dd
-Size (Test-Simple-0.72.tar.gz) = 79585 bytes
+SHA1 (Test-Simple-0.74.tar.gz) = 6d1d9dad22a02a523435024344a94d30ce6fc70a
+RMD160 (Test-Simple-0.74.tar.gz) = fdf4efce587392a643d281d3c8a219a9afd90ad3
+Size (Test-Simple-0.74.tar.gz) = 79837 bytes
 SHA1 (patch-aa) = 8fe0178fc89392f9373e088cacdfa807f02c13be



Home | Main Index | Thread Index | Old Index