Wed Sep 16 17:25:52 2009 UTC ()
Updating devel/p5-Test-Script from 1.03nb1 to 1.05

pkgsrc changes:
  - Adding license definition

Upstream changes:
1.05 Mon 14 Sep 2009
	- Changed script_compiles_ok to script_compiles
	- Added script_runs

1.04_03 Thu 18 Dec 2008
	- Another attempt to support 5.6 properly

1.04_02 Wed 17 Dec 2008
	- Test tweak to support 5.6 properly

1.04_01 Tue 16 Dec 2008
	- Updated to Module::Install 0.77
	- Adding dependency on Probe::Perl
	- Full fidelity failure testing


(sno)
diff -r1.4 -r1.5 pkgsrc/devel/p5-Test-Script/Makefile
diff -r1.2 -r1.3 pkgsrc/devel/p5-Test-Script/distinfo

cvs diff -r1.4 -r1.5 pkgsrc/devel/p5-Test-Script/Makefile (expand / switch to context diff)
--- pkgsrc/devel/p5-Test-Script/Makefile 2009/06/13 06:46:47 1.4
+++ pkgsrc/devel/p5-Test-Script/Makefile 2009/09/16 17:25:52 1.5
@@ -1,17 +1,15 @@
-# $NetBSD: Makefile,v 1.4 2009/06/13 06:46:47 rillig Exp $
+# $NetBSD: Makefile,v 1.5 2009/09/16 17:25:52 sno Exp $
 #
 
-DISTNAME=	Test-Script-1.03
+DISTNAME=	Test-Script-1.05
 PKGNAME=	p5-${DISTNAME}
-#SVR4_PKGNAME=	p5ts
-PKGREVISION=	1
 CATEGORIES=	perl5 devel
-#MASTER_SITES=	http://search.cpan.org/CPAN/authors/id/A/AD/ADAMK/
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN:=Test/}
 
 MAINTAINER=	rhaen@NetBSD.org
 HOMEPAGE=	http://search.cpan.org/CPAN/authors/id/A/AD/ADAMK/
 COMMENT=	Test::Script - Cross-platform basic tests for scripts
+LICENSE=	${PERL5_LICENSE}
 
 PKG_DESTDIR_SUPPORT=	user-destdir
 

cvs diff -r1.2 -r1.3 pkgsrc/devel/p5-Test-Script/distinfo (expand / switch to context diff)
--- pkgsrc/devel/p5-Test-Script/distinfo 2008/07/15 17:38:29 1.2
+++ pkgsrc/devel/p5-Test-Script/distinfo 2009/09/16 17:25:52 1.3
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.2 2008/07/15 17:38:29 rhaen Exp $
+$NetBSD: distinfo,v 1.3 2009/09/16 17:25:52 sno Exp $
 
-SHA1 (Test-Script-1.03.tar.gz) = 28c9408b100dc5270725789675ccca279c6f92b9
+SHA1 (Test-Script-1.05.tar.gz) = cb709efc6da1b1b47faca68c45cb4ff109994b94
-RMD160 (Test-Script-1.03.tar.gz) = d59266d5261f2db61dacdb16d1b786ddaa16ffd2
+RMD160 (Test-Script-1.05.tar.gz) = 511c7a98ede2696f70e611f926e84b3409c948c9
-Size (Test-Script-1.03.tar.gz) = 21994 bytes
+Size (Test-Script-1.05.tar.gz) = 26329 bytes