summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authormef <mef@pkgsrc.org>2015-09-06 06:33:24 +0000
committermef <mef@pkgsrc.org>2015-09-06 06:33:24 +0000
commit90ab33d20f12ac5b271cb7aed4347706578348a8 (patch)
treeb432a3ce47a98a6890bd236fcd46d543d0e4baf3 /devel
parenta2118a20eb0b48574fe405643ea14ffe15126d6f (diff)
downloadpkgsrc-90ab33d20f12ac5b271cb7aed4347706578348a8.tar.gz
Update to 0.36
-------------- 0.36 2015-08-16T11:34:00 - Ron Savage is now co-maint. - Move eg/ to examples/. - Many thanx to the various parties who logged issues on RT. Some have been fixed, see below. - Add examples/failure.01.pl, downloaded, and noted in docs, from https://rt.cpan.org/Public/Bug/Display.html?id=104897 - Move pod tests into xt/author/pod.t by cutting them out of t/00_basic.t. See https://rt.cpan.org/Public/Bug/Display.html?id=85686 and https://rt.cpan.org/Public/Bug/Display.html?id=85209 - Add repository https://github.com/ronsavage/Regexp-Assemble.git. Note: github does not list Perl as one of the licence options, so the auto-generated LICENSE (sic) file is not included in the distro. See https://rt.cpan.org/Public/Bug/Display.html?id=103856. - Fix some spelling errors in the pod. See https://rt.cpan.org/Public/Bug/Display.html?id=84336 - Move ./Assemble.pm into lib/Regexp/. - Move the contents of the TODO file into the docs, and delete that file. - Rearrange pod, but not be running this module over it :-). Actually, put pod at end of file. - Update Makefile.PL. - Add Changelog.ini. - Update MANIFEST.SKIP.
Diffstat (limited to 'devel')
-rw-r--r--devel/p5-Regexp-Assemble/Makefile6
-rw-r--r--devel/p5-Regexp-Assemble/distinfo8
2 files changed, 7 insertions, 7 deletions
diff --git a/devel/p5-Regexp-Assemble/Makefile b/devel/p5-Regexp-Assemble/Makefile
index 32a4dda4ae3..2f69a773345 100644
--- a/devel/p5-Regexp-Assemble/Makefile
+++ b/devel/p5-Regexp-Assemble/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.12 2015/06/12 10:49:40 wiz Exp $
+# $NetBSD: Makefile,v 1.13 2015/09/06 06:33:24 mef Exp $
#
-DISTNAME= Regexp-Assemble-0.35
+DISTNAME= Regexp-Assemble-0.36
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 4
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Regexp/}
+EXTRACT_SUFX= .tgz
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://search.cpan.org/dist/Regexp-Assemble/
diff --git a/devel/p5-Regexp-Assemble/distinfo b/devel/p5-Regexp-Assemble/distinfo
index 3eca34d7402..42290e52d1f 100644
--- a/devel/p5-Regexp-Assemble/distinfo
+++ b/devel/p5-Regexp-Assemble/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2011/11/25 08:15:10 hiramatsu Exp $
+$NetBSD: distinfo,v 1.4 2015/09/06 06:33:24 mef Exp $
-SHA1 (Regexp-Assemble-0.35.tar.gz) = a01fc48c3532d977d0118956fe32e1eabab52516
-RMD160 (Regexp-Assemble-0.35.tar.gz) = 434bd146325029b1623d93e87abbb7bcbc466f71
-Size (Regexp-Assemble-0.35.tar.gz) = 87019 bytes
+SHA1 (Regexp-Assemble-0.36.tgz) = 012afdafe842f15a391d04925816d0ec6cccbbe9
+RMD160 (Regexp-Assemble-0.36.tgz) = fab3e17f91ed485e59b6fd559b451e0ddad15926
+Size (Regexp-Assemble-0.36.tgz) = 97961 bytes