Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 14 May 2000 11:12:56 -0700 (PDT)
From:      Jonathan Hanna <jh@cr1003333-a.crdva1.bc.home.com>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/18549: spin update to 3.3.10
Message-ID:  <200005141812.LAA31584@cr1003333-a.crdva1.bc.home.com>

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

>Number:         18549
>Category:       ports
>Synopsis:       spin update to 3.3.10
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun May 14 11:20:00 PDT 2000
>Closed-Date:
>Last-Modified:
>Originator:     Jonathan Hanna
>Release:        FreeBSD 5.0-CURRENT i386
>Organization:
>Environment:

>Description:

>How-To-Repeat:

>Fix:

diff -r -u -N -P spin.orig/Makefile spin/Makefile
--- spin.orig/Makefile	Sun Apr 23 17:57:53 2000
+++ spin/Makefile	Sun May 14 10:57:36 2000
@@ -6,12 +6,12 @@
 #
 
 PORTNAME=	spin
-PORTVERSION=	3.39
+PORTVERSION=	3.310
 CATEGORIES=	math
 MASTER_SITES=	ftp://netlib.bell-labs.com/netlib/spin/ \
 		ftp://www.netlib.org/spin/ \
 		ftp://wcarchive.cdrom.com/pub/netlib/spin/
-DISTFILES=	spin339.tar.gz html.tar.gz
+DISTFILES=	spin3310.tar.gz html.tar.gz
 
 MAINTAINER=	jhanna@home.com
 
@@ -28,9 +28,9 @@
 
 do-install:
 	${INSTALL_PROGRAM} ${WRKSRC}/spin ${PREFIX}/bin
-	${INSTALL_SCRIPT} ${WRKDIR}/Xspin3.3/xspin338.tcl ${PREFIX}/bin
+	${INSTALL_SCRIPT} ${WRKDIR}/Xspin3.3/xspin3310.tcl ${PREFIX}/bin
 	${RM} -f ${PREFIX}/bin/xspin
-	${LN} -s ${PREFIX}/bin/xspin338.tcl ${PREFIX}/bin/xspin
+	${LN} -s ${PREFIX}/bin/xspin3310.tcl ${PREFIX}/bin/xspin
 
 .if !defined(NOPORTDOCS)
 	${MKDIR} ${PREFIX}/share/doc/spin/Doc
diff -r -u -N -P spin.orig/files/md5 spin/files/md5
--- spin.orig/files/md5	Sat Feb 12 10:25:03 2000
+++ spin/files/md5	Sun May 14 10:56:07 2000
@@ -1,2 +1,2 @@
-MD5 (spin/spin339.tar.gz) = a01f4feabaf00d08d45a449f1e623fb1
+MD5 (spin/spin3310.tar.gz) = f65835381d2194288139d3fcc7d73b6b
 MD5 (spin/html.tar.gz) = 66686c33ab6213819fa08d41ed17bf8e
diff -r -u -N -P spin.orig/patches/patch-aa spin/patches/patch-aa
--- spin.orig/patches/patch-aa	Wed Jan 26 22:59:31 2000
+++ spin/patches/patch-aa	Sun May 14 10:58:02 2000
@@ -1,5 +1,5 @@
---- ../Xspin3.3/xspin338.tcl.orig	Wed Jun 23 18:29:29 1999
-+++ ../Xspin3.3/xspin338.tcl	Wed Jun 23 18:30:51 1999
+--- ../Xspin3.3/xspin3310.tcl.orig	Wed Jun 23 18:29:29 1999
++++ ../Xspin3.3/xspin3310.tcl	Wed Jun 23 18:30:51 1999
 @@ -1,4 +1,4 @@
 -#!/usr/local/bin/wish -f
 +#!/usr/local/bin/wish8.0 -f
diff -r -u -N -P spin.orig/pkg/PLIST spin/pkg/PLIST
--- spin.orig/pkg/PLIST	Wed Jan 26 22:59:31 2000
+++ spin/pkg/PLIST	Sun May 14 10:59:35 2000
@@ -1,6 +1,6 @@
 bin/spin
 bin/xspin
-bin/xspin338.tcl
+bin/xspin3310.tcl
 share/doc/spin/Doc/Book.Ch6.add
 share/doc/spin/Doc/Book.Errata
 share/doc/spin/Doc/Book.answers

>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?200005141812.LAA31584>