svn commit: r423143 - head/math/octave-forge-parallel

Stephen Montgomery-Smith stephen at FreeBSD.org
Sun Oct 2 17:49:31 UTC 2016


Author: stephen
Date: Sun Oct  2 17:49:30 2016
New Revision: 423143
URL: https://svnweb.freebsd.org/changeset/ports/423143

Log:
  - Update to 3.1.1.

Modified:
  head/math/octave-forge-parallel/Makefile
  head/math/octave-forge-parallel/distinfo

Modified: head/math/octave-forge-parallel/Makefile
==============================================================================
--- head/math/octave-forge-parallel/Makefile	Sun Oct  2 17:48:51 2016	(r423142)
+++ head/math/octave-forge-parallel/Makefile	Sun Oct  2 17:49:30 2016	(r423143)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	octave-forge-parallel
-PORTVERSION=	3.0.3
-PORTREVISION=	1
+PORTVERSION=	3.1.1
 CATEGORIES=	math
 
 MAINTAINER=	stephen at FreeBSD.org
@@ -18,7 +17,7 @@ OCTSRC=		${DISTNAME}
 
 WRKSRC=		${WRKDIR}/${OCTSRC}/src
 GNU_CONFIGURE=	yes
-CFLAGS+=	-I${LOCALBASE}/include
+USES=		compiler:gcc-c++11-lib
 
 .include "${.CURDIR}/../../Mk/bsd.octave.mk"
 

Modified: head/math/octave-forge-parallel/distinfo
==============================================================================
--- head/math/octave-forge-parallel/distinfo	Sun Oct  2 17:48:51 2016	(r423142)
+++ head/math/octave-forge-parallel/distinfo	Sun Oct  2 17:49:30 2016	(r423143)
@@ -1,2 +1,3 @@
-SHA256 (octave-forge/parallel-3.0.3.tar.gz) = 4f48de749c17d23883d20ccaaa5636cd513065ee54aca65a58975eef3653a950
-SIZE (octave-forge/parallel-3.0.3.tar.gz) = 114118
+TIMESTAMP = 1475422619
+SHA256 (octave-forge/parallel-3.1.1.tar.gz) = 4cd8f4619557c91c046882b056322da8de7f6047bfce6f102f40565bd4b4b37f
+SIZE (octave-forge/parallel-3.1.1.tar.gz) = 189981


More information about the svn-ports-all mailing list