pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/textproc/p5-Encode



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sun Feb 25 19:01:19 UTC 2018

Modified Files:
        pkgsrc/textproc/p5-Encode: Makefile distinfo

Log Message:
p5-Encode: update to 2.97.

$Revision: 2.97 $ $Date: 2018/02/21 12:14:33 $
! Encode.xs
  Pulled: New perls that fixes
    https://github.com/dankogai/p5-encode/issues/129
    https://rt.cpan.org/Ticket/Display.html?id=124399
  https://github.com/dankogai/p5-encode/pull/130

2.96 2018/02/11 05:35:26
! Encode.pm encoding.pm Unicode/Unicode.pm
  VERSION++ to make bleadperl happy
  <CADED=K4v5WQ3R7+aTu1xV4q2RcZFT=jriZubqfrHe7PZrgRmDA%mail.gmail.com@localhost>

2.95 2018/02/08 00:26:15
! Encode.pm Encode.xs Encode/encode.h Unicode/Unicode.pm
  Unicode/Unicode.xs encengine.c
  Pulled: new perls
  https://github.com/dankogai/p5-encode/pull/128


To generate a diff of this commit:
cvs rdiff -u -r1.44 -r1.45 pkgsrc/textproc/p5-Encode/Makefile
cvs rdiff -u -r1.32 -r1.33 pkgsrc/textproc/p5-Encode/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/textproc/p5-Encode/Makefile
diff -u pkgsrc/textproc/p5-Encode/Makefile:1.44 pkgsrc/textproc/p5-Encode/Makefile:1.45
--- pkgsrc/textproc/p5-Encode/Makefile:1.44     Wed Jan 10 08:57:35 2018
+++ pkgsrc/textproc/p5-Encode/Makefile  Sun Feb 25 19:01:19 2018
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.44 2018/01/10 08:57:35 wiz Exp $
+# $NetBSD: Makefile,v 1.45 2018/02/25 19:01:19 wiz Exp $
 
-DISTNAME=      Encode-2.94
+DISTNAME=      Encode-2.97
 PKGNAME=       p5-${DISTNAME}
 CATEGORIES=    textproc perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=Encode/}

Index: pkgsrc/textproc/p5-Encode/distinfo
diff -u pkgsrc/textproc/p5-Encode/distinfo:1.32 pkgsrc/textproc/p5-Encode/distinfo:1.33
--- pkgsrc/textproc/p5-Encode/distinfo:1.32     Wed Jan 10 08:57:35 2018
+++ pkgsrc/textproc/p5-Encode/distinfo  Sun Feb 25 19:01:19 2018
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.32 2018/01/10 08:57:35 wiz Exp $
+$NetBSD: distinfo,v 1.33 2018/02/25 19:01:19 wiz Exp $
 
-SHA1 (Encode-2.94.tar.gz) = 8056141671bf5be3947a3d95cc6b614dea8c4d0f
-RMD160 (Encode-2.94.tar.gz) = a3f4b3fb5a39b76666b663d4b4397f0a888f9159
-SHA512 (Encode-2.94.tar.gz) = 50abb8bf8bbeb3317f3473316f71255ecfacfceeab5acc58b95e572add1cefffab0cc77253ed1cfe224e01c10e356482c90174f41658dbb3318dfd2aa150b9ca
-Size (Encode-2.94.tar.gz) = 2043173 bytes
+SHA1 (Encode-2.97.tar.gz) = aec88d0b09cac6dfa032e2bdb9264038f0b273c7
+RMD160 (Encode-2.97.tar.gz) = fba9fe00d3aba86dfdaeb6c3cfa9b071f46539ee
+SHA512 (Encode-2.97.tar.gz) = 26815069bc726fa1f990547dc40d5eacbd03edf49b409c5cacc5fcb4aa60838714654da502afc6f0465490a5d518548f670fdcdfa2da33958b6c38cdd6293a2d
+Size (Encode-2.97.tar.gz) = 2045186 bytes



Home | Main Index | Thread Index | Old Index