svn commit: r412374 - head/math/octave-forge-geometry

Stephen Montgomery-Smith stephen at FreeBSD.org
Fri Apr 1 21:31:23 UTC 2016


Author: stephen
Date: Fri Apr  1 21:31:21 2016
New Revision: 412374
URL: https://svnweb.freebsd.org/changeset/ports/412374

Log:
  - Update to 2.1.1.

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

Modified: head/math/octave-forge-geometry/Makefile
==============================================================================
--- head/math/octave-forge-geometry/Makefile	Fri Apr  1 20:45:03 2016	(r412373)
+++ head/math/octave-forge-geometry/Makefile	Fri Apr  1 21:31:21 2016	(r412374)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	octave-forge-geometry
-PORTVERSION=	2.0.0
+PORTVERSION=	2.1.1
 CATEGORIES=	math
 
 MAINTAINER=	stephen at 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=		${OCTAVE_PKGNAME}_tmp
+OCTSRC=		${DISTNAME}
 
 WRKSRC=		${WRKDIR}/${OCTSRC}
 

Modified: head/math/octave-forge-geometry/distinfo
==============================================================================
--- head/math/octave-forge-geometry/distinfo	Fri Apr  1 20:45:03 2016	(r412373)
+++ head/math/octave-forge-geometry/distinfo	Fri Apr  1 21:31:21 2016	(r412374)
@@ -1,2 +1,2 @@
-SHA256 (octave-forge/geometry-2.0.0.tar.gz) = 7c06c763ca9a1478e0cff21733199d139d255091788b9a0fb5834c51fb41d061
-SIZE (octave-forge/geometry-2.0.0.tar.gz) = 186828
+SHA256 (octave-forge/geometry-2.1.1.tar.gz) = 6d089df0d58c701d703cf055c5a8ef7b39e64f6bb918a0656e05aef28ec59b51
+SIZE (octave-forge/geometry-2.1.1.tar.gz) = 195772


More information about the svn-ports-all mailing list