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! :)
This commit is contained in:
parent
30a9e65d79
commit
0fa1f7f131
2 changed files with 6 additions and 7 deletions
|
@ -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/}
|
||||
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue