diff options
author | he <he> | 2008-09-15 13:53:12 +0000 |
---|---|---|
committer | he <he> | 2008-09-15 13:53:12 +0000 |
commit | ae99bb850d10889534aac9b235e02fc455d4e9b8 (patch) | |
tree | 9aa09c2e5b204c92c7c8dc2f022efe370abe3191 /textproc | |
parent | 8f654323e1c62fccc2a88d532b7c170fb8483aa2 (diff) | |
download | pkgsrc-ae99bb850d10889534aac9b235e02fc455d4e9b8.tar.gz |
Update from version 2.120 to 2.122, discussed with maintainer,
should fix PR#39539.
Pkgsrc changes:
o Revert MAINTAINER to pkgsrc-users@ as hinted by maintainer
Upstream changes:
Revision 2.122 2008/05/23 21:30:09 abigail
Changed email address
Revision 2.121 2008/05/23 21:28:01 abigail
Changed license
(License is quadruple, Perl artistic 1&2, BSD & MIT, so should be no problem.)
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/p5-Regexp-Common/Makefile | 6 | ||||
-rw-r--r-- | textproc/p5-Regexp-Common/distinfo | 8 |
2 files changed, 7 insertions, 7 deletions
diff --git a/textproc/p5-Regexp-Common/Makefile b/textproc/p5-Regexp-Common/Makefile index 0d231eccbc1..66463e0c85b 100644 --- a/textproc/p5-Regexp-Common/Makefile +++ b/textproc/p5-Regexp-Common/Makefile @@ -1,12 +1,12 @@ -# $NetBSD: Makefile,v 1.9 2008/06/12 02:14:49 joerg Exp $ +# $NetBSD: Makefile,v 1.10 2008/09/15 13:53:12 he Exp $ # -DISTNAME= Regexp-Common-2.120 +DISTNAME= Regexp-Common-2.122 PKGNAME= p5-${DISTNAME} CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Regexp/} -MAINTAINER= dieter.NetBSD@pandora.be +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://search.cpan.org/dist/Regexp-Common/ COMMENT= Provide commonly requested regular expressions diff --git a/textproc/p5-Regexp-Common/distinfo b/textproc/p5-Regexp-Common/distinfo index 308eb5c37de..66cf44ad765 100644 --- a/textproc/p5-Regexp-Common/distinfo +++ b/textproc/p5-Regexp-Common/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.5 2005/11/23 22:14:10 wiz Exp $ +$NetBSD: distinfo,v 1.6 2008/09/15 13:53:12 he Exp $ -SHA1 (Regexp-Common-2.120.tar.gz) = 2fb38676479e513d7fd9f702ed460d5e1a87dd78 -RMD160 (Regexp-Common-2.120.tar.gz) = 32699a967a2f38e637420658a44f3e592fb2da80 -Size (Regexp-Common-2.120.tar.gz) = 115174 bytes +SHA1 (Regexp-Common-2.122.tar.gz) = 070bc7f29977104f403a2308af04863555ffd221 +RMD160 (Regexp-Common-2.122.tar.gz) = ed24a69d3f685ad62995395d8908fa52a56e3da4 +Size (Regexp-Common-2.122.tar.gz) = 124748 bytes |