Fri Nov 25 08:15:10 2011 UTC ()
Update p5-Regexp-Assele to 0.35.

Change from previous:
0.35 2011-04-07 13:18:48 UTC
    - Update test suite to take into account the regexp
      engine changes for 5.14. No functional differences.


(hiramatsu)
diff -r1.6 -r1.7 pkgsrc/devel/p5-Regexp-Assemble/Makefile
diff -r1.2 -r1.3 pkgsrc/devel/p5-Regexp-Assemble/distinfo

cvs diff -r1.6 -r1.7 pkgsrc/devel/p5-Regexp-Assemble/Makefile (expand / switch to unified diff)

--- pkgsrc/devel/p5-Regexp-Assemble/Makefile 2011/08/14 12:26:33 1.6
+++ pkgsrc/devel/p5-Regexp-Assemble/Makefile 2011/11/25 08:15:10 1.7
@@ -1,19 +1,19 @@ @@ -1,19 +1,19 @@
1# $NetBSD: Makefile,v 1.6 2011/08/14 12:26:33 obache Exp $ 1# $NetBSD: Makefile,v 1.7 2011/11/25 08:15:10 hiramatsu Exp $
2# 2#
3 3
4DISTNAME= Regexp-Assemble-0.34 4DISTNAME= Regexp-Assemble-0.35
5PKGNAME= p5-${DISTNAME} 5PKGNAME= p5-${DISTNAME}
6PKGREVISION= 3 
7CATEGORIES= devel perl5 6CATEGORIES= devel perl5
8MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Regexp/} 7MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Regexp/}
9 8
10MAINTAINER= pkgsrc-users@NetBSD.org 9MAINTAINER= pkgsrc-users@NetBSD.org
11HOMEPAGE= http://search.cpan.org/dist/Regexp-Assemble/ 10HOMEPAGE= http://search.cpan.org/dist/Regexp-Assemble/
12COMMENT= Perl 5 module to assemble multiple regular expressions 11COMMENT= Perl 5 module to assemble multiple regular expressions
 12LICENSE= ${PERL5_LICENSE}
13 13
14PKG_DESTDIR_SUPPORT= user-destdir 14PKG_DESTDIR_SUPPORT= user-destdir
15 15
16PERL5_PACKLIST= auto/Regexp/Assemble/.packlist 16PERL5_PACKLIST= auto/Regexp/Assemble/.packlist
17 17
18.include "../../lang/perl5/module.mk" 18.include "../../lang/perl5/module.mk"
19.include "../../mk/bsd.pkg.mk" 19.include "../../mk/bsd.pkg.mk"

cvs diff -r1.2 -r1.3 pkgsrc/devel/p5-Regexp-Assemble/distinfo (expand / switch to unified diff)

--- pkgsrc/devel/p5-Regexp-Assemble/distinfo 2008/07/23 22:36:24 1.2
+++ pkgsrc/devel/p5-Regexp-Assemble/distinfo 2011/11/25 08:15:10 1.3
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.2 2008/07/23 22:36:24 rhaen Exp $ 1$NetBSD: distinfo,v 1.3 2011/11/25 08:15:10 hiramatsu Exp $
2 2
3SHA1 (Regexp-Assemble-0.34.tar.gz) = 6006dc542f52ac691c66fd74ae9d246780914cc5 3SHA1 (Regexp-Assemble-0.35.tar.gz) = a01fc48c3532d977d0118956fe32e1eabab52516
4RMD160 (Regexp-Assemble-0.34.tar.gz) = ceb9df6b9991d56add37668330003c19e0f46cfd 4RMD160 (Regexp-Assemble-0.35.tar.gz) = 434bd146325029b1623d93e87abbb7bcbc466f71
5Size (Regexp-Assemble-0.34.tar.gz) = 86556 bytes 5Size (Regexp-Assemble-0.35.tar.gz) = 87019 bytes