svn commit: r391284 - head/math/octave-forge-octclip

Stephen Montgomery-Smith stephen at FreeBSD.org
Fri Jul 3 22:13:16 UTC 2015


Author: stephen
Date: Fri Jul  3 22:13:14 2015
New Revision: 391284
URL: https://svnweb.freebsd.org/changeset/ports/391284

Log:
  - Update to 1.0.8.

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

Modified: head/math/octave-forge-octclip/Makefile
==============================================================================
--- head/math/octave-forge-octclip/Makefile	Fri Jul  3 22:12:13 2015	(r391283)
+++ head/math/octave-forge-octclip/Makefile	Fri Jul  3 22:13:14 2015	(r391284)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	octave-forge-octclip
-PORTVERSION=	1.0.3
-PORTREVISION=	4
+PORTVERSION=	1.0.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-octclip/distinfo
==============================================================================
--- head/math/octave-forge-octclip/distinfo	Fri Jul  3 22:12:13 2015	(r391283)
+++ head/math/octave-forge-octclip/distinfo	Fri Jul  3 22:13:14 2015	(r391284)
@@ -1,2 +1,2 @@
-SHA256 (octave-forge/octclip-1.0.3.tar.gz) = d45246a7c90779ed88cc3b8b733744e8d4c5f53806a8f280c72be70cfd920640
-SIZE (octave-forge/octclip-1.0.3.tar.gz) = 340280
+SHA256 (octave-forge/octclip-1.0.8.tar.gz) = 6929666561d6a9857dd73c1cc99e2b5a929df559bcb97b3a9a0bc74f9600ae99
+SIZE (octave-forge/octclip-1.0.8.tar.gz) = 339754


More information about the svn-ports-all mailing list