Update to 0.05
Upstream changes: 0.05 Fri Jan 7 15:17:34 CST 2011 add '.' to the default bin dirs set exit code to 127 if the script can't be found
This commit is contained in:
parent
f32507907a
commit
050779c3f4
2 changed files with 6 additions and 7 deletions
|
@ -1,9 +1,8 @@
|
|||
# $NetBSD: Makefile,v 1.6 2013/05/31 12:40:50 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.7 2013/09/08 05:00:37 wen Exp $
|
||||
#
|
||||
|
||||
DISTNAME= Test-Script-Run-0.04
|
||||
DISTNAME= Test-Script-Run-0.05
|
||||
PKGNAME= p5-${DISTNAME}
|
||||
PKGREVISION= 4
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Test/}
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
$NetBSD: distinfo,v 1.1.1.1 2010/07/29 21:08:20 seb Exp $
|
||||
$NetBSD: distinfo,v 1.2 2013/09/08 05:00:37 wen Exp $
|
||||
|
||||
SHA1 (Test-Script-Run-0.04.tar.gz) = 48d27fcb42349a6b1f4651de29cf3cb6015561b2
|
||||
RMD160 (Test-Script-Run-0.04.tar.gz) = 5ba5b3afb3263e89fd6f7011c2bfc53a80ac4e21
|
||||
Size (Test-Script-Run-0.04.tar.gz) = 24754 bytes
|
||||
SHA1 (Test-Script-Run-0.05.tar.gz) = 7b2b815a94fe84f39e675709b3b3658987a0bf36
|
||||
RMD160 (Test-Script-Run-0.05.tar.gz) = 6a8e760856e49acde2e6b5248f9f107b620d367f
|
||||
Size (Test-Script-Run-0.05.tar.gz) = 25247 bytes
|
||||
|
|
Loading…
Reference in a new issue