Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 7 Apr 2002 18:09:21 -0700 (PDT)
From:      Jonathan Hanna <jhanna@shaw.ca>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/36862: port/math/spin update to 3.4.14
Message-ID:  <200204080109.g3819Lt22976@h24-77-105-71.vc.shawcable.net>

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

>Number:         36862
>Category:       ports
>Synopsis:       port/math/spin update to 3.4.14
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Apr 07 18:10:01 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Jonathan Hanna
>Release:        FreeBSD 5.0-CURRENT i386
>Organization:
>Environment:

>Description:

>How-To-Repeat:

>Fix:

diff -ru spin.orig/Makefile spin/Makefile
--- spin.orig/Makefile	Sat Feb 16 18:48:33 2002
+++ spin/Makefile	Sun Apr  7 17:39:05 2002
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	spin
-PORTVERSION=	3.4.13
+PORTVERSION=	3.4.14
 CATEGORIES=	math
 MASTER_SITES=	ftp://netlib.bell-labs.com/netlib/spin/ \
 		ftp://www.netlib.org/spin/
diff -ru spin.orig/distinfo spin/distinfo
--- spin.orig/distinfo	Sat Feb 16 18:48:33 2002
+++ spin/distinfo	Sun Apr  7 17:40:06 2002
@@ -1,2 +1,2 @@
-MD5 (spin/spin3413.tar.gz) = e6b59bd209ff1c479a8511262418e349
+MD5 (spin/spin3414.tar.gz) = 83b6a9c75dd2390a7ddcc882d962e03d
 MD5 (spin/html.tar.gz) = 18fb3308fac90091de71235941fbdc20
diff -ru spin.orig/files/patch-ab spin/files/patch-ab
--- spin.orig/files/patch-ab	Sat Sep 16 13:18:20 2000
+++ spin/files/patch-ab	Sun Apr  7 18:04:32 2002
@@ -1,15 +1,14 @@
---- makefile.orig	Sun Sep 10 19:59:06 2000
-+++ makefile	Sun Sep 10 20:00:41 2000
-@@ -10,9 +10,10 @@
- # Send bug-reports and/or questions to: gerard@research.bell-labs.com
+--- makefile.orig	Wed Feb 20 13:40:54 2002
++++ makefile	Sun Apr  7 17:44:50 2002
+@@ -11,8 +11,9 @@
  # The book is available frm www.amazon.com
  
--CC=cc -g		# or any other ansi compatible c compiler
-+# CC=cc -g		# or any other ansi compatible c compiler
- # CC=cc -g -DNXT	# if you need the X operator in LTL
+ # CC=cc -g		# or any other ansi compatible c compiler
+-CC=cc -g -DNXT	# if you need the X operator in LTL
 -CFLAGS=-ansi -D_POSIX_SOURCE	# on some systems add: -I/usr/include
++# CC=cc -g -DNXT	# if you need the X operator in LTL
 +# CFLAGS=-ansi -D_POSIX_SOURCE	# on some systems add: -I/usr/include
-+CC += -DNXT
++CFLAGS += -DNXT
  
  #	on Solaris:	add -DSOLARIS
  #	on PCs:		add -DPC
>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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