Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 2 Jun 2010 20:39:43 -0500 (CDT)
From:      Stephen Montgomery-Smith <stephen@missouri.edu>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/147348: update of port octave-forge-fpl 
Message-ID:  <201006030139.o531dhKt053118@wilberforce.math.missouri.edu>
Resent-Message-ID: <201006030150.o531o1FD073935@freefall.freebsd.org>

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

>Number:         147348
>Category:       ports
>Synopsis:       update of port octave-forge-fpl
>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:   Thu Jun 03 01:50:01 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 port octave-forge-fpl
	
>How-To-Repeat:
	
>Fix:

	

diff -ur /usr/ports/math/octave-forge-fpl/Makefile octave-forge-fpl/Makefile
--- /usr/ports/math/octave-forge-fpl/Makefile	2010-06-02 15:11:26.000000000 -0500
+++ octave-forge-fpl/Makefile	2010-06-02 20:29:13.000000000 -0500
@@ -6,16 +6,20 @@
 #
 
 PORTNAME=	octave-forge-fpl
-PORTVERSION=	0.1.6
-PORTREVISION=	3
+PORTVERSION=	1.0.0
 CATEGORIES=	math
 
 MAINTAINER=	stephen@missouri.edu
 COMMENT=	Octave-forge package ${OCTAVE_PKGNAME}
-GNU_CONFIGURE=	yes
 
 RUN_DEPENDS+=	dx:${PORTSDIR}/graphics/opendx
 
 .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-fpl/distinfo octave-forge-fpl/distinfo
--- /usr/ports/math/octave-forge-fpl/distinfo	2010-05-21 22:26:52.000000000 -0500
+++ octave-forge-fpl/distinfo	2010-06-02 20:22:51.000000000 -0500
@@ -1,3 +1,3 @@
-MD5 (octave-forge/fpl-0.1.6.tar.gz) = 65f181620dcfb3a7083908dcfcf3477f
-SHA256 (octave-forge/fpl-0.1.6.tar.gz) = f0f8e9cb869e74f570536a97e95866b580f16142e5cc8c2e1fe257e49fba6ec7
-SIZE (octave-forge/fpl-0.1.6.tar.gz) = 41382
+MD5 (octave-forge/fpl-1.0.0.tar.gz) = 845fb9590ef12315e5ad285b628cd8b2
+SHA256 (octave-forge/fpl-1.0.0.tar.gz) = 713cf58ab4a00e4eff449f503143ee50f5356ca3e3aace1cf46f6bc8ad907234
+SIZE (octave-forge/fpl-1.0.0.tar.gz) = 40527

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



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