From 665cbf2e0f44754966e0289b9ff23451d170cc97 Mon Sep 17 00:00:00 2001 From: dhn Date: Tue, 19 Apr 2011 18:39:54 +0000 Subject: - Update to 0.1.1 PR: ports/156134 Submitted by: Stephen Montgomery-Smith (maintainer) --- math/octave-forge-ocs/Makefile | 6 +++--- math/octave-forge-ocs/distinfo | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) (limited to 'math/octave-forge-ocs') diff --git a/math/octave-forge-ocs/Makefile b/math/octave-forge-ocs/Makefile index 43e6ad7c48bc..68f7d65e6f25 100644 --- a/math/octave-forge-ocs/Makefile +++ b/math/octave-forge-ocs/Makefile @@ -6,19 +6,19 @@ # PORTNAME= octave-forge-ocs -PORTVERSION= 0.1.0 +PORTVERSION= 0.1.1 CATEGORIES= math MAINTAINER= stephen@missouri.edu COMMENT= Octave-forge package ${OCTAVE_PKGNAME} -WRKSRC= ${WRKDIR}/${OCTAVE_PKGNAME}/src +WRKSRC= ${WRKDIR}/${DISTNAME}/src RUN_DEPENDS+= ${TARBALLS_DIR}/odepkg.tar.gz:${PORTSDIR}/math/octave-forge-odepkg .include .include "${PORTSDIR}/Mk/bsd.octave.mk" post-build: - cd ${WRKDIR} && ${TAR} cfz ${DISTNAME}.tar.gz ${OCTAVE_PKGNAME} + cd ${WRKDIR} && ${TAR} cfz ${DISTNAME}.tar.gz ${DISTNAME} .include diff --git a/math/octave-forge-ocs/distinfo b/math/octave-forge-ocs/distinfo index a3bfc911c687..36d6e3242f95 100644 --- a/math/octave-forge-ocs/distinfo +++ b/math/octave-forge-ocs/distinfo @@ -1,2 +1,2 @@ -SHA256 (octave-forge/ocs-0.1.0.tar.gz) = e484bb55733c7331f32cb2665d7221d590d1c432c67bb9df299af650ce9ce886 -SIZE (octave-forge/ocs-0.1.0.tar.gz) = 55969 +SHA256 (octave-forge/ocs-0.1.1.tar.gz) = 73843b1b00fb69fff881b8d0d7a92f710536e8ab43965990d8ada6bcd65b65bc +SIZE (octave-forge/ocs-0.1.1.tar.gz) = 56302 -- cgit