pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/p5-Hook-LexWrap Updated from version 0.20nb1 to ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e9327bd268ce
branches:  trunk
changeset: 550189:e9327bd268ce
user:      he <he%pkgsrc.org@localhost>
date:      Sun Nov 16 23:53:04 2008 +0000

description:
Updated from version 0.20nb1 to 0.21.

Pkgsrc changes:
 o Adapt to .zip dist file suffix

Upsream changes:

0.21    Nov 6 2008

        - Added 'See also: Sub::Prepend'

        - Makefile.PL rewritten

        - support of 5.6+ only made explicit

        - Moved tests to t/. Silenced warnings.

        - Added pod.t

diffstat:

 devel/p5-Hook-LexWrap/Makefile |  6 +++---
 devel/p5-Hook-LexWrap/distinfo |  8 ++++----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (32 lines):

diff -r 6c4f614e2e69 -r e9327bd268ce devel/p5-Hook-LexWrap/Makefile
--- a/devel/p5-Hook-LexWrap/Makefile    Sun Nov 16 23:42:34 2008 +0000
+++ b/devel/p5-Hook-LexWrap/Makefile    Sun Nov 16 23:53:04 2008 +0000
@@ -1,12 +1,12 @@
-# $NetBSD: Makefile,v 1.5 2008/10/19 19:17:55 he Exp $
+# $NetBSD: Makefile,v 1.6 2008/11/16 23:53:04 he Exp $
 #
 
-DISTNAME=      Hook-LexWrap-0.20
+DISTNAME=      Hook-LexWrap-0.21
 PKGNAME=       p5-${DISTNAME}
-PKGREVISION=   1
 SVR4_PKGNAME=  p5hlw
 CATEGORIES=    devel perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=Hook/}
+EXTRACT_SUFX=  .zip
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      http://search.cpan.org/dist/Hook-LexWrap/
diff -r 6c4f614e2e69 -r e9327bd268ce devel/p5-Hook-LexWrap/distinfo
--- a/devel/p5-Hook-LexWrap/distinfo    Sun Nov 16 23:42:34 2008 +0000
+++ b/devel/p5-Hook-LexWrap/distinfo    Sun Nov 16 23:53:04 2008 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1.1.1 2006/02/07 22:05:41 seb Exp $
+$NetBSD: distinfo,v 1.2 2008/11/16 23:53:04 he Exp $
 
-SHA1 (Hook-LexWrap-0.20.tar.gz) = 8b9cfc7390acd42594412453d0845eae78e49082
-RMD160 (Hook-LexWrap-0.20.tar.gz) = 613fba6734064c9b4c310379f5f3b73284365c5a
-Size (Hook-LexWrap-0.20.tar.gz) = 6369 bytes
+SHA1 (Hook-LexWrap-0.21.zip) = ab838d6042033b87478453684c25fb1efe671747
+RMD160 (Hook-LexWrap-0.21.zip) = 3d3ff4a9529711a5f5c962f0b78054c4cf3cb141
+Size (Hook-LexWrap-0.21.zip) = 11663 bytes



Home | Main Index | Thread Index | Old Index