Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 29 Jun 2010 09:47:16 -0500 (CDT)
From:      Stephen Montgomery-Smith <stephen@missouri.edu>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/148229: Update of math/octave-forge-ga
Message-ID:  <201006291447.o5TElGlr026388@wilberforce.math.missouri.edu>
Resent-Message-ID: <201006291450.o5TEo71B052005@freefall.freebsd.org>

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

>Number:         148229
>Category:       ports
>Synopsis:       Update of math/octave-forge-ga
>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:   Tue Jun 29 14:50:06 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Stephen Montgomery-Smith
>Release:        FreeBSD 7.3-STABLE i386
>Organization:
>Environment:
System: FreeBSD wilberforce 7.3-STABLE FreeBSD 7.3-STABLE #0: Fri May 28 18:26:27 CDT 2010 stephen@wilberforce:/usr/obj/usr/src/sys/GENERIC i386


	
>Description:
Update of math/octave-forge-ga
>How-To-Repeat:
	
>Fix:

	

diff -ur /usr/ports/math/octave-forge-ga/Makefile octave-forge-ga/Makefile
--- /usr/ports/math/octave-forge-ga/Makefile	2010-06-02 15:11:26.000000000 -0500
+++ octave-forge-ga/Makefile	2010-06-29 09:06:29.000000000 -0500
@@ -6,16 +6,21 @@
 #
 
 PORTNAME=	octave-forge-ga
-PORTVERSION=	0.9.7
-PORTREVISION=	3
+PORTVERSION=	0.9.8
 CATEGORIES=	math
 
 MAINTAINER=	stephen@missouri.edu
 COMMENT=	Octave-forge package ${OCTAVE_PKGNAME}
-GNU_CONFIGURE=	yes
 
 RUN_DEPENDS+=	${TARBALLS_DIR}/communications.tar.gz:${PORTSDIR}/math/octave-forge-communications
 
 .include <bsd.port.pre.mk>
 .include "${PORTSDIR}/Mk/bsd.octave.mk"
+do-build:
+	@${DO_NADA}
+
+post-build:
+	cd ${WRKDIR} && ${TAR} cfz ${DISTNAME}.tar.gz ${OCTAVE_PKGNAME}
+
+
 .include <bsd.port.post.mk>
diff -ur /usr/ports/math/octave-forge-ga/distinfo octave-forge-ga/distinfo
--- /usr/ports/math/octave-forge-ga/distinfo	2010-05-21 22:26:52.000000000 -0500
+++ octave-forge-ga/distinfo	2010-06-29 09:02:55.000000000 -0500
@@ -1,3 +1,3 @@
-MD5 (octave-forge/ga-0.9.7.tar.gz) = 4dc07aedf067fdefbb4bf845375c2715
-SHA256 (octave-forge/ga-0.9.7.tar.gz) = 60c661cb2bf138d25df80451c9e7db99bb68c240dec2f9c083e1ad0522fcd09a
-SIZE (octave-forge/ga-0.9.7.tar.gz) = 20366
+MD5 (octave-forge/ga-0.9.8.tar.gz) = d66ac75e6e90b3c9e0f144f209f77c79
+SHA256 (octave-forge/ga-0.9.8.tar.gz) = 1d1a1a0e11a2d4c9b183810ed412ccf4eddd24c882a80f52d13397747740609d
+SIZE (octave-forge/ga-0.9.8.tar.gz) = 15390

>Release-Note:
>Audit-Trail:
>Unformatted:



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