Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 14 Jun 2017 16:10:11 +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: r443580 - head/math/p5-Math-Evol
Message-ID:  <201706141610.v5EGABHS058010@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Wed Jun 14 16:10:11 2017
New Revision: 443580
URL: https://svnweb.freebsd.org/changeset/ports/443580

Log:
  Update to 1.13
  
  - Add NO_ARCH
  
  Changes:	http://search.cpan.org/dist/Math-Evol/Changes

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

Modified: head/math/p5-Math-Evol/Makefile
==============================================================================
--- head/math/p5-Math-Evol/Makefile	Wed Jun 14 16:10:06 2017	(r443579)
+++ head/math/p5-Math-Evol/Makefile	Wed Jun 14 16:10:11 2017	(r443580)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	Math-Evol
-PORTVERSION=	1.12
-PORTREVISION=	1
+PORTVERSION=	1.13
 CATEGORIES=	math perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -11,6 +10,7 @@ PKGNAMEPREFIX=	p5-
 MAINTAINER=	perl@FreeBSD.org
 COMMENT=	Perl module implements the evolution search strategy
 
+NO_ARCH=	yes
 USES=		perl5
 USE_PERL5=	configure
 

Modified: head/math/p5-Math-Evol/distinfo
==============================================================================
--- head/math/p5-Math-Evol/distinfo	Wed Jun 14 16:10:06 2017	(r443579)
+++ head/math/p5-Math-Evol/distinfo	Wed Jun 14 16:10:11 2017	(r443580)
@@ -1,2 +1,3 @@
-SHA256 (Math-Evol-1.12.tar.gz) = 5a30072844d1b14ccc2762c422e8d249bb5440b270e2d92a22649eaff4b40180
-SIZE (Math-Evol-1.12.tar.gz) = 29730
+TIMESTAMP = 1497440969
+SHA256 (Math-Evol-1.13.tar.gz) = d6b9cafbd8e1997335e20bf37f49bd22ce5b1e60434ec80a3b3f7cc5c31e0ccf
+SIZE (Math-Evol-1.13.tar.gz) = 34932



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