Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 16 May 2017 18:18:36 +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: r441017 - head/math/p5-Math-Polynomial-Solve
Message-ID:  <201705161818.v4GIIagv056427@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Tue May 16 18:18:36 2017
New Revision: 441017
URL: https://svnweb.freebsd.org/changeset/ports/441017

Log:
  Update to 2.80
  
  - Add USES=dos2unix
  
  Changes:	http://search.cpan.org/dist/Math-Polynomial-Solve/Changes

Modified:
  head/math/p5-Math-Polynomial-Solve/Makefile
  head/math/p5-Math-Polynomial-Solve/distinfo

Modified: head/math/p5-Math-Polynomial-Solve/Makefile
==============================================================================
--- head/math/p5-Math-Polynomial-Solve/Makefile	Tue May 16 18:18:31 2017	(r441016)
+++ head/math/p5-Math-Polynomial-Solve/Makefile	Tue May 16 18:18:36 2017	(r441017)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	Math-Polynomial-Solve
-PORTVERSION=	2.75
+PORTVERSION=	2.80
 CATEGORIES=	math perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -18,7 +18,7 @@ BUILD_DEPENDS=	p5-Math-Utils>=1.06:math/
 RUN_DEPENDS:=	${BUILD_DEPENDS}
 
 NO_ARCH=	yes
-USES=		perl5
+USES=		dos2unix perl5
 USE_PERL5=	configure
 
 .include <bsd.port.mk>

Modified: head/math/p5-Math-Polynomial-Solve/distinfo
==============================================================================
--- head/math/p5-Math-Polynomial-Solve/distinfo	Tue May 16 18:18:31 2017	(r441016)
+++ head/math/p5-Math-Polynomial-Solve/distinfo	Tue May 16 18:18:36 2017	(r441017)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1464328798
-SHA256 (Math-Polynomial-Solve-2.75.tar.gz) = 1cf19e5cd59876e3e35d56f6fda50c9572505f8330f5d634003a99731fb47d94
-SIZE (Math-Polynomial-Solve-2.75.tar.gz) = 1088410
+TIMESTAMP = 1494936638
+SHA256 (Math-Polynomial-Solve-2.80.tar.gz) = 5af36fa7f93af7e6d2a356b20ad067cbf73612bbab39a0b1d5b36653d18eab54
+SIZE (Math-Polynomial-Solve-2.80.tar.gz) = 1084195



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