diff options
author | Rong-En Fan <rafan@FreeBSD.org> | 2008-07-22 06:51:30 +0000 |
---|---|---|
committer | Rong-En Fan <rafan@FreeBSD.org> | 2008-07-22 06:51:30 +0000 |
commit | 4886c9bed0d6c85f21b4176d3ef500cab8398139 (patch) | |
tree | 233299894d11b0822c2ffab37c51a97c20bf0a8c /devel/spin | |
parent | 8491e9ee61fded7d85f3f390b9521e5dac257776 (diff) | |
download | ports-4886c9bed0d6c85f21b4176d3ef500cab8398139.tar.gz ports-4886c9bed0d6c85f21b4176d3ef500cab8398139.zip |
- Update to 5.1.6
PR: ports/125851
Submitted by: Jonathan Hanna <jhanna at shaw.ca> (maintainer)
Notes
Notes:
svn path=/head/; revision=217286
Diffstat (limited to 'devel/spin')
-rw-r--r-- | devel/spin/Makefile | 4 | ||||
-rw-r--r-- | devel/spin/distinfo | 6 | ||||
-rw-r--r-- | devel/spin/files/patch-xspin | 4 |
3 files changed, 7 insertions, 7 deletions
diff --git a/devel/spin/Makefile b/devel/spin/Makefile index fcfc5d9cae60..0372a2728491 100644 --- a/devel/spin/Makefile +++ b/devel/spin/Makefile @@ -6,7 +6,7 @@ # PORTNAME= spin -PORTVERSION= 5.1.4 +PORTVERSION= 5.1.6 CATEGORIES= devel MASTER_SITES= http://spinroot.com/spin/Src/ DISTNAME= spin${PORTVERSION:S/.//g} @@ -21,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.3/xspin430.tcl +XSPIN_TCL =${WRKDIR}/Spin/Xspin5.1/xspin510.tcl .else PLIST_SUB+= XSPIN="@comment " .endif diff --git a/devel/spin/distinfo b/devel/spin/distinfo index 0e820c85c0fe..fe64a6dcd43e 100644 --- a/devel/spin/distinfo +++ b/devel/spin/distinfo @@ -1,3 +1,3 @@ -MD5 (spin/spin514.tar.gz) = 2a75f8e7170ce7d815b60efd37e8dffe -SHA256 (spin/spin514.tar.gz) = e47ff6f0a14ae0805223131decc1ab83242af59ca726caf9d555824a91f97aa5 -SIZE (spin/spin514.tar.gz) = 399753 +MD5 (spin/spin516.tar.gz) = a90d2a296f2a44a377b7069542d7fe15 +SHA256 (spin/spin516.tar.gz) = c4ea159a8dc0d578836ff70b4fc11125df444b59ff22d8af5e368c2d2721f991 +SIZE (spin/spin516.tar.gz) = 401339 diff --git a/devel/spin/files/patch-xspin b/devel/spin/files/patch-xspin index 527e998ca780..1a0c37be88e8 100644 --- a/devel/spin/files/patch-xspin +++ b/devel/spin/files/patch-xspin @@ -1,5 +1,5 @@ ---- ../../Spin/Xspin4.3/xspin430.tcl.orig Mon Mar 8 11:27:07 2004 -+++ ../../Spin/Xspin4.3/xspin430.tcl Mon Mar 8 11:31:09 2004 +--- ../../Spin/Xspin5.1/xspin510.tcl.orig Mon Mar 8 11:27:07 2004 ++++ ../../Spin/Xspin5.1/xspin510.tcl Mon Mar 8 11:31:09 2004 @@ -1,6 +1,6 @@ -#!/bin/sh +#!%%LOCALBASE%%/bin/%%WISH%% -f |