Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 15 Oct 2012 18:36:12 +0000 (UTC)
From:      Frederic Culot <culot@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r305928 - head/devel/p5-Test-Compile
Message-ID:  <201210151836.q9FIaCwL048125@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: culot
Date: Mon Oct 15 18:36:12 2012
New Revision: 305928
URL: http://svn.freebsd.org/changeset/ports/305928

Log:
  - Update to 0.21
  - Add LICENSE (Artistic 1 & GPL 1)
  - Take maintainership
  
  Changes:	http://search.cpan.org/dist/Test-Compile/Changes
  Feature safe:	yes

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	Mon Oct 15 17:13:44 2012	(r305927)
+++ head/devel/p5-Test-Compile/Makefile	Mon Oct 15 18:36:12 2012	(r305928)
@@ -2,15 +2,18 @@
 # $FreeBSD$
 
 PORTNAME=	Test-Compile
-PORTVERSION=	0.20
+PORTVERSION=	0.21
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 MASTER_SITE_SUBDIR=	CPAN:EGILES
 PKGNAMEPREFIX=	p5-
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	culot@FreeBSD.org
 COMMENT=	Check whether Perl module files compile correctly
 
+LICENSE=	ART10 GPLv1
+LICENSE_COMB=	dual
+
 BUILD_DEPENDS=	p5-Devel-CheckOS>=0:${PORTSDIR}/devel/p5-Devel-CheckOS \
 		p5-UNIVERSAL-require>=0:${PORTSDIR}/devel/p5-UNIVERSAL-require
 RUN_DEPENDS:=	${BUILD_DEPENDS}

Modified: head/devel/p5-Test-Compile/distinfo
==============================================================================
--- head/devel/p5-Test-Compile/distinfo	Mon Oct 15 17:13:44 2012	(r305927)
+++ head/devel/p5-Test-Compile/distinfo	Mon Oct 15 18:36:12 2012	(r305928)
@@ -1,2 +1,2 @@
-SHA256 (Test-Compile-0.20.tar.gz) = 61ea7fd9c647d54cfa2e1c05c0a0742785ca63ca763c6f041824c13b23b1ecbc
-SIZE (Test-Compile-0.20.tar.gz) = 13200
+SHA256 (Test-Compile-0.21.tar.gz) = 52b8004cc1d4bffcd095b90d0bba9ef86d91d3085e33b70c15c5e9345df2eba7
+SIZE (Test-Compile-0.21.tar.gz) = 13398



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