pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/p5-IPC-System-Simple Update 1.21 to 1.25



details:   https://anonhg.NetBSD.org/pkgsrc/rev/9525d6d69727
branches:  trunk
changeset: 646358:9525d6d69727
user:      mef <mef%pkgsrc.org@localhost>
date:      Sun Feb 08 03:03:06 2015 +0000

description:
Update 1.21 to 1.25
-------------------
1.25      2013-10-20 13:38:32 Pacific/Auckland
        * BUILD: No longer ship unrequired file Debian_CPANTS.txt.
          (GH #7, thanks to real-dam)

1.24      2013-10-18 16:27:39 Australia/Melbourne
        * BUILD: No longer mark BSD::Resource as required (GH #6).

        * TEST: Skip core-dump tests on OS X. They're not as
          straightforward as the test script would like. (GH #5).

1.23      2013-10-08 14:50:50 Australia/Melbourne
        * BUGFIX: Silence "Statement unlikely to be reached" warning
          (Karen Etheridge)

        * BUGFIX: Repository information fix, and typo fixes (@dsteinbrunner)

        * BUILD: Converted to using dzil.

1.22  Tue Oct  8 14:49:43 AUSEST 2013
        * Same as 1.23 release, but with booched changelog. Oops! :)

diffstat:

 devel/p5-IPC-System-Simple/Makefile |  5 ++---
 devel/p5-IPC-System-Simple/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 7 deletions(-)

diffs (27 lines):

diff -r 09b93e14c26d -r 9525d6d69727 devel/p5-IPC-System-Simple/Makefile
--- a/devel/p5-IPC-System-Simple/Makefile       Sun Feb 08 03:00:35 2015 +0000
+++ b/devel/p5-IPC-System-Simple/Makefile       Sun Feb 08 03:03:06 2015 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.10 2014/10/09 14:06:21 wiz Exp $
+# $NetBSD: Makefile,v 1.11 2015/02/08 03:03:06 mef Exp $
 
-DISTNAME=      IPC-System-Simple-1.21
+DISTNAME=      IPC-System-Simple-1.25
 PKGNAME=       p5-${DISTNAME}
-PKGREVISION=   5
 CATEGORIES=    devel perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=IPC/}
 
diff -r 09b93e14c26d -r 9525d6d69727 devel/p5-IPC-System-Simple/distinfo
--- a/devel/p5-IPC-System-Simple/distinfo       Sun Feb 08 03:00:35 2015 +0000
+++ b/devel/p5-IPC-System-Simple/distinfo       Sun Feb 08 03:03:06 2015 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2010/04/25 18:48:26 seb Exp $
+$NetBSD: distinfo,v 1.4 2015/02/08 03:03:06 mef Exp $
 
-SHA1 (IPC-System-Simple-1.21.tar.gz) = 9315f351a4c6bc8f13cf60a1d30097eee7dd2658
-RMD160 (IPC-System-Simple-1.21.tar.gz) = d81bc7f05a58cf3cbcd59ac121682caac46b40dc
-Size (IPC-System-Simple-1.21.tar.gz) = 36077 bytes
+SHA1 (IPC-System-Simple-1.25.tar.gz) = fb50f4f27407c81bb884073bd9bc5cf75f4841f1
+RMD160 (IPC-System-Simple-1.25.tar.gz) = d952603a779d2611642d769af81004f9c731271c
+Size (IPC-System-Simple-1.25.tar.gz) = 29744 bytes



Home | Main Index | Thread Index | Old Index