From 801e7d9103afdc3c6dd189abfa2451c5a0c05748 Mon Sep 17 00:00:00 2001
From: stephen <stephen@FreeBSD.org>
Date: Thu, 7 May 2015 20:00:21 +0000
Subject: - Update to 0.1.3.

---
 math/octave-forge-optics/Makefile | 4 ++--
 math/octave-forge-optics/distinfo | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

(limited to 'math')

diff --git a/math/octave-forge-optics/Makefile b/math/octave-forge-optics/Makefile
index 8bf7d22ea51a..0e0036bef7a3 100644
--- a/math/octave-forge-optics/Makefile
+++ b/math/octave-forge-optics/Makefile
@@ -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
 
diff --git a/math/octave-forge-optics/distinfo b/math/octave-forge-optics/distinfo
index 7fdacef49124..944b4b43ab37 100644
--- a/math/octave-forge-optics/distinfo
+++ b/math/octave-forge-optics/distinfo
@@ -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
-- 
cgit