summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authormef <mef@pkgsrc.org>2015-09-30 12:46:21 +0000
committermef <mef@pkgsrc.org>2015-09-30 12:46:21 +0000
commit2165056549e9036b0f81e65588c206cb6d56b477 (patch)
tree70a715ec15e69ac6a94d5cfcc0896eb51fbd6a32 /textproc
parentca2d164d8229351ffd05a9ae384ed2bb2c41e5e8 (diff)
downloadpkgsrc-2165056549e9036b0f81e65588c206cb6d56b477.tar.gz
Update 2.76 to 2.78
------------------- Revision: 2.78 Date: 2015/09/24 02:19:21 ! Makefile.PL Mend pull/42 again. This time correctly. ! lib/Encode/Supported.pod Applied: RT#107146: [PATCH] fix a spelling mistake https://rt.cpan.org/Public/Bug/Display.html?id=107146 2.77 2015/09/15 13:53:27 ! Unicode/Unicode.xs Unicode/Unicode.pm Address RT#107043: If no BOM is found, the routine dies. When you decode from UTF-(16|32) without -BE or LE without BOM, Encode now assumes BE accordingly to RFC2781 and the Unicode Standard version 8.0 https://rt.cpan.org/Public/Bug/Display.html?id=107043 ! Makefile.PL encoding.t Mend pull/42 ! Encode.xs Makefile.PL encoding.pm encoding.t Pulled: precompile 1252 table as that is now the Pod::Simple default https://github.com/dankogai/p5-encode/pull/42
Diffstat (limited to 'textproc')
-rw-r--r--textproc/p5-Encode/Makefile4
-rw-r--r--textproc/p5-Encode/distinfo8
2 files changed, 6 insertions, 6 deletions
diff --git a/textproc/p5-Encode/Makefile b/textproc/p5-Encode/Makefile
index 0c67c5c914e..90ba23242a9 100644
--- a/textproc/p5-Encode/Makefile
+++ b/textproc/p5-Encode/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.30 2015/09/07 03:21:03 mef Exp $
+# $NetBSD: Makefile,v 1.31 2015/09/30 12:46:21 mef Exp $
-DISTNAME= Encode-2.76
+DISTNAME= Encode-2.78
PKGNAME= p5-${DISTNAME}
CATEGORIES= textproc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Encode/}
diff --git a/textproc/p5-Encode/distinfo b/textproc/p5-Encode/distinfo
index c4862b58b0e..09287a03807 100644
--- a/textproc/p5-Encode/distinfo
+++ b/textproc/p5-Encode/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.20 2015/09/07 03:21:03 mef Exp $
+$NetBSD: distinfo,v 1.21 2015/09/30 12:46:22 mef Exp $
-SHA1 (Encode-2.76.tar.gz) = b08674ee759245931b55c9bd0743eabaa3034594
-RMD160 (Encode-2.76.tar.gz) = 1d96cd2cd4e3fa683107ba750f3fca4e7933e875
-Size (Encode-2.76.tar.gz) = 2013420 bytes
+SHA1 (Encode-2.78.tar.gz) = 91d32d013b290e62517ca5840543e5f017bd7354
+RMD160 (Encode-2.78.tar.gz) = f9a4587a2bf100153ba71d3f86937d2fdc20c448
+Size (Encode-2.78.tar.gz) = 2015845 bytes