svn commit: r386928 - head/devel/p5-Test-Compile

Frederic Culot culot at FreeBSD.org
Thu May 21 12:41:35 UTC 2015


Author: culot
Date: Thu May 21 12:41:34 2015
New Revision: 386928
URL: https://svnweb.freebsd.org/changeset/ports/386928

Log:
  - Update to v1.2.1
  
  Changes:	http://search.cpan.org/dist/Test-Compile/Changes

Modified:
  head/devel/p5-Test-Compile/Makefile
  head/devel/p5-Test-Compile/distinfo

Modified: head/devel/p5-Test-Compile/Makefile
==============================================================================
--- head/devel/p5-Test-Compile/Makefile	Thu May 21 11:40:42 2015	(r386927)
+++ head/devel/p5-Test-Compile/Makefile	Thu May 21 12:41:34 2015	(r386928)
@@ -2,12 +2,12 @@
 # $FreeBSD$
 
 PORTNAME=	Test-Compile
-PORTVERSION=	0.24
-PORTREVISION=	1
+PORTVERSION=	1.2.1
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 MASTER_SITE_SUBDIR=	CPAN:EGILES
 PKGNAMEPREFIX=	p5-
+DISTNAME=	${PORTNAME}-v${PORTVERSION}
 
 MAINTAINER=	culot at FreeBSD.org
 COMMENT=	Check whether Perl module files compile correctly

Modified: head/devel/p5-Test-Compile/distinfo
==============================================================================
--- head/devel/p5-Test-Compile/distinfo	Thu May 21 11:40:42 2015	(r386927)
+++ head/devel/p5-Test-Compile/distinfo	Thu May 21 12:41:34 2015	(r386928)
@@ -1,2 +1,2 @@
-SHA256 (Test-Compile-0.24.tar.gz) = 3e1b51c1568a73d7b57061fde6d47a3edfa89048ea16fe10e6a20c855f4a40d0
-SIZE (Test-Compile-0.24.tar.gz) = 13567
+SHA256 (Test-Compile-v1.2.1.tar.gz) = f9cfe1ebb3ef886025d6e017f9e67d1541d430c549fd2f7acebaa200ce949b13
+SIZE (Test-Compile-v1.2.1.tar.gz) = 15104


More information about the svn-ports-head mailing list