Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 21 Oct 2013 14:02:56 +0000 (UTC)
From:      Wen Heping <wen@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r331140 - head/devel/p5-Test-Script-Run
Message-ID:  <201310211402.r9LE2ugH025216@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: wen
Date: Mon Oct 21 14:02:55 2013
New Revision: 331140
URL: http://svnweb.freebsd.org/changeset/ports/331140

Log:
  - Update to 0.08
  Changes: http://cpansearch.perl.org/src/SUNNAVY/Test-Script-Run-0.08/Changes
  - Support staging
  - Pass maintainership to perl@

Modified:
  head/devel/p5-Test-Script-Run/Makefile
  head/devel/p5-Test-Script-Run/distinfo
  head/devel/p5-Test-Script-Run/pkg-plist

Modified: head/devel/p5-Test-Script-Run/Makefile
==============================================================================
--- head/devel/p5-Test-Script-Run/Makefile	Mon Oct 21 13:33:44 2013	(r331139)
+++ head/devel/p5-Test-Script-Run/Makefile	Mon Oct 21 14:02:55 2013	(r331140)
@@ -2,12 +2,12 @@
 # $FreeBSD$
 
 PORTNAME=	Test-Script-Run
-PORTVERSION=	0.05
+PORTVERSION=	0.08
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
 
-MAINTAINER=	wen@FreeBSD.org
+MAINTAINER=	perl@FreeBSD.org
 COMMENT=	Test the script with run
 
 RUN_DEPENDS=	p5-IPC-Run3>=0:${PORTSDIR}/devel/p5-IPC-Run3 \
@@ -17,7 +17,4 @@ BUILD_DEPENDS:=	${RUN_DEPENDS}
 USES=		perl5
 USE_PERL5=	configure
 
-MAN3=		Test::Script::Run.3
-
-NO_STAGE=	yes
 .include <bsd.port.mk>

Modified: head/devel/p5-Test-Script-Run/distinfo
==============================================================================
--- head/devel/p5-Test-Script-Run/distinfo	Mon Oct 21 13:33:44 2013	(r331139)
+++ head/devel/p5-Test-Script-Run/distinfo	Mon Oct 21 14:02:55 2013	(r331140)
@@ -1,2 +1,2 @@
-SHA256 (Test-Script-Run-0.05.tar.gz) = 2f66e3a994e994cfbfd7c70c4fa8616837edb11e2d9abfefee59102b3271af67
-SIZE (Test-Script-Run-0.05.tar.gz) = 25247
+SHA256 (Test-Script-Run-0.08.tar.gz) = 1fef216e70bc425ace3e2c4370dfcdddb5e798b099efba2679244a4d5bc1ab0a
+SIZE (Test-Script-Run-0.08.tar.gz) = 33198

Modified: head/devel/p5-Test-Script-Run/pkg-plist
==============================================================================
--- head/devel/p5-Test-Script-Run/pkg-plist	Mon Oct 21 13:33:44 2013	(r331139)
+++ head/devel/p5-Test-Script-Run/pkg-plist	Mon Oct 21 14:02:55 2013	(r331140)
@@ -1,3 +1,4 @@
+%%PERL5_MAN3%%/Test::Script::Run.3.gz
 %%SITE_PERL%%/Test/Script/Run.pm
 %%SITE_PERL%%/%%PERL_ARCH%%/auto/Test/Script/Run/.packlist
 @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Test/Script/Run



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201310211402.r9LE2ugH025216>