Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 29 May 2011 16:49:34 -0500 (CDT)
From:      Stephen Montgomery-Smith <stephen@missouri.edu>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/157403: port update octave-forge-octproj
Message-ID:  <201105292149.p4TLnYeH015706@wilberforce.math.missouri.edu>
Resent-Message-ID: <201105292150.p4TLo4ta082317@freefall.freebsd.org>

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

>Number:         157403
>Category:       ports
>Synopsis:       port update octave-forge-octproj
>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 21:50:04 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-octproj
>How-To-Repeat:
	
>Fix:

	

Don't forget to remove the directory files and its contents

diff -ur /usr/ports/math/octave-forge-octproj/Makefile octave-forge-octproj/Makefile
--- /usr/ports/math/octave-forge-octproj/Makefile	2010-06-29 11:53:37.000000000 +0000
+++ octave-forge-octproj/Makefile	2011-05-29 21:35:41.000000000 +0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	octave-forge-octproj
-PORTVERSION=	1.0.0
+PORTVERSION=	1.0.2
 CATEGORIES=	math
 
 MAINTAINER=	stephen@missouri.edu
@@ -18,6 +18,9 @@
 
 .include <bsd.port.pre.mk>
 .include "${PORTSDIR}/Mk/bsd.octave.mk"
+post-extract:
+	${REINPLACE_CMD} s/CC/CCC/ ${WRKSRC}/Makefile
+
 post-build:
 	cd ${WRKDIR} && ${TAR} cfz ${DISTNAME}.tar.gz ${OCTAVE_PKGNAME}
 
diff -ur /usr/ports/math/octave-forge-octproj/distinfo octave-forge-octproj/distinfo
--- /usr/ports/math/octave-forge-octproj/distinfo	2011-03-20 19:53:15.000000000 +0000
+++ octave-forge-octproj/distinfo	2011-05-29 21:04:39.000000000 +0000
@@ -1,2 +1,2 @@
-SHA256 (octave-forge/octproj-1.0.0.tar.gz) = 1c69fd45d48385c790d25537b2c472d7aa0327981721da1cf8d1b7f3aeee6bb4
-SIZE (octave-forge/octproj-1.0.0.tar.gz) = 222454
+SHA256 (octave-forge/octproj-1.0.2.tar.gz) = 25dd529fcd278cc5649f7281d974978447909f85e5f4bef25868a625025a9472
+SIZE (octave-forge/octproj-1.0.2.tar.gz) = 221527
Only in /usr/ports/math/octave-forge-octproj: files
>Release-Note:
>Audit-Trail:
>Unformatted:



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