Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 Dec 1999 21:46:37 -0800 (PST)
From:      Jonathan Hanna <jh@cr1003333-a.crdva1.bc.home.com>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/15617: Update spin to 3.3.7, fixing unfetchable
Message-ID:  <199912220546.VAA03385@cr1003333-a.crdva1.bc.home.com>

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

>Number:         15617
>Category:       ports
>Synopsis:       Update spin to 3.3.7, fixing unfetchable
>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:   Tue Dec 21 21:50:01 PST 1999
>Closed-Date:
>Last-Modified:
>Originator:     Jonathan Hanna
>Release:        FreeBSD 4.0-CURRENT i386
>Organization:
>Environment:

>Description:

>How-To-Repeat:

>Fix:

diff -u -r spin.orig/Makefile spin/Makefile
--- spin.orig/Makefile	Wed Oct 20 13:27:13 1999
+++ spin/Makefile	Tue Dec 21 21:31:53 1999
@@ -1,17 +1,17 @@
 # Ports collection makefile for: spin
-# Version required:	3.3.5
+# Version required:	3.3.7
 # Date created:		Oct 23, 1997
 # Whom:			jhanna@home.com
 #
 # $FreeBSD: ports/math/spin/Makefile,v 1.7 1999/10/11 16:24:40 flathill Exp $
 #
 
-DISTNAME=	spin-3.35
+DISTNAME=	spin-3.37
 CATEGORIES=	math
 MASTER_SITES=	ftp://netlib.bell-labs.com/netlib/spin/ \
 		ftp://www.netlib.org/spin/ \
 		ftp://wcarchive.cdrom.com/pub/netlib/spin/
-DISTFILES=	spin335.tar.gz html.tar.gz
+DISTFILES=	spin337.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/xspin333.tcl ${PREFIX}/bin
+	${INSTALL_SCRIPT} ${WRKDIR}/Xspin3.3/xspin337.tcl ${PREFIX}/bin
 	${RM} -f ${PREFIX}/bin/xspin
-	${LN} -s ${PREFIX}/bin/xspin333.tcl ${PREFIX}/bin/xspin
+	${LN} -s ${PREFIX}/bin/xspin337.tcl ${PREFIX}/bin/xspin
 
 .if !defined(NOPORTDOCS)
 	${MKDIR} ${PREFIX}/share/doc/spin/Doc
diff -u -r spin.orig/files/md5 spin/files/md5
--- spin.orig/files/md5	Wed Oct 20 13:27:13 1999
+++ spin/files/md5	Tue Dec 21 21:29:04 1999
@@ -1,2 +1,2 @@
-MD5 (spin/spin335.tar.gz) = 883b7bf4d49c8736d4efc825717844b4
+MD5 (spin/spin337.tar.gz) = f1a16353776512fa694fbadd7da83f42
 MD5 (spin/html.tar.gz) = 66686c33ab6213819fa08d41ed17bf8e
diff -u -r spin.orig/patches/patch-aa spin/patches/patch-aa
--- spin.orig/patches/patch-aa	Wed Aug 11 17:31:49 1999
+++ spin/patches/patch-aa	Tue Dec 21 21:30:25 1999
@@ -1,5 +1,5 @@
---- ../Xspin3.3/xspin333.tcl.orig	Wed Jun 23 18:29:29 1999
-+++ ../Xspin3.3/xspin333.tcl	Wed Jun 23 18:30:51 1999
+--- ../Xspin3.3/xspin337.tcl.orig	Wed Jun 23 18:29:29 1999
++++ ../Xspin3.3/xspin337.tcl	Wed Jun 23 18:30:51 1999
 @@ -1,4 +1,4 @@
 -#!/usr/local/bin/wish -f
 +#!/usr/local/bin/wish8.0 -f
diff -u -r spin.orig/pkg/PLIST spin/pkg/PLIST
--- spin.orig/pkg/PLIST	Sun Oct 10 12:39:12 1999
+++ spin/pkg/PLIST	Tue Dec 21 21:32:30 1999
@@ -1,6 +1,6 @@
 bin/spin
 bin/xspin
-bin/xspin333.tcl
+bin/xspin337.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?199912220546.VAA03385>