Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 7 May 2015 20:00:22 +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: r385661 - head/math/octave-forge-optics
Message-ID:  <201505072000.t47K0MDs030311@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: stephen
Date: Thu May  7 20:00:21 2015
New Revision: 385661
URL: https://svnweb.freebsd.org/changeset/ports/385661

Log:
  - Update to 0.1.3.

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

Modified: head/math/octave-forge-optics/Makefile
==============================================================================
--- head/math/octave-forge-optics/Makefile	Thu May  7 19:58:08 2015	(r385660)
+++ head/math/octave-forge-optics/Makefile	Thu May  7 20:00:21 2015	(r385661)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	octave-forge-optics
-PORTVERSION=	0.1.1
+PORTVERSION=	0.1.3
 CATEGORIES=	math
 
 MAINTAINER=	stephen@FreeBSD.org
@@ -12,7 +12,7 @@ LICENSE=	GPLv3
 
 # OCTSRC is the name of the directory of the package.
 # It is usually ${OCTAVE_PKGNAME} or ${DISTNAME}.
-OCTSRC=		octave-${OCTAVE_PKGNAME}
+OCTSRC=		${DISTNAME}
 
 WRKSRC=		${WRKDIR}/${OCTSRC}/src
 

Modified: head/math/octave-forge-optics/distinfo
==============================================================================
--- head/math/octave-forge-optics/distinfo	Thu May  7 19:58:08 2015	(r385660)
+++ head/math/octave-forge-optics/distinfo	Thu May  7 20:00:21 2015	(r385661)
@@ -1,2 +1,2 @@
-SHA256 (octave-forge/optics-0.1.1.tar.gz) = b660aa4ba5b340952ac8bc6ffcfa23982368c9444b3787e2139233a2dda51a6a
-SIZE (octave-forge/optics-0.1.1.tar.gz) = 33481
+SHA256 (octave-forge/optics-0.1.3.tar.gz) = c79bc1ba4335a1a29410fdee0d6e5ffc67abc408434cd12c404fd56a53e49681
+SIZE (octave-forge/optics-0.1.3.tar.gz) = 40792



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