svn commit: r385662 - head/math/octave-forge-splines

Stephen Montgomery-Smith stephen at FreeBSD.org
Thu May 7 20:01:14 UTC 2015


Author: stephen
Date: Thu May  7 20:01:13 2015
New Revision: 385662
URL: https://svnweb.freebsd.org/changeset/ports/385662

Log:
  - Update to 1.2.8.

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	Thu May  7 20:00:21 2015	(r385661)
+++ head/math/octave-forge-splines/Makefile	Thu May  7 20:01:13 2015	(r385662)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	octave-forge-splines
-PORTVERSION=	1.2.7
-PORTREVISION=	1
+PORTVERSION=	1.2.8
 CATEGORIES=	math
 
 MAINTAINER=	stephen at FreeBSD.org
@@ -14,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=		${OCTAVE_PKGNAME}
+OCTSRC=		${DISTNAME}
 
 WRKSRC=		${WRKDIR}/${OCTSRC}/src
 

Modified: head/math/octave-forge-splines/distinfo
==============================================================================
--- head/math/octave-forge-splines/distinfo	Thu May  7 20:00:21 2015	(r385661)
+++ head/math/octave-forge-splines/distinfo	Thu May  7 20:01:13 2015	(r385662)
@@ -1,2 +1,2 @@
-SHA256 (octave-forge/splines-1.2.7.tar.gz) = e0729b258bf13c2646d0ece299a72a8fa05e24381c38e61411a0806e5d735a2f
-SIZE (octave-forge/splines-1.2.7.tar.gz) = 25795
+SHA256 (octave-forge/splines-1.2.8.tar.gz) = ad05ca90249fd07a9920153f8757bbf1e7ac2d5247cadf3b99fbc45fa50ecb1e
+SIZE (octave-forge/splines-1.2.8.tar.gz) = 27221


More information about the svn-ports-all mailing list