Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 22 Sep 2013 05:39:44 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r327853 - head/devel/p5-Devel-CallChecker
Message-ID:  <201309220539.r8M5diY5056449@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sun Sep 22 05:39:44 2013
New Revision: 327853
URL: http://svnweb.freebsd.org/changeset/ports/327853

Log:
  - Update to 0.006
  
  Changes:	http://search.cpan.org/dist/Devel-CallChecker/Changes

Modified:
  head/devel/p5-Devel-CallChecker/Makefile
  head/devel/p5-Devel-CallChecker/distinfo   (contents, props changed)

Modified: head/devel/p5-Devel-CallChecker/Makefile
==============================================================================
--- head/devel/p5-Devel-CallChecker/Makefile	Sun Sep 22 05:39:39 2013	(r327852)
+++ head/devel/p5-Devel-CallChecker/Makefile	Sun Sep 22 05:39:44 2013	(r327853)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	Devel-CallChecker
-PORTVERSION=	0.005
+PORTVERSION=	0.006
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -15,10 +15,10 @@ RUN_DEPENDS:=	${BUILD_DEPENDS}
 TEST_DEPENDS=	p5-Test-Pod>=1:${PORTSDIR}/devel/p5-Test-Pod \
 		p5-Test-Pod-Coverage>=0:${PORTSDIR}/devel/p5-Test-Pod-Coverage
 
+NO_STAGE=	yes
 USE_PERL5=	configure
 USES=		perl5
 
 MAN3=		Devel::CallChecker.3
 
-NO_STAGE=	yes
 .include <bsd.port.mk>

Modified: head/devel/p5-Devel-CallChecker/distinfo
==============================================================================
--- head/devel/p5-Devel-CallChecker/distinfo	Sun Sep 22 05:39:39 2013	(r327852)
+++ head/devel/p5-Devel-CallChecker/distinfo	Sun Sep 22 05:39:44 2013	(r327853)
@@ -1,2 +1,2 @@
-SHA256 (Devel-CallChecker-0.005.tar.gz) = 3ead8e96b3b2c9c53fdef7cba8bc805b22c149d16a5c65d7e5bdfe48c352df1a
-SIZE (Devel-CallChecker-0.005.tar.gz) = 18572
+SHA256 (Devel-CallChecker-0.006.tar.gz) = ee18a90ccb61834648a9c65a7ace08c3d832fbc622d2cefb744bd50589888f66
+SIZE (Devel-CallChecker-0.006.tar.gz) = 18772



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