Date: Fri, 3 Jul 2015 22:13:15 +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: r391284 - head/math/octave-forge-octclip Message-ID: <201507032213.t63MDFkN079918@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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@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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201507032213.t63MDFkN079918>