pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/p5-Sub-Identify Update from version 0.03nb1 to 0...
details: https://anonhg.NetBSD.org/pkgsrc/rev/5b16f5b0d9ef
branches: trunk
changeset: 551895:5b16f5b0d9ef
user: he <he%pkgsrc.org@localhost>
date: Sat Dec 20 23:55:35 2008 +0000
description:
Update from version 0.03nb1 to 0.04.
Pkgsrc changes:
o Add USE_LANGUAGES=c since the build now uses the C compiler
Upstream changes:
0.04- Rafael Garcia-Suarez (9):
First stab as a dual implementation XS / pure Perl
Update MANIFEST and add ppport.h from bleadperl
Bump version to 0.04
Add license to Makefile.PL
Re-add "use strict"
Mortalize return values
Add tests for a bug reported on P5P by Renée Bäcker
Fix segfault / compilation error by returning nothing for a
sub being compiled
Regenerate META.yml
diffstat:
devel/p5-Sub-Identify/Makefile | 7 +++----
devel/p5-Sub-Identify/distinfo | 8 ++++----
2 files changed, 7 insertions(+), 8 deletions(-)
diffs (37 lines):
diff -r 07356ee11004 -r 5b16f5b0d9ef devel/p5-Sub-Identify/Makefile
--- a/devel/p5-Sub-Identify/Makefile Sat Dec 20 23:51:39 2008 +0000
+++ b/devel/p5-Sub-Identify/Makefile Sat Dec 20 23:55:35 2008 +0000
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.3 2008/10/19 19:18:00 he Exp $
+# $NetBSD: Makefile,v 1.4 2008/12/20 23:55:35 he Exp $
#
-DISTNAME= Sub-Identify-0.03
+DISTNAME= Sub-Identify-0.04
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Sub/}
@@ -13,7 +12,7 @@
PKG_DESTDIR_SUPPORT= user-destdir
-USE_LANGUAGES= # empty
+USE_LANGUAGES= c
PERL5_PACKLIST= auto/Sub/Identify/.packlist
.include "../../lang/perl5/module.mk"
diff -r 07356ee11004 -r 5b16f5b0d9ef devel/p5-Sub-Identify/distinfo
--- a/devel/p5-Sub-Identify/distinfo Sat Dec 20 23:51:39 2008 +0000
+++ b/devel/p5-Sub-Identify/distinfo Sat Dec 20 23:55:35 2008 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1.1.1 2008/07/26 09:25:46 seb Exp $
+$NetBSD: distinfo,v 1.2 2008/12/20 23:55:35 he Exp $
-SHA1 (Sub-Identify-0.03.tar.gz) = 1aaac09d311bd5091203c8024234481b772b2db2
-RMD160 (Sub-Identify-0.03.tar.gz) = a45ff89ea532a95592438f993e9ab97a49fbaced
-Size (Sub-Identify-0.03.tar.gz) = 2434 bytes
+SHA1 (Sub-Identify-0.04.tar.gz) = 08a1de8fc1dedf41d89f6b504d82e520c2018eff
+RMD160 (Sub-Identify-0.04.tar.gz) = e6351b5c2ef39d7136e239adc444661e3122d148
+Size (Sub-Identify-0.04.tar.gz) = 42502 bytes
Home |
Main Index |
Thread Index |
Old Index