Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 14 Aug 2012 08:41: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: r302499 - head/devel/p5-Data-Domain
Message-ID:  <201208140841.q7E8fitK067747@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Tue Aug 14 08:41:44 2012
New Revision: 302499
URL: http://svn.freebsd.org/changeset/ports/302499

Log:
  - Update to 0.16
  
  Changes:	http://search.cpan.org/dist/Data-Domain/Changes

Modified:
  head/devel/p5-Data-Domain/Makefile   (contents, props changed)
  head/devel/p5-Data-Domain/distinfo   (contents, props changed)

Modified: head/devel/p5-Data-Domain/Makefile
==============================================================================
--- head/devel/p5-Data-Domain/Makefile	Tue Aug 14 08:41:07 2012	(r302498)
+++ head/devel/p5-Data-Domain/Makefile	Tue Aug 14 08:41:44 2012	(r302499)
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	Data-Domain
-PORTVERSION=	0.15
+PORTVERSION=	0.16
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -15,7 +15,7 @@ MAINTAINER=	sunpoet@FreeBSD.org
 COMMENT=	Data description and validation
 
 BUILD_DEPENDS=	p5-Date-Calc>=0:${PORTSDIR}/devel/p5-Date-Calc
-RUN_DEPENDS=	p5-Date-Calc>=0:${PORTSDIR}/devel/p5-Date-Calc
+RUN_DEPENDS:=	${BUILD_DEPENDS}
 
 PERL_MODBUILD=	yes
 

Modified: head/devel/p5-Data-Domain/distinfo
==============================================================================
--- head/devel/p5-Data-Domain/distinfo	Tue Aug 14 08:41:07 2012	(r302498)
+++ head/devel/p5-Data-Domain/distinfo	Tue Aug 14 08:41:44 2012	(r302499)
@@ -1,2 +1,2 @@
-SHA256 (Data-Domain-0.15.tar.gz) = cbf3edc05f547c4085bffa3c5447a32ffc8e40aadfd22c70376116eebf34f0d0
-SIZE (Data-Domain-0.15.tar.gz) = 24230
+SHA256 (Data-Domain-0.16.tar.gz) = b1bec461dfa0a10558207e7b9ff74663c9c11c30297f548f681ebfe79007a2cb
+SIZE (Data-Domain-0.16.tar.gz) = 24280



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