Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 16 Feb 2002 15:32:01 -0800 (PST)
From:      Jonathan Hanna <jhanna@h24-77-105-71.vc.shawcable.net>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/35013: math/spin port update to 3.4.13
Message-ID:  <200202162332.g1GNW1296222@h24-77-105-71.vc.shawcable.net>

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

>Number:         35013
>Category:       ports
>Synopsis:       math/spin port update to 3.4.13
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Feb 16 15:40:01 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     Jonathan Hanna
>Release:        FreeBSD 5.0-CURRENT i386
>Organization:
>Environment:

>Description:
>How-To-Repeat:
>Fix:

diff -urNP spin.orig/Makefile spin/Makefile
--- spin.orig/Makefile	Fri Oct 19 08:48:41 2001
+++ spin/Makefile	Sat Feb 16 15:20:18 2002
@@ -6,8 +6,8 @@
 #
 
 PORTNAME=	spin
-PORTVERSION=	3.4.9
-PORTREVISION=	1
+PORTVERSION=	3.4.13
+PORTREVISION=	0
 CATEGORIES=	math
 MASTER_SITES=	ftp://netlib.bell-labs.com/netlib/spin/ \
 		ftp://www.netlib.org/spin/
diff -urNP spin.orig/distinfo spin/distinfo
--- spin.orig/distinfo	Fri Oct 19 08:48:41 2001
+++ spin/distinfo	Sat Feb 16 14:50:41 2002
@@ -1,2 +1,2 @@
-MD5 (spin/spin349.tar.gz) = c361f05096969fb06d989ff23573340a
+MD5 (spin/spin3413.tar.gz) = e6b59bd209ff1c479a8511262418e349
 MD5 (spin/html.tar.gz) = 18fb3308fac90091de71235941fbdc20
diff -urNP spin.orig/files/patch-ac spin/files/patch-ac
--- spin.orig/files/patch-ac	Thu Jun 24 20:51:37 1999
+++ spin/files/patch-ac	Wed Dec 31 16:00:00 1969
@@ -1,11 +0,0 @@
---- ps_msc.c.orig	Wed Jun 23 19:32:24 1999
-+++ ps_msc.c	Wed Jun 23 19:33:57 1999
-@@ -13,7 +13,7 @@
- 
- #include "spin.h"
- #include "version.h"
--#include <malloc.h>
-+#include <stdlib.h>
- 
- static char *PsPre[] = {
- 	"%%%%Pages: (atend)",
>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?200202162332.g1GNW1296222>