Date: Sun, 29 May 2011 18:26:34 -0500 (CDT) From: Stephen Montgomery-Smith <stephen@missouri.edu> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/157411: port update octave-forge-miscellaneous Message-ID: <201105292326.p4TNQYHc022283@wilberforce.math.missouri.edu> Resent-Message-ID: <201105292330.p4TNUArv073007@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 157411 >Category: ports >Synopsis: port update octave-forge-miscellaneous >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Sun May 29 23:30:09 UTC 2011 >Closed-Date: >Last-Modified: >Originator: Stephen Montgomery-Smith >Release: FreeBSD 8.2-STABLE i386 >Organization: >Environment: System: FreeBSD wilberforce 8.2-STABLE FreeBSD 8.2-STABLE #0: Sat May 28 10:38:33 CDT 2011 stephen@wilberforce:/usr/obj/usr/src/sys/GENERIC i386 >Description: port update octave-forge-miscellaneous >How-To-Repeat: >Fix: diff -ur /usr/ports/math/octave-forge-miscellaneous/Makefile octave-forge-miscellaneous/Makefile --- /usr/ports/math/octave-forge-miscellaneous/Makefile 2010-06-02 16:23:44.000000000 +0000 +++ octave-forge-miscellaneous/Makefile 2011-05-29 23:13:13.000000000 +0000 @@ -6,14 +6,20 @@ # PORTNAME= octave-forge-miscellaneous -PORTVERSION= 1.0.9 -PORTREVISION= 3 +PORTVERSION= 1.0.11 CATEGORIES= math MAINTAINER= stephen@missouri.edu COMMENT= Octave-forge package ${OCTAVE_PKGNAME} -GNU_CONFIGURE= yes + +WRKSRC= ${WRKDIR}/${DISTNAME}/src .include <bsd.port.pre.mk> .include "${PORTSDIR}/Mk/bsd.octave.mk" + +MAKE_ENV+= MKOCTFILE=mkoctfile + +post-build: + cd ${WRKDIR} && ${TAR} cfz ${DISTNAME}.tar.gz ${DISTNAME} + .include <bsd.port.post.mk> diff -ur /usr/ports/math/octave-forge-miscellaneous/distinfo octave-forge-miscellaneous/distinfo --- /usr/ports/math/octave-forge-miscellaneous/distinfo 2011-03-20 19:53:15.000000000 +0000 +++ octave-forge-miscellaneous/distinfo 2011-05-29 23:10:37.000000000 +0000 @@ -1,2 +1,2 @@ -SHA256 (octave-forge/miscellaneous-1.0.9.tar.gz) = 7e74ca2e01bba89cd46096cd6253f4d25a21d9cd66a1107388be83da701c2793 -SIZE (octave-forge/miscellaneous-1.0.9.tar.gz) = 155714 +SHA256 (octave-forge/miscellaneous-1.0.11.tar.gz) = b81319484e003943d2c3e2b21ddbf50ab44565d2ee7cbd1967abc88b4b3f9fff +SIZE (octave-forge/miscellaneous-1.0.11.tar.gz) = 181510 >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201105292326.p4TNQYHc022283>