mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
* Update port to 3.3.8
* Fix unfetchable distfiles PR: 16321 Submitted by: Maintainer
This commit is contained in:
parent
a3dd62941f
commit
203c546fe7
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=25079
@ -1,17 +1,17 @@
|
||||
# Ports collection makefile for: spin
|
||||
# Version required: 3.3.7
|
||||
# Version required: 3.3.8
|
||||
# Date created: Oct 23, 1997
|
||||
# Whom: jhanna@home.com
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
DISTNAME= spin-3.37
|
||||
DISTNAME= spin-3.38
|
||||
CATEGORIES= math
|
||||
MASTER_SITES= ftp://netlib.bell-labs.com/netlib/spin/ \
|
||||
ftp://www.netlib.org/spin/ \
|
||||
ftp://wcarchive.cdrom.com/pub/netlib/spin/
|
||||
DISTFILES= spin337.tar.gz html.tar.gz
|
||||
DISTFILES= spin338.tar.gz html.tar.gz
|
||||
|
||||
MAINTAINER= jhanna@home.com
|
||||
|
||||
@ -28,9 +28,9 @@ pre-build:
|
||||
|
||||
do-install:
|
||||
${INSTALL_PROGRAM} ${WRKSRC}/spin ${PREFIX}/bin
|
||||
${INSTALL_SCRIPT} ${WRKDIR}/Xspin3.3/xspin337.tcl ${PREFIX}/bin
|
||||
${INSTALL_SCRIPT} ${WRKDIR}/Xspin3.3/xspin338.tcl ${PREFIX}/bin
|
||||
${RM} -f ${PREFIX}/bin/xspin
|
||||
${LN} -s ${PREFIX}/bin/xspin337.tcl ${PREFIX}/bin/xspin
|
||||
${LN} -s ${PREFIX}/bin/xspin338.tcl ${PREFIX}/bin/xspin
|
||||
|
||||
.if !defined(NOPORTDOCS)
|
||||
${MKDIR} ${PREFIX}/share/doc/spin/Doc
|
||||
|
@ -1,2 +1,2 @@
|
||||
MD5 (spin/spin337.tar.gz) = f1a16353776512fa694fbadd7da83f42
|
||||
MD5 (spin/spin338.tar.gz) = f9c79b4695a0df0636b8c2d19e5f6849
|
||||
MD5 (spin/html.tar.gz) = 66686c33ab6213819fa08d41ed17bf8e
|
||||
|
@ -1,5 +1,5 @@
|
||||
--- ../Xspin3.3/xspin337.tcl.orig Wed Jun 23 18:29:29 1999
|
||||
+++ ../Xspin3.3/xspin337.tcl Wed Jun 23 18:30:51 1999
|
||||
--- ../Xspin3.3/xspin338.tcl.orig Wed Jun 23 18:29:29 1999
|
||||
+++ ../Xspin3.3/xspin338.tcl Wed Jun 23 18:30:51 1999
|
||||
@@ -1,4 +1,4 @@
|
||||
-#!/usr/local/bin/wish -f
|
||||
+#!/usr/local/bin/wish8.0 -f
|
||||
|
@ -1,6 +1,6 @@
|
||||
bin/spin
|
||||
bin/xspin
|
||||
bin/xspin337.tcl
|
||||
bin/xspin338.tcl
|
||||
share/doc/spin/Doc/Book.Ch6.add
|
||||
share/doc/spin/Doc/Book.Errata
|
||||
share/doc/spin/Doc/Book.answers
|
||||
|
@ -1,17 +1,17 @@
|
||||
# Ports collection makefile for: spin
|
||||
# Version required: 3.3.7
|
||||
# Version required: 3.3.8
|
||||
# Date created: Oct 23, 1997
|
||||
# Whom: jhanna@home.com
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
DISTNAME= spin-3.37
|
||||
DISTNAME= spin-3.38
|
||||
CATEGORIES= math
|
||||
MASTER_SITES= ftp://netlib.bell-labs.com/netlib/spin/ \
|
||||
ftp://www.netlib.org/spin/ \
|
||||
ftp://wcarchive.cdrom.com/pub/netlib/spin/
|
||||
DISTFILES= spin337.tar.gz html.tar.gz
|
||||
DISTFILES= spin338.tar.gz html.tar.gz
|
||||
|
||||
MAINTAINER= jhanna@home.com
|
||||
|
||||
@ -28,9 +28,9 @@ pre-build:
|
||||
|
||||
do-install:
|
||||
${INSTALL_PROGRAM} ${WRKSRC}/spin ${PREFIX}/bin
|
||||
${INSTALL_SCRIPT} ${WRKDIR}/Xspin3.3/xspin337.tcl ${PREFIX}/bin
|
||||
${INSTALL_SCRIPT} ${WRKDIR}/Xspin3.3/xspin338.tcl ${PREFIX}/bin
|
||||
${RM} -f ${PREFIX}/bin/xspin
|
||||
${LN} -s ${PREFIX}/bin/xspin337.tcl ${PREFIX}/bin/xspin
|
||||
${LN} -s ${PREFIX}/bin/xspin338.tcl ${PREFIX}/bin/xspin
|
||||
|
||||
.if !defined(NOPORTDOCS)
|
||||
${MKDIR} ${PREFIX}/share/doc/spin/Doc
|
||||
|
@ -1,2 +1,2 @@
|
||||
MD5 (spin/spin337.tar.gz) = f1a16353776512fa694fbadd7da83f42
|
||||
MD5 (spin/spin338.tar.gz) = f9c79b4695a0df0636b8c2d19e5f6849
|
||||
MD5 (spin/html.tar.gz) = 66686c33ab6213819fa08d41ed17bf8e
|
||||
|
@ -1,5 +1,5 @@
|
||||
--- ../Xspin3.3/xspin337.tcl.orig Wed Jun 23 18:29:29 1999
|
||||
+++ ../Xspin3.3/xspin337.tcl Wed Jun 23 18:30:51 1999
|
||||
--- ../Xspin3.3/xspin338.tcl.orig Wed Jun 23 18:29:29 1999
|
||||
+++ ../Xspin3.3/xspin338.tcl Wed Jun 23 18:30:51 1999
|
||||
@@ -1,4 +1,4 @@
|
||||
-#!/usr/local/bin/wish -f
|
||||
+#!/usr/local/bin/wish8.0 -f
|
||||
|
@ -1,6 +1,6 @@
|
||||
bin/spin
|
||||
bin/xspin
|
||||
bin/xspin337.tcl
|
||||
bin/xspin338.tcl
|
||||
share/doc/spin/Doc/Book.Ch6.add
|
||||
share/doc/spin/Doc/Book.Errata
|
||||
share/doc/spin/Doc/Book.answers
|
||||
|
Loading…
Reference in New Issue
Block a user