aboutsummaryrefslogtreecommitdiffstats
path: root/devel/spin/files
diff options
context:
space:
mode:
authorobraun <obraun@FreeBSD.org>2002-10-17 05:50:47 +0800
committerobraun <obraun@FreeBSD.org>2002-10-17 05:50:47 +0800
commitbe5b95096e7efe27923939024a1ac65a1aa3076a (patch)
treef0583d4cf7d6b4b217422001f1bed2eeea227516 /devel/spin/files
parent0b14a6a7695b9056a920976ec8f79d6845167a45 (diff)
downloadfreebsd-ports-gnome-be5b95096e7efe27923939024a1ac65a1aa3076a.tar.gz
freebsd-ports-gnome-be5b95096e7efe27923939024a1ac65a1aa3076a.tar.zst
freebsd-ports-gnome-be5b95096e7efe27923939024a1ac65a1aa3076a.zip
* Upgrade to 3.5.0.
* Change maintainers email. * Use REINPLACE. * Add master site. PR: 43753 Submitted by: maintainer
Diffstat (limited to 'devel/spin/files')
-rw-r--r--devel/spin/files/patch-aa18
-rw-r--r--devel/spin/files/patch-ab10
2 files changed, 19 insertions, 9 deletions
diff --git a/devel/spin/files/patch-aa b/devel/spin/files/patch-aa
index adb09268abf3..e6efd7112681 100644
--- a/devel/spin/files/patch-aa
+++ b/devel/spin/files/patch-aa
@@ -1,7 +1,17 @@
---- ../Xspin3.4/xspin347.tcl.orig Wed Jun 23 18:29:29 1999
-+++ ../Xspin3.4/xspin347.tcl Wed Jun 23 18:30:51 1999
-@@ -1,4 +1,4 @@
--#!/usr/local/bin/wish -f
+--- ../Xspin3.5/xspin350.tcl.orig Sun Sep 29 07:55:34 2002
++++ ../Xspin3.5/xspin350.tcl Sun Oct 6 18:33:12 2002
+@@ -1,14 +1,4 @@
+-#!/bin/sh
+-# the next line restarts using wish \
+-exec wish c:/cygwin/bin/xspin -- $*
+-
+-# adjust the first argument to wish above with the
+-# location of xspin on your system, if different.
+-#
+-# cygwin: even when xspin is placed in /usr/bin/xspin
+-# the above exec line would not find it there
+-# /usr/bin is a symbolic link to /bin, which really
+-# lives in c:/cygwin, hence the contortions above
+#!%%LOCALBASE%%/bin/%%WISH%% -f
#======================================================================#
diff --git a/devel/spin/files/patch-ab b/devel/spin/files/patch-ab
index a50e73daae58..0a9eb5915da3 100644
--- a/devel/spin/files/patch-ab
+++ b/devel/spin/files/patch-ab
@@ -1,12 +1,12 @@
---- makefile.orig Wed Feb 20 13:40:54 2002
-+++ makefile Sun Apr 7 17:44:50 2002
+--- makefile.orig Sun Sep 29 08:47:34 2002
++++ makefile Sun Oct 6 18:24:09 2002
@@ -11,8 +11,9 @@
# The book is available frm www.amazon.com
- # CC=cc -g # or any other ansi compatible c compiler
--CC=cc -g -DNXT # if you need the X operator in LTL
+ # CC=cc -g # or any other ansi compatible c compiler
+-CC=cc -g -DNXT # enables the X operator in LTL
-CFLAGS=-ansi -D_POSIX_SOURCE # on some systems add: -I/usr/include
-+# CC=cc -g -DNXT # if you need the X operator in LTL
++# CC=cc -g -DNXT # enables the X operator in LTL
+# CFLAGS=-ansi -D_POSIX_SOURCE # on some systems add: -I/usr/include
+CFLAGS += -DNXT