Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 22 Nov 2016 06:55:27 +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: r426786 - head/devel/p5-DateTime-Calendar-Christian
Message-ID:  <201611220655.uAM6tR4m093053@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Tue Nov 22 06:55:27 2016
New Revision: 426786
URL: https://svnweb.freebsd.org/changeset/ports/426786

Log:
  - Update to 0.06
  - Update LICENSE_FILE
  
  Changes:	http://search.cpan.org/dist/DateTime-Calendar-Christian/Changes

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

Modified: head/devel/p5-DateTime-Calendar-Christian/Makefile
==============================================================================
--- head/devel/p5-DateTime-Calendar-Christian/Makefile	Tue Nov 22 06:55:22 2016	(r426785)
+++ head/devel/p5-DateTime-Calendar-Christian/Makefile	Tue Nov 22 06:55:27 2016	(r426786)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	DateTime-Calendar-Christian
-PORTVERSION=	0.05
+PORTVERSION=	0.06
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -12,9 +12,10 @@ COMMENT=	Dates in the Christian calendar
 
 LICENSE=	ART10 GPLv1
 LICENSE_COMB=	dual
-LICENSE_FILE=	${WRKSRC}/LICENSE
+LICENSE_FILE_ART10=	${WRKSRC}/LICENSES/Artistic
+LICENSE_FILE_GPLv1=	${WRKSRC}/LICENSES/Copying
 
-BUILD_DEPENDS=	p5-DateTime-Calendar-Julian>=0:devel/p5-DateTime-Calendar-Julian
+BUILD_DEPENDS=	p5-DateTime-Calendar-Julian>=0.04:devel/p5-DateTime-Calendar-Julian
 RUN_DEPENDS:=	${BUILD_DEPENDS}
 
 NO_ARCH=	yes

Modified: head/devel/p5-DateTime-Calendar-Christian/distinfo
==============================================================================
--- head/devel/p5-DateTime-Calendar-Christian/distinfo	Tue Nov 22 06:55:22 2016	(r426785)
+++ head/devel/p5-DateTime-Calendar-Christian/distinfo	Tue Nov 22 06:55:27 2016	(r426786)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1479554039
-SHA256 (DateTime-Calendar-Christian-0.05.tar.gz) = 2bc8bfc20a6907955c9495ebfc9c70c9b90d02bef7f6cd3744d07ae95feede08
-SIZE (DateTime-Calendar-Christian-0.05.tar.gz) = 19210
+TIMESTAMP = 1479755755
+SHA256 (DateTime-Calendar-Christian-0.06.tar.gz) = ffb1622dad74a64feaa21a18b6db22aa5202e02122b5a58820a65179fe2d9f9b
+SIZE (DateTime-Calendar-Christian-0.06.tar.gz) = 26982



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