Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 22 Jun 2017 03:39:36 +0000 (UTC)
From:      Stephen Montgomery-Smith <stephen@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r444096 - head/math/octave-forge-nan
Message-ID:  <201706220339.v5M3dai5094519@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: stephen
Date: Thu Jun 22 03:39:36 2017
New Revision: 444096
URL: https://svnweb.freebsd.org/changeset/ports/444096

Log:
  - Update to 3.1.2.

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

Modified: head/math/octave-forge-nan/Makefile
==============================================================================
--- head/math/octave-forge-nan/Makefile	Thu Jun 22 03:39:06 2017	(r444095)
+++ head/math/octave-forge-nan/Makefile	Thu Jun 22 03:39:36 2017	(r444096)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	octave-forge-nan
-PORTVERSION=	3.0
-PORTREVISION=	2
+PORTVERSION=	3.1.2
 CATEGORIES=	math
 
 MAINTAINER=	stephen@FreeBSD.org
@@ -16,7 +15,7 @@ MAKE_JOBS_UNSAFE=	yes
 
 # OCTSRC is the name of the directory of the package.
 # It is usually ${OCTAVE_PKGNAME} or ${DISTNAME}.
-OCTSRC=		NaN
+OCTSRC=		${DISTNAME}
 
 WRKSRC=		${WRKDIR}/${OCTSRC}/src
 

Modified: head/math/octave-forge-nan/distinfo
==============================================================================
--- head/math/octave-forge-nan/distinfo	Thu Jun 22 03:39:06 2017	(r444095)
+++ head/math/octave-forge-nan/distinfo	Thu Jun 22 03:39:36 2017	(r444096)
@@ -1,2 +1,3 @@
-SHA256 (octave-forge/nan-3.0.tar.gz) = 60440b4b81019830272a4a717cdc66e6b138aaa1899d0d4fe76878979e2fe082
-SIZE (octave-forge/nan-3.0.tar.gz) = 170530
+TIMESTAMP = 1498102023
+SHA256 (octave-forge/nan-3.1.2.tar.gz) = 0bb8d985cf3b1d5c478253c60a5712af6af301842b869fba1ce93693ce40398d
+SIZE (octave-forge/nan-3.1.2.tar.gz) = 160542



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