svn commit: r441017 - head/math/p5-Math-Polynomial-Solve

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Tue May 16 18:29:00 UTC 2017


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


More information about the svn-ports-all mailing list