pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/p5-Safe-Isa Update to 1.000005



details:   https://anonhg.NetBSD.org/pkgsrc/rev/dd1f32094ea7
branches:  trunk
changeset: 639448:dd1f32094ea7
user:      wen <wen%pkgsrc.org@localhost>
date:      Sat Sep 13 16:01:14 2014 +0000

description:
Update to 1.000005

Upstream changes:
1.000005 - 2014-08-16
  - comment blessed use so people who don't know perl stop trying to break it
  - add link to lightning talk given at YAPC::NA 2013

1.000004 - 2013-09-18
  - fixed slightly mangled metadata from last release

1.000003 - 2013-03-25
  - fix NAME in Makefile.PL (RT#84212)

diffstat:

 devel/p5-Safe-Isa/Makefile |  9 ++++-----
 devel/p5-Safe-Isa/distinfo |  8 ++++----
 2 files changed, 8 insertions(+), 9 deletions(-)

diffs (38 lines):

diff -r ba63302da8c0 -r dd1f32094ea7 devel/p5-Safe-Isa/Makefile
--- a/devel/p5-Safe-Isa/Makefile        Sat Sep 13 15:18:44 2014 +0000
+++ b/devel/p5-Safe-Isa/Makefile        Sat Sep 13 16:01:14 2014 +0000
@@ -1,17 +1,16 @@
-# $NetBSD: Makefile,v 1.3 2014/05/29 23:36:16 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2014/09/13 16:01:14 wen Exp $
 
-DISTNAME=      Safe-Isa-1.000002
+DISTNAME=      Safe-Isa-1.000005
 PKGNAME=       p5-${DISTNAME}
-PKGREVISION=   2
 CATEGORIES=    devel perl5
-MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=../../authors/id/M/MS/MSTROUT/}
+MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=../../authors/id/E/ET/ETHER/}
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      http://search.cpan.org/dist/Safe-Isa/
 COMMENT=       Call isa, can, does and DOES safely on things that may not be objects
 LICENSE=       ${PERL5_LICENSE}
 
-PERL5_PACKLIST=        auto/Safe-Isa/.packlist
+PERL5_PACKLIST=        auto/Safe/Isa/.packlist
 
 .include "../../lang/perl5/module.mk"
 .include "../../mk/bsd.pkg.mk"
diff -r ba63302da8c0 -r dd1f32094ea7 devel/p5-Safe-Isa/distinfo
--- a/devel/p5-Safe-Isa/distinfo        Sat Sep 13 15:18:44 2014 +0000
+++ b/devel/p5-Safe-Isa/distinfo        Sat Sep 13 16:01:14 2014 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1 2013/01/26 16:35:50 rhaen Exp $
+$NetBSD: distinfo,v 1.2 2014/09/13 16:01:14 wen Exp $
 
-SHA1 (Safe-Isa-1.000002.tar.gz) = 7fdab8fae4c635fcd2c43bd69cdbd838f0110be7
-RMD160 (Safe-Isa-1.000002.tar.gz) = fe97a7eb3e7f3a87fdb841f07ed996e0ecc772d4
-Size (Safe-Isa-1.000002.tar.gz) = 3543 bytes
+SHA1 (Safe-Isa-1.000005.tar.gz) = a13a97faf7c58500b8efcbcddb27fdd42e4aeac7
+RMD160 (Safe-Isa-1.000005.tar.gz) = 31aeec8d10d69abea008234d9578f383cb64e6d7
+Size (Safe-Isa-1.000005.tar.gz) = 5311 bytes



Home | Main Index | Thread Index | Old Index