pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/p5-Context-Preserve p5-Context-Preserve: update ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/719a045bbc31
branches: trunk
changeset: 368489:719a045bbc31
user: wiz <wiz%pkgsrc.org@localhost>
date: Sun Sep 17 09:44:52 2017 +0000
description:
p5-Context-Preserve: update to 0.02.
0.02 2017-05-11 13:28:50Z
- convert packaging to Dist::Zilla, resolving RT#120824
diffstat:
devel/p5-Context-Preserve/Makefile | 7 +++----
devel/p5-Context-Preserve/distinfo | 11 +++++------
devel/p5-Context-Preserve/patches/patch-Makefile.PL | 12 ------------
3 files changed, 8 insertions(+), 22 deletions(-)
diffs (49 lines):
diff -r a4b254c67847 -r 719a045bbc31 devel/p5-Context-Preserve/Makefile
--- a/devel/p5-Context-Preserve/Makefile Sun Sep 17 09:33:59 2017 +0000
+++ b/devel/p5-Context-Preserve/Makefile Sun Sep 17 09:44:52 2017 +0000
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.11 2017/06/05 14:22:46 ryoon Exp $
+# $NetBSD: Makefile,v 1.12 2017/09/17 09:44:52 wiz Exp $
-DISTNAME= Context-Preserve-0.01
+DISTNAME= Context-Preserve-0.02
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 9
CATEGORIES= devel perl5
-MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../../authors/id/J/JR/JROCKWAY/}
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../../authors/id/E/ET/ETHER/}
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= http://search.cpan.org/dist/Context-Preserve/
diff -r a4b254c67847 -r 719a045bbc31 devel/p5-Context-Preserve/distinfo
--- a/devel/p5-Context-Preserve/distinfo Sun Sep 17 09:33:59 2017 +0000
+++ b/devel/p5-Context-Preserve/distinfo Sun Sep 17 09:44:52 2017 +0000
@@ -1,7 +1,6 @@
-$NetBSD: distinfo,v 1.3 2017/06/07 14:42:25 ryoon Exp $
+$NetBSD: distinfo,v 1.4 2017/09/17 09:44:52 wiz Exp $
-SHA1 (Context-Preserve-0.01.tar.gz) = 0cf4e0bfd6ef3967b6671ff1ed93d51536d53806
-RMD160 (Context-Preserve-0.01.tar.gz) = 7823a552765028d885c1ab00473965d81de6b6ef
-SHA512 (Context-Preserve-0.01.tar.gz) = f579fdb935fb3d73375d1420db4f2357fae8a9feb350f5967f17dfe67074c02a5567180151fff6387324d995782a720e704cb0f5f5332623e88730117c3fe160
-Size (Context-Preserve-0.01.tar.gz) = 13158 bytes
-SHA1 (patch-Makefile.PL) = 2cb49750775a52f0cd026c767e01ac24ede270b0
+SHA1 (Context-Preserve-0.02.tar.gz) = a7ccfb5b957a1e60baeb195d666df6437cd9caa8
+RMD160 (Context-Preserve-0.02.tar.gz) = 2a48c8bfc9ec57bc3e0ea93a9ccb98dd3a6cc282
+SHA512 (Context-Preserve-0.02.tar.gz) = e5c230e38430c6ea9b7ed75e075a12454262adf1883e5ab6ada4696099e2f246d0f9b613934b4197b0529e126ea083d12d9bbe4ece5cfb82a93f913b7d70b068
+Size (Context-Preserve-0.02.tar.gz) = 25305 bytes
diff -r a4b254c67847 -r 719a045bbc31 devel/p5-Context-Preserve/patches/patch-Makefile.PL
--- a/devel/p5-Context-Preserve/patches/patch-Makefile.PL Sun Sep 17 09:33:59 2017 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,12 +0,0 @@
-$NetBSD: patch-Makefile.PL,v 1.1 2017/06/07 14:42:25 ryoon Exp $
-
-* Fix build with Perl 5.26.0
-
---- Makefile.PL.orig 2008-01-15 21:58:35.000000000 +0000
-+++ Makefile.PL
-@@ -1,3 +1,5 @@
-+use FindBin;
-+use lib $FindBin::Bin;
- use inc::Module::Install;
-
- name 'Context-Preserve';
Home |
Main Index |
Thread Index |
Old Index