Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 10 Jun 2013 14:29:05 +0000 (UTC)
From:      Mathieu Arnold <mat@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r320479 - head/devel/p5-Const-Fast
Message-ID:  <201306101429.r5AET5po004788@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: mat
Date: Mon Jun 10 14:29:05 2013
New Revision: 320479
URL: http://svnweb.freebsd.org/changeset/ports/320479

Log:
  Update to 0.14.

Modified:
  head/devel/p5-Const-Fast/Makefile
  head/devel/p5-Const-Fast/distinfo

Modified: head/devel/p5-Const-Fast/Makefile
==============================================================================
--- head/devel/p5-Const-Fast/Makefile	Mon Jun 10 14:25:07 2013	(r320478)
+++ head/devel/p5-Const-Fast/Makefile	Mon Jun 10 14:29:05 2013	(r320479)
@@ -1,12 +1,8 @@
-# New ports collection makefile for:	p5-Const-Fast
-# Date created:				2010-12-12
-# Whom:					Philip M. Gollucci <pgollucci@p6m7g8.com>
-#
+# Created by: Philip M. Gollucci
 # $FreeBSD$
-#
 
 PORTNAME=	Const-Fast
-PORTVERSION=	0.013
+PORTVERSION=	0.014
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 MASTER_SITE_SUBDIR=	CPAN:LEONT
@@ -18,12 +14,13 @@ COMMENT=	Facility for creating read-only
 LICENSE=	ART10 GPLv1
 LICENSE_COMB=	dual
 
-BUILD_DEPENDS=	p5-Sub-Exporter>=0:${PORTSDIR}/devel/p5-Sub-Exporter \
+BUILD_DEPENDS:=	${RUN_DEPENDS} \
+		p5-Module-Build-Tiny>=0.021:${PORTSDIR}/devel/p5-Module-Build-Tiny
+RUN_DEPENDS=	p5-Sub-Exporter>=0:${PORTSDIR}/devel/p5-Sub-Exporter \
 		p5-Sub-Exporter-Progressive>=0:${PORTSDIR}/devel/p5-Sub-Exporter-Progressive
-RUN_DEPENDS:=	${BUILD_DEPENDS}
 TEST_DEPENDS=	p5-Test-Exception>=0.29:${PORTSDIR}/devel/p5-Test-Exception
 
-PERL_CONFIGURE=	yes
+PERL_MODBUILD=	yes
 
 MAN3=		Const::Fast.3
 

Modified: head/devel/p5-Const-Fast/distinfo
==============================================================================
--- head/devel/p5-Const-Fast/distinfo	Mon Jun 10 14:25:07 2013	(r320478)
+++ head/devel/p5-Const-Fast/distinfo	Mon Jun 10 14:29:05 2013	(r320479)
@@ -1,2 +1,2 @@
-SHA256 (Const-Fast-0.013.tar.gz) = 8579039ece718d816c0bb85e6ba2d7a23fd9f6d47ac56772022184c06cdac78a
-SIZE (Const-Fast-0.013.tar.gz) = 13165
+SHA256 (Const-Fast-0.014.tar.gz) = f805953a08c57846a16a4d85d7b766398afaf7c36c1465fcb1dea09e5fa394db
+SIZE (Const-Fast-0.014.tar.gz) = 12886



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