Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 Jun 2016 15:08:44 +0000 (UTC)
From:      Mathieu Arnold <mat@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r417252 - head/math/p5-Math-Currency
Message-ID:  <201606211508.u5LF8i2C016015@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: mat
Date: Tue Jun 21 15:08:44 2016
New Revision: 417252
URL: https://svnweb.freebsd.org/changeset/ports/417252

Log:
  Update to 0.48.
  
  Sponsored by:	Absolight

Modified:
  head/math/p5-Math-Currency/Makefile   (contents, props changed)
  head/math/p5-Math-Currency/distinfo   (contents, props changed)

Modified: head/math/p5-Math-Currency/Makefile
==============================================================================
--- head/math/p5-Math-Currency/Makefile	Tue Jun 21 15:08:41 2016	(r417251)
+++ head/math/p5-Math-Currency/Makefile	Tue Jun 21 15:08:44 2016	(r417252)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	Math-Currency
-PORTVERSION=	0.47
-PORTREVISION=	1
+PORTVERSION=	0.48
 CATEGORIES=	math perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -24,6 +23,5 @@ PORTDOCS=	Changes
 post-install:
 	@${MKDIR} ${STAGEDIR}${DOCSDIR}
 	${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${STAGEDIR}${DOCSDIR}
-	@${ECHO_MSG} "===> Documentation installed in ${DOCSDIR}."
 
 .include <bsd.port.mk>

Modified: head/math/p5-Math-Currency/distinfo
==============================================================================
--- head/math/p5-Math-Currency/distinfo	Tue Jun 21 15:08:41 2016	(r417251)
+++ head/math/p5-Math-Currency/distinfo	Tue Jun 21 15:08:44 2016	(r417252)
@@ -1,2 +1,3 @@
-SHA256 (Math-Currency-0.47.tar.gz) = 459f9689ebe6bfc13855d2cace279ce0b5df0bf6ccc37361076f10ff916aa209
-SIZE (Math-Currency-0.47.tar.gz) = 30985
+TIMESTAMP = 1466518879
+SHA256 (Math-Currency-0.48.tar.gz) = fc2c3cf24335bec74082aef7174bd5328c299ea98516333e6baba2db046648e6
+SIZE (Math-Currency-0.48.tar.gz) = 32478



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