Mon Sep 7 03:21:04 2015 UTC ()
Update 2.73 to 2.76
-------------------
$Revision: 2.76 $ $Date: 2015/07/31 02:18:28 $
! ucm/koi8-u.ucm
  Pulled: Fix 0x95
  https://github.com/dankogai/p5-encode/pull/41

2.75 2015/06/30 09:59:53
! Unicode/Unicode.pm Unicode/Unicode.xs encoding.pm
  VERSION++'ed to make bleadperl happy
  Message-Id: <CADED=K4QjMxGFAOLEuZUx3OtN-d-hokhurr4BYBE2E3okoxA7g@mail.gmail.com>

2.74 2015/06/25
! Unicode/Unicode.xs
  Applied: #101486: [PATCH] reduce compiler warnings and stderr noise (again)
  https://rt.cpan.org/Ticket/Display.html?id=101486
! bin/enc2xs
  Applied patch: #105471: make Encode build with -pedantic
  https://rt.cpan.org/Ticket/Display.html?id=105471
! Byte/Makefile.PL
  CN/Makefile.PL
  EBCDIC/Makefile.PL
  JP/Makefile.PL
  KR/Makefile.PL
  Makefile.PL
  Symbol/Makefile.PL
  TW/Makefile.PL
  Applied patch: #102826: non-deterministic Makefiles
  https://rt.cpan.org/Ticket/Display.html?id=102826


(mef)
diff -r1.29 -r1.30 pkgsrc/textproc/p5-Encode/Makefile
diff -r1.19 -r1.20 pkgsrc/textproc/p5-Encode/distinfo

cvs diff -r1.29 -r1.30 pkgsrc/textproc/p5-Encode/Attic/Makefile (expand / switch to unified diff)

--- pkgsrc/textproc/p5-Encode/Attic/Makefile 2015/06/12 10:51:23 1.29
+++ pkgsrc/textproc/p5-Encode/Attic/Makefile 2015/09/07 03:21:03 1.30
@@ -1,18 +1,17 @@ @@ -1,18 +1,17 @@
1# $NetBSD: Makefile,v 1.29 2015/06/12 10:51:23 wiz Exp $ 1# $NetBSD: Makefile,v 1.30 2015/09/07 03:21:03 mef Exp $
2 2
3DISTNAME= Encode-2.73 3DISTNAME= Encode-2.76
4PKGNAME= p5-${DISTNAME} 4PKGNAME= p5-${DISTNAME}
5PKGREVISION= 1 
6CATEGORIES= textproc perl5 5CATEGORIES= textproc perl5
7MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Encode/} 6MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Encode/}
8 7
9MAINTAINER= rhaen@NetBSD.org 8MAINTAINER= rhaen@NetBSD.org
10HOMEPAGE= http://search.cpan.org/~dankogai/Encode/ 9HOMEPAGE= http://search.cpan.org/~dankogai/Encode/
11COMMENT= Provides interfaces between strings and the rest of the system 10COMMENT= Provides interfaces between strings and the rest of the system
12LICENSE= ${PERL5_LICENSE} 11LICENSE= ${PERL5_LICENSE}
13 12
14PERL5_REQD+= 5.7.3 13PERL5_REQD+= 5.7.3
15 14
16PERL5_PACKLIST= auto/Encode/.packlist 15PERL5_PACKLIST= auto/Encode/.packlist
17 16
18.include "../../lang/perl5/module.mk" 17.include "../../lang/perl5/module.mk"

cvs diff -r1.19 -r1.20 pkgsrc/textproc/p5-Encode/Attic/distinfo (expand / switch to unified diff)

--- pkgsrc/textproc/p5-Encode/Attic/distinfo 2015/04/26 08:25:12 1.19
+++ pkgsrc/textproc/p5-Encode/Attic/distinfo 2015/09/07 03:21:03 1.20
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.19 2015/04/26 08:25:12 mef Exp $ 1$NetBSD: distinfo,v 1.20 2015/09/07 03:21:03 mef Exp $
2 2
3SHA1 (Encode-2.73.tar.gz) = 0219ee1c9b09bf5bf8d2336f93c5ee7f98109386 3SHA1 (Encode-2.76.tar.gz) = b08674ee759245931b55c9bd0743eabaa3034594
4RMD160 (Encode-2.73.tar.gz) = 4954266b5a4e92d5919d7e3e963ebe47516a9434 4RMD160 (Encode-2.76.tar.gz) = 1d96cd2cd4e3fa683107ba750f3fca4e7933e875
5Size (Encode-2.73.tar.gz) = 2013300 bytes 5Size (Encode-2.76.tar.gz) = 2013420 bytes