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: mef
Date: Wed Sep 2 12:26:11 UTC 2020
Modified Files:
pkgsrc/textproc/p5-Encode: Makefile distinfo
Log Message:
(textproc/p5-Encode) Updated 3.0.1 to 3.0.5
3.05 2020/03/18 04:56:12
! Encode.pm
Address Tiny change for Encode.pm from David Levine
We do some compiled perl, and @INC is not always defined,
so it throws a warning.
<BN8PR12MB3153AEAF99EC08DB1E69A458A4FA0%BN8PR12MB3153.namprd12.prod.outlook.com@localhost>
! lib/Encode/Guess.pm
fix RT#131359: Encode::Guess: incomplete error messsage
https://rt.cpan.org/Public/Bug/Display.html?id=131359
3.04 2020/03/10 22:29:50
! Encode.pm
Bump version to make bleadperl happy
<0036284d-87ac-a021-0ba9-44bc972e88ab%khwilliamson.com@localhost>
3.03 2020/03/02 04:34:34
! Encode.pm Encode.xs
pulled: Stop using deprecated function
https://github.com/dankogai/p5-encode/pull/148
! Encode.xs
pulled: Silence unused var warnings from Encode
https://github.com/dankogai/p5-encode/pull/147
3.02 2019/12/25 09:23:21
! t/whatwg-aliases.t
drop RELEASE_TESTING since Pumpking also uses it.
https://github.com/Perl/perl5/issues/17382
! bin/enc2xs
Pulled: enc2xs: Add environment variable to suppress comments
https://github.com/dankogai/p5-encode/pull/145
! t/enc_utf8.t
Pulled: fixup enc_utf8.t for ONLY_PRAGMA_WARNINGS
https://github.com/dankogai/p5-encode/pull/142
! Encode/encode.h
Pulled: Fix linker errors
https://github.com/dankogai/p5-encode/pull/141
To generate a diff of this commit:
cvs rdiff -u -r1.53 -r1.54 pkgsrc/textproc/p5-Encode/Makefile
cvs rdiff -u -r1.37 -r1.38 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.53 pkgsrc/textproc/p5-Encode/Makefile:1.54
--- pkgsrc/textproc/p5-Encode/Makefile:1.53 Mon Aug 31 18:11:46 2020
+++ pkgsrc/textproc/p5-Encode/Makefile Wed Sep 2 12:26:11 2020
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.53 2020/08/31 18:11:46 wiz Exp $
+# $NetBSD: Makefile,v 1.54 2020/09/02 12:26:11 mef Exp $
-DISTNAME= Encode-3.01
+DISTNAME= Encode-3.05
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 2
CATEGORIES= textproc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Encode/}
Index: pkgsrc/textproc/p5-Encode/distinfo
diff -u pkgsrc/textproc/p5-Encode/distinfo:1.37 pkgsrc/textproc/p5-Encode/distinfo:1.38
--- pkgsrc/textproc/p5-Encode/distinfo:1.37 Sun Apr 7 07:28:23 2019
+++ pkgsrc/textproc/p5-Encode/distinfo Wed Sep 2 12:26:11 2020
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.37 2019/04/07 07:28:23 wen Exp $
+$NetBSD: distinfo,v 1.38 2020/09/02 12:26:11 mef Exp $
-SHA1 (Encode-3.01.tar.gz) = 39db23dce79fda1c775099663d3ce59745847871
-RMD160 (Encode-3.01.tar.gz) = 101383a9880eff73fa87b057f559fe6a608b53bc
-SHA512 (Encode-3.01.tar.gz) = b01d376852c7a0142eb54fbc4e23efbc78b035729e36ed2e0f8317928e7ca8f41fe845bf121796b28994af66c79550353ab7c26764d6c488a687aebfc5c47963
-Size (Encode-3.01.tar.gz) = 2054014 bytes
+SHA1 (Encode-3.05.tar.gz) = 7102e5137a3b2245b0b86ee8d9fed724de4e7165
+RMD160 (Encode-3.05.tar.gz) = be92f5a97b950474713d525f65d3d3e3662227bd
+SHA512 (Encode-3.05.tar.gz) = 463a3356358b95ab13be456cdb69994b7e38aecba2417933f67ea5d36d55252bf673c0499ceb3440ada2053b63f878a7840037bbe00b0140a2d98eb101ac9ad4
+Size (Encode-3.05.tar.gz) = 2054438 bytes
Home |
Main Index |
Thread Index |
Old Index