Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 2 Oct 2020 07:30:39 +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: r550915 - head/devel/p5-DateTime-Astro
Message-ID:  <202010020730.0927UdGo084202@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Fri Oct  2 07:30:39 2020
New Revision: 550915
URL: https://svnweb.freebsd.org/changeset/ports/550915

Log:
  Update to 1.04
  
  Changes:	https://metacpan.org/changes/distribution/DateTime-Astro

Modified:
  head/devel/p5-DateTime-Astro/Makefile
  head/devel/p5-DateTime-Astro/distinfo

Modified: head/devel/p5-DateTime-Astro/Makefile
==============================================================================
--- head/devel/p5-DateTime-Astro/Makefile	Fri Oct  2 07:30:37 2020	(r550914)
+++ head/devel/p5-DateTime-Astro/Makefile	Fri Oct  2 07:30:39 2020	(r550915)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	DateTime-Astro
-PORTVERSION=	1.03
-PORTREVISION=	1
+PORTVERSION=	1.04
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 MASTER_SITE_SUBDIR=	CPAN:DMAKI
@@ -21,10 +20,12 @@ LIB_DEPENDS=	libgmp.so:math/gmp \
 		libmpfr.so:math/mpfr
 RUN_DEPENDS=	p5-DateTime>=0:devel/p5-DateTime \
 		p5-DateTime-Set>=0:devel/p5-DateTime-Set
-TEST_DEPENDS=	p5-Test-Exception>=0:devel/p5-Test-Exception
+TEST_DEPENDS=	p5-JSON>=0:converters/p5-JSON \
+		p5-Test-Exception>=0:devel/p5-Test-Exception \
+		p5-Test-Requires>=0:devel/p5-Test-Requires
 
-USE_PERL5=	modbuild
 USES=		localbase perl5
+USE_PERL5=	modbuild
 
 post-install:
 	${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/DateTime/Astro/Astro.so

Modified: head/devel/p5-DateTime-Astro/distinfo
==============================================================================
--- head/devel/p5-DateTime-Astro/distinfo	Fri Oct  2 07:30:37 2020	(r550914)
+++ head/devel/p5-DateTime-Astro/distinfo	Fri Oct  2 07:30:39 2020	(r550915)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1503324589
-SHA256 (DateTime-Astro-1.03.tar.gz) = 0222cfdae69852f0d1f0bd2c607e8f0ac78f2336040da6c9dec3c996689e0112
-SIZE (DateTime-Astro-1.03.tar.gz) = 47057
+TIMESTAMP = 1601554460
+SHA256 (DateTime-Astro-1.04.tar.gz) = 451143f5d121f76d804bbab8498cb6ed533659456424d7214abd2c8738e20ea3
+SIZE (DateTime-Astro-1.04.tar.gz) = 47186



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