Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 19 Nov 2016 17:08:57 +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: r426471 - head/devel/p5-DateTime-Calendar-FrenchRevolutionary
Message-ID:  <201611191708.uAJH8va7073537@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sat Nov 19 17:08:57 2016
New Revision: 426471
URL: https://svnweb.freebsd.org/changeset/ports/426471

Log:
  - Update to 0.13
  - Add LICENSE_FILE
  - Add NO_ARCH
  
  Changes:	http://search.cpan.org/dist/DateTime-Calendar-FrenchRevolutionary/Changes

Modified:
  head/devel/p5-DateTime-Calendar-FrenchRevolutionary/Makefile
  head/devel/p5-DateTime-Calendar-FrenchRevolutionary/distinfo

Modified: head/devel/p5-DateTime-Calendar-FrenchRevolutionary/Makefile
==============================================================================
--- head/devel/p5-DateTime-Calendar-FrenchRevolutionary/Makefile	Sat Nov 19 17:08:52 2016	(r426470)
+++ head/devel/p5-DateTime-Calendar-FrenchRevolutionary/Makefile	Sat Nov 19 17:08:57 2016	(r426471)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	DateTime-Calendar-FrenchRevolutionary
-PORTVERSION=	0.12
+PORTVERSION=	0.13
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -12,11 +12,13 @@ COMMENT=	Dates in the French Revolutiona
 
 LICENSE=	ART10 GPLv1
 LICENSE_COMB=	dual
+LICENSE_FILE=	${WRKSRC}/LICENSE
 
-BUILD_DEPENDS:=	${RUN_DEPENDS}
-RUN_DEPENDS=	p5-DateTime>=0.14:devel/p5-DateTime \
+BUILD_DEPENDS=	p5-DateTime>=0.14:devel/p5-DateTime \
 		p5-Roman>=1.22:math/p5-Roman
+RUN_DEPENDS:=	${BUILD_DEPENDS}
 
+NO_ARCH=	yes
 USES=		perl5
 USE_PERL5=	modbuild
 

Modified: head/devel/p5-DateTime-Calendar-FrenchRevolutionary/distinfo
==============================================================================
--- head/devel/p5-DateTime-Calendar-FrenchRevolutionary/distinfo	Sat Nov 19 17:08:52 2016	(r426470)
+++ head/devel/p5-DateTime-Calendar-FrenchRevolutionary/distinfo	Sat Nov 19 17:08:57 2016	(r426471)
@@ -1,2 +1,3 @@
-SHA256 (DateTime-Calendar-FrenchRevolutionary-0.12.tar.gz) = d23a583e42e9115b889aa27142e1119e335ec05b3b0cbc5aa5b631a3db5894d5
-SIZE (DateTime-Calendar-FrenchRevolutionary-0.12.tar.gz) = 137935
+TIMESTAMP = 1479554063
+SHA256 (DateTime-Calendar-FrenchRevolutionary-0.13.tar.gz) = e7d3bb957f930cd484a31c8b76a4818b762361277cd4bd66418431d79539e059
+SIZE (DateTime-Calendar-FrenchRevolutionary-0.13.tar.gz) = 134835



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