pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/p5-Class-C3-Componentised p5-Class-C3-Componenti...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/fcd221a67af8
branches:  trunk
changeset: 375970:fcd221a67af8
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sun Feb 25 16:48:30 2018 +0000

description:
p5-Class-C3-Componentised: update to 1.001002.

1.001002 - 2018-02-23
      - fixed author metadata
      - added x_static_install and dynamic_config=0 to metadata
      - added x_authority to metadata

diffstat:

 devel/p5-Class-C3-Componentised/Makefile                  |   7 +++----
 devel/p5-Class-C3-Componentised/distinfo                  |  11 +++++------
 devel/p5-Class-C3-Componentised/patches/patch-Makefile.PL |  12 ------------
 3 files changed, 8 insertions(+), 22 deletions(-)

diffs (49 lines):

diff -r 8a45951af32e -r fcd221a67af8 devel/p5-Class-C3-Componentised/Makefile
--- a/devel/p5-Class-C3-Componentised/Makefile  Sun Feb 25 16:45:32 2018 +0000
+++ b/devel/p5-Class-C3-Componentised/Makefile  Sun Feb 25 16:48:30 2018 +0000
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.15 2017/06/05 14:22:41 ryoon Exp $
+# $NetBSD: Makefile,v 1.16 2018/02/25 16:48:30 wiz Exp $
 
-DISTNAME=      Class-C3-Componentised-1.001000
+DISTNAME=      Class-C3-Componentised-1.001002
 PKGNAME=       p5-${DISTNAME:S/00$//}
-PKGREVISION=   6
 CATEGORIES=    devel perl5
-MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=../../authors/id/F/FR/FREW/}
+MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=../../authors/id/H/HA/HAARG/}
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      http://search.cpan.org/perldoc?Class::C3::Componentised
diff -r 8a45951af32e -r fcd221a67af8 devel/p5-Class-C3-Componentised/distinfo
--- a/devel/p5-Class-C3-Componentised/distinfo  Sun Feb 25 16:45:32 2018 +0000
+++ b/devel/p5-Class-C3-Componentised/distinfo  Sun Feb 25 16:48:30 2018 +0000
@@ -1,7 +1,6 @@
-$NetBSD: distinfo,v 1.7 2017/06/07 14:42:24 ryoon Exp $
+$NetBSD: distinfo,v 1.8 2018/02/25 16:48:30 wiz Exp $
 
-SHA1 (Class-C3-Componentised-1.001000.tar.gz) = 7865738314ba3a5cbe0df8b5114be4f71e52f7f9
-RMD160 (Class-C3-Componentised-1.001000.tar.gz) = 3515628dc29b83846e8ac0a24d3b566b61ffa05f
-SHA512 (Class-C3-Componentised-1.001000.tar.gz) = 860b7cd09b1add6f252fddc0934e9f542231be90a57cf36afcab55684aca2fdb667777248c3583ad955ce0b76db44297515f56194ed2ec444dd8c801a01b5713
-Size (Class-C3-Componentised-1.001000.tar.gz) = 24335 bytes
-SHA1 (patch-Makefile.PL) = b392b36a8ce8daff355e2143fbc0f1b6514f55c8
+SHA1 (Class-C3-Componentised-1.001002.tar.gz) = 79bb404c60035076949ffb956f27af6d9160e8e4
+RMD160 (Class-C3-Componentised-1.001002.tar.gz) = 522637d512c17584be7e36d01386d0106e5e6c28
+SHA512 (Class-C3-Componentised-1.001002.tar.gz) = 11f7d752fec271e0e1274fcfe56dadece07e79b0986bbad86fff569e74900d9fb2e68a3aeb1e465073f01e3e4dda3f4644117084880321f8213ef05ec7e2bdc0
+Size (Class-C3-Componentised-1.001002.tar.gz) = 9742 bytes
diff -r 8a45951af32e -r fcd221a67af8 devel/p5-Class-C3-Componentised/patches/patch-Makefile.PL
--- a/devel/p5-Class-C3-Componentised/patches/patch-Makefile.PL Sun Feb 25 16:45:32 2018 +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:24 ryoon Exp $
-
-* Fix build with Perl 5.26.0
-
---- Makefile.PL.orig   2011-08-07 15:29:59.000000000 +0000
-+++ Makefile.PL
-@@ -1,3 +1,5 @@
-+use FindBin;
-+use lib $FindBin::Bin;
- use inc::Module::Install 1.00;
- 
- use 5.006002;



Home | Main Index | Thread Index | Old Index