Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 12 Apr 2011 20:11:21 -0500 (CDT)
From:      Stephen Montgomery-Smith <stephen@missouri.edu>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/156363: Port update math/octave-forge-odepkg
Message-ID:  <201104130111.p3D1BLV7062005@wilberforce.math.missouri.edu>
Resent-Message-ID: <201104130120.p3D1K8gk045363@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         156363
>Category:       ports
>Synopsis:       Port update math/octave-forge-odepkg
>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:   Wed Apr 13 01:20:08 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Stephen Montgomery-Smith
>Release:        FreeBSD 7.4-PRERELEASE i386
>Organization:
>Environment:
System: FreeBSD wilberforce 7.4-PRERELEASE FreeBSD 7.4-PRERELEASE #0: Wed Dec 1 20:53:06 CST 2010 stephen@wilberforce:/usr/obj/usr/src/sys/GENERIC i386


	
>Description:
	Port update math/octave-forge-odepkg
>How-To-Repeat:
	
>Fix:

	


diff -ur /usr/ports/math/octave-forge-odepkg/Makefile octave-forge-odepkg/Makefile
--- /usr/ports/math/octave-forge-odepkg/Makefile	2010-06-09 08:26:57.000000000 +0000
+++ octave-forge-odepkg/Makefile	2011-04-13 01:01:47.000000000 +0000
@@ -6,18 +6,17 @@
 #
 
 PORTNAME=	octave-forge-odepkg
-PORTVERSION=	0.6.10
+PORTVERSION=	0.6.12
 CATEGORIES=	math
 
 MAINTAINER=	stephen@missouri.edu
 COMMENT=	Octave-forge package ${OCTAVE_PKGNAME}
 
-GNU_CONFIGURE=	yes
-WRKSRC=		${WRKDIR}/${DISTNAME}/src
+WRKSRC=		${WRKDIR}/${OCTAVE_PKGNAME}/src
 
 .include <bsd.port.pre.mk>
 .include "${PORTSDIR}/Mk/bsd.octave.mk"
 post-build:
-	cd ${WRKDIR} && ${TAR} cfz ${DISTNAME}.tar.gz ${DISTNAME}
+	cd ${WRKDIR} && ${TAR} cfz ${DISTNAME}.tar.gz ${OCTAVE_PKGNAME}
 
 .include <bsd.port.post.mk>
diff -ur /usr/ports/math/octave-forge-odepkg/distinfo octave-forge-odepkg/distinfo
--- /usr/ports/math/octave-forge-odepkg/distinfo	2011-03-20 19:53:16.000000000 +0000
+++ octave-forge-odepkg/distinfo	2011-04-13 00:58:44.000000000 +0000
@@ -1,2 +1,2 @@
-SHA256 (octave-forge/odepkg-0.6.10.tar.gz) = 639741d5f4d6a27fe321b65a8cbc148310c0d7a0007b48bc9e63a437e8a5b867
-SIZE (octave-forge/odepkg-0.6.10.tar.gz) = 869359
+SHA256 (octave-forge/odepkg-0.6.12.tar.gz) = 60a45dac545f271835571cf1c3dcd29647b98515b0255e44ff6e22211b155d28
+SIZE (octave-forge/odepkg-0.6.12.tar.gz) = 493929
>Release-Note:
>Audit-Trail:
>Unformatted:



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