Update to 0.200000
Upstream changes: 0.200000 2014-01-11 14:23:46-05:00 America/New_York - it's now possible to replace Pod with something rather than nothing when it's extracted from your document; check out the "replacer" attribute 0.100000 2014-01-07 20:02:01-05:00 America/New_York - encode character string input into octets for PPI, then ensure output is also characters
This commit is contained in:
parent
a0176db1ee
commit
c689af0e53
2 changed files with 6 additions and 6 deletions
|
@ -1,6 +1,6 @@
|
|||
# $NetBSD: Makefile,v 1.5 2013/11/24 04:06:01 wen Exp $
|
||||
# $NetBSD: Makefile,v 1.6 2014/01/12 10:46:56 wen Exp $
|
||||
|
||||
DISTNAME= Pod-Elemental-PerlMunger-0.093333
|
||||
DISTNAME= Pod-Elemental-PerlMunger-0.200000
|
||||
PKGNAME= p5-${DISTNAME}
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Pod/}
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
$NetBSD: distinfo,v 1.2 2013/11/24 04:06:01 wen Exp $
|
||||
$NetBSD: distinfo,v 1.3 2014/01/12 10:46:56 wen Exp $
|
||||
|
||||
SHA1 (Pod-Elemental-PerlMunger-0.093333.tar.gz) = 76a32f71908de3832e2bca70672c8f217c845276
|
||||
RMD160 (Pod-Elemental-PerlMunger-0.093333.tar.gz) = a02d81360c88110832e643166571fb56df6cae1d
|
||||
Size (Pod-Elemental-PerlMunger-0.093333.tar.gz) = 14456 bytes
|
||||
SHA1 (Pod-Elemental-PerlMunger-0.200000.tar.gz) = 5a2b4530821478e8e7d98750091ef7f781253a8a
|
||||
RMD160 (Pod-Elemental-PerlMunger-0.200000.tar.gz) = 4ea5c17135a3a21e0e3a339b38e3ce9b7f22db93
|
||||
Size (Pod-Elemental-PerlMunger-0.200000.tar.gz) = 15606 bytes
|
||||
|
|
Loading…
Reference in a new issue