diff options
author | wen <wen@pkgsrc.org> | 2015-01-11 11:47:18 +0000 |
---|---|---|
committer | wen <wen@pkgsrc.org> | 2015-01-11 11:47:18 +0000 |
commit | 6b00cb2e8dedb01a8c361a7976e2eea2dd363794 (patch) | |
tree | fec032f76384c6f382212dcb7ef34c15bd29b2da | |
parent | 92f18586f66f89a8c5bc4dfa0571d9a7cfa5ac40 (diff) | |
download | pkgsrc-6b00cb2e8dedb01a8c361a7976e2eea2dd363794.tar.gz |
Update to 1.07
Upstream changes:
1.07 2014-12-09 NEILB
- All changes from Ken Williamson as part of EBCDIC work for 5.22
- Fix typo in comment
- Reorder structure definitions
- Fill %Name2character better for EBCDIC
- Generalize for EBCDIC
- doc clarification
1.06_01 2014-12-05 NEILB
- A bunch of changes from KHW++ for EBCDIC support.
- Doing a developer release first, to make sure everything's good
from CPAN Testers.
-rw-r--r-- | textproc/p5-Pod-Escapes/Makefile | 4 | ||||
-rw-r--r-- | textproc/p5-Pod-Escapes/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/textproc/p5-Pod-Escapes/Makefile b/textproc/p5-Pod-Escapes/Makefile index 60d57d612fb..7301bf0ddb5 100644 --- a/textproc/p5-Pod-Escapes/Makefile +++ b/textproc/p5-Pod-Escapes/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.18 2014/10/09 14:07:03 wiz Exp $ +# $NetBSD: Makefile,v 1.19 2015/01/11 11:47:18 wen Exp $ -DISTNAME= Pod-Escapes-1.06 +DISTNAME= Pod-Escapes-1.07 PKGNAME= p5-${DISTNAME} CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Pod/} diff --git a/textproc/p5-Pod-Escapes/distinfo b/textproc/p5-Pod-Escapes/distinfo index 1ca9c7569d9..91ce4592c1f 100644 --- a/textproc/p5-Pod-Escapes/distinfo +++ b/textproc/p5-Pod-Escapes/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.3 2014/07/15 20:29:10 schmonz Exp $ +$NetBSD: distinfo,v 1.4 2015/01/11 11:47:18 wen Exp $ -SHA1 (Pod-Escapes-1.06.tar.gz) = 838a7c8b31f4ab851bc615786888da88bbda91ae -RMD160 (Pod-Escapes-1.06.tar.gz) = ac3324d68b93d6f622a81f26d3632cda99211905 -Size (Pod-Escapes-1.06.tar.gz) = 11469 bytes +SHA1 (Pod-Escapes-1.07.tar.gz) = a22668af00e024312a0941fac887d9fd50d66a1f +RMD160 (Pod-Escapes-1.07.tar.gz) = 7dc6be8507d4535521033f8ef9a092d200f0213c +Size (Pod-Escapes-1.07.tar.gz) = 11652 bytes |