Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 17 Aug 2017 15:04:00 +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: r448111 - head/devel/p5-DateTime-Astro
Message-ID:  <201708171504.v7HF40Yk079065@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Thu Aug 17 15:04:00 2017
New Revision: 448111
URL: https://svnweb.freebsd.org/changeset/ports/448111

Log:
  Update to 1.01
  
  Changes:	http://search.cpan.org/dist/DateTime-Astro/Changes

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	Thu Aug 17 15:03:55 2017	(r448110)
+++ head/devel/p5-DateTime-Astro/Makefile	Thu Aug 17 15:04:00 2017	(r448111)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	DateTime-Astro
-PORTVERSION=	1.00
-PORTREVISION=	2
+PORTVERSION=	1.01
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 MASTER_SITE_SUBDIR=	CPAN:DMAKI
@@ -16,7 +15,8 @@ LICENSE=	ART20
 
 BUILD_DEPENDS=	p5-DateTime>=0:devel/p5-DateTime \
 		p5-DateTime-Set>=0:devel/p5-DateTime-Set
-LIB_DEPENDS=	libmpfr.so:math/mpfr
+LIB_DEPENDS=	libgmp.so:math/gmp \
+		libmpfr.so:math/mpfr
 RUN_DEPENDS:=	${BUILD_DEPENDS}
 TEST_DEPENDS=	p5-Test-Exception>=0:devel/p5-Test-Exception
 

Modified: head/devel/p5-DateTime-Astro/distinfo
==============================================================================
--- head/devel/p5-DateTime-Astro/distinfo	Thu Aug 17 15:03:55 2017	(r448110)
+++ head/devel/p5-DateTime-Astro/distinfo	Thu Aug 17 15:04:00 2017	(r448111)
@@ -1,2 +1,3 @@
-SHA256 (DateTime-Astro-1.00.tar.gz) = ff4904293eb6219a35167dee4d10dcab0207ead695299cd40b56e87e18cf9fec
-SIZE (DateTime-Astro-1.00.tar.gz) = 106935
+TIMESTAMP = 1502974028
+SHA256 (DateTime-Astro-1.01.tar.gz) = 3f9bb25ec07eb41f234a041248ef1657af29c2cdcff68577bad007f6565f8476
+SIZE (DateTime-Astro-1.01.tar.gz) = 75875



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