Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 30 Nov 2015 15:35:32 +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: r402682 - head/math/octave-forge-splines
Message-ID:  <201511301535.tAUFZWii061012@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: stephen
Date: Mon Nov 30 15:35:32 2015
New Revision: 402682
URL: https://svnweb.freebsd.org/changeset/ports/402682

Log:
  - Update to 1.2.9.

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

Modified: head/math/octave-forge-splines/Makefile
==============================================================================
--- head/math/octave-forge-splines/Makefile	Mon Nov 30 15:19:01 2015	(r402681)
+++ head/math/octave-forge-splines/Makefile	Mon Nov 30 15:35:32 2015	(r402682)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	octave-forge-splines
-PORTVERSION=	1.2.8
+PORTVERSION=	1.2.9
 CATEGORIES=	math
 
 MAINTAINER=	stephen@FreeBSD.org
@@ -13,7 +13,7 @@ LICENSE_FILE=	${WRKDIR}/${OCTSRC}/COPYIN
 
 # OCTSRC is the name of the directory of the package.
 # It is usually ${OCTAVE_PKGNAME} or ${DISTNAME}.
-OCTSRC=		${DISTNAME}
+OCTSRC=		${OCTAVE_PKGNAME}
 
 WRKSRC=		${WRKDIR}/${OCTSRC}/src
 

Modified: head/math/octave-forge-splines/distinfo
==============================================================================
--- head/math/octave-forge-splines/distinfo	Mon Nov 30 15:19:01 2015	(r402681)
+++ head/math/octave-forge-splines/distinfo	Mon Nov 30 15:35:32 2015	(r402682)
@@ -1,2 +1,2 @@
-SHA256 (octave-forge/splines-1.2.8.tar.gz) = ad05ca90249fd07a9920153f8757bbf1e7ac2d5247cadf3b99fbc45fa50ecb1e
-SIZE (octave-forge/splines-1.2.8.tar.gz) = 27221
+SHA256 (octave-forge/splines-1.2.9.tar.gz) = 38bf16ec867ece9cee31ef9a3a3a00d1bf9b30ebe44a06b640836aa9add3900f
+SIZE (octave-forge/splines-1.2.9.tar.gz) = 28941



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