svn commit: r392527 - head/math/p5-Math-SigFigs

Steve Wills swills at FreeBSD.org
Sun Jul 19 19:14:57 UTC 2015


Author: swills
Date: Sun Jul 19 19:14:55 2015
New Revision: 392527
URL: https://svnweb.freebsd.org/changeset/ports/392527

Log:
  math/p5-Math-SigFigs: update to 1.10

Modified:
  head/math/p5-Math-SigFigs/Makefile
  head/math/p5-Math-SigFigs/distinfo

Modified: head/math/p5-Math-SigFigs/Makefile
==============================================================================
--- head/math/p5-Math-SigFigs/Makefile	Sun Jul 19 18:41:45 2015	(r392526)
+++ head/math/p5-Math-SigFigs/Makefile	Sun Jul 19 19:14:55 2015	(r392527)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	Math-SigFigs
-PORTVERSION=	1.09
-PORTREVISION=	1
+PORTVERSION=	1.10
 CATEGORIES=	math perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -11,12 +10,9 @@ PKGNAMEPREFIX=	p5-
 MAINTAINER=	swills at FreeBSD.org
 COMMENT=	Do math with correct handling of significant figures
 
-BUILD_DEPENDS=	p5-Test-Pod>=0:${PORTSDIR}/devel/p5-Test-Pod \
-		p5-Test-Pod-Coverage>=0:${PORTSDIR}/devel/p5-Test-Pod-Coverage
-RUN_DEPENDS=	p5-Test-Pod>=0:${PORTSDIR}/devel/p5-Test-Pod \
-		p5-Test-Pod-Coverage>=0:${PORTSDIR}/devel/p5-Test-Pod-Coverage
-
 USES=		perl5
 USE_PERL5=	configure
 
+PLIST_FILES=	bin/count bin/format
+
 .include <bsd.port.mk>

Modified: head/math/p5-Math-SigFigs/distinfo
==============================================================================
--- head/math/p5-Math-SigFigs/distinfo	Sun Jul 19 18:41:45 2015	(r392526)
+++ head/math/p5-Math-SigFigs/distinfo	Sun Jul 19 19:14:55 2015	(r392527)
@@ -1,2 +1,2 @@
-SHA256 (Math-SigFigs-1.09.tar.gz) = 54a01e671286db0bc7ee9bae836ddd8f2ae089565a9607a06da7af3f29c78bbe
-SIZE (Math-SigFigs-1.09.tar.gz) = 11426
+SHA256 (Math-SigFigs-1.10.tar.gz) = b85fb95b409df9d054b74e4e8906762279af8f673c4fa7f1233cc4614b89faec
+SIZE (Math-SigFigs-1.10.tar.gz) = 10896


More information about the svn-ports-head mailing list