mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-01 05:45:45 +00:00
Update to 4.2.7
PR: 105501 Submitted by: Jonathan Hanna <jhanna@pangolin-systems.com> (maintainer)
This commit is contained in:
parent
9400905ccc
commit
eea9f357a1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=177256
@ -6,8 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= spin
|
||||
PORTVERSION= 4.2.6
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 4.2.7
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= http://spinroot.com/spin/Src/
|
||||
DISTNAME= spin${PORTVERSION:S/.//g}
|
||||
@ -22,7 +21,7 @@ OPTIONS= XSPIN "Install xspin and TCL/Tk dependency" on
|
||||
.if !defined(WITHOUT_XSPIN)
|
||||
RUN_DEPENDS+= wish8.4:${PORTSDIR}/x11-toolkits/tk84
|
||||
PLIST_SUB+= XSPIN=""
|
||||
XSPIN_TCL =${WRKDIR}/Spin/Xspin4.2/xspin426.tcl
|
||||
XSPIN_TCL =${WRKDIR}/Spin/Xspin4.2/xspin427.tcl
|
||||
.else
|
||||
PLIST_SUB+= XSPIN="@comment "
|
||||
.endif
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (spin/spin426.tar.gz) = eb16a0654e04a7c6548beba48f77aef7
|
||||
SHA256 (spin/spin426.tar.gz) = 073c51185da0c0f3174d9dea2cd366c09447cc12b7f0fb2fd6c4e20940514ae1
|
||||
SIZE (spin/spin426.tar.gz) = 331386
|
||||
MD5 (spin/spin427.tar.gz) = a4fc8c6a30b7746a2d7acb2cf262ec97
|
||||
SHA256 (spin/spin427.tar.gz) = 08d78eda41dcda36e5e1d24d54e8b7de2cdbae8b2860e4142640760b77c6ff2f
|
||||
SIZE (spin/spin427.tar.gz) = 335239
|
||||
|
@ -1,5 +1,5 @@
|
||||
--- ../../Spin/Xspin4.2/xspin426.tcl.orig Mon Mar 8 11:27:07 2004
|
||||
+++ ../../Spin/Xspin4.2/xspin426.tcl Mon Mar 8 11:31:09 2004
|
||||
--- ../../Spin/Xspin4.2/xspin427.tcl.orig Mon Mar 8 11:27:07 2004
|
||||
+++ ../../Spin/Xspin4.2/xspin427.tcl Mon Mar 8 11:31:09 2004
|
||||
@@ -1,6 +1,6 @@
|
||||
-#!/bin/sh
|
||||
+#!%%LOCALBASE%%/bin/%%WISH%% -f
|
||||
|
Loading…
Reference in New Issue
Block a user