FreeBSD Bugzilla – Attachment 27104 Details for
Bug 46071
update port spin to 3.5.2
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 3.05 KB, created by
Jonathan Hanna
on 2002-12-07 19:50:02 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Jonathan Hanna
Created:
2002-12-07 19:50:02 UTC
Size:
3.05 KB
patch
obsolete
>diff -r -u spin.orig/Makefile spin/Makefile >--- spin.orig/Makefile Wed Oct 16 14:50:46 2002 >+++ spin/Makefile Sat Dec 7 11:25:16 2002 >@@ -6,7 +6,7 @@ > # > > PORTNAME= spin >-PORTVERSION= 3.5.0 >+PORTVERSION= 3.5.2 > CATEGORIES= devel > MASTER_SITES= http://spinroot.com/spin/Src/ \ > ftp://netlib.bell-labs.com/netlib/spin/ \ >@@ -16,7 +16,7 @@ > MAINTAINER= jhanna@shaw.ca > > DIST_SUBDIR= spin >-WRKSRC= ${WRKDIR}/Src3.5.0 >+WRKSRC= ${WRKDIR}/Src3.5.2 > MAKEFILE= makefile > ALL_TARGET= spin > USE_REINPLACE= yes >@@ -29,16 +29,16 @@ > if [ -z "$$WISH" ] ; then WISH=wish8.0 ; fi ; \ > ${REINPLACE_CMD} \ > -e "s|%%LOCALBASE%%|${LOCALBASE}|g;" \ >- -e "s|%%WISH%%|$$WISH|g" ${WRKDIR}/Xspin3.5/xspin350.tcl >+ -e "s|%%WISH%%|$$WISH|g" ${WRKDIR}/Xspin3.5/xspin351.tcl > > pre-build: > cd ${WRKSRC} && ${MAKE} clean > > do-install: > ${INSTALL_PROGRAM} ${WRKSRC}/spin ${PREFIX}/bin >- ${INSTALL_SCRIPT} ${WRKDIR}/Xspin3.5/xspin350.tcl ${PREFIX}/bin >+ ${INSTALL_SCRIPT} ${WRKDIR}/Xspin3.5/xspin351.tcl ${PREFIX}/bin > ${RM} -f ${PREFIX}/bin/xspin >- ${LN} -s ${PREFIX}/bin/xspin350.tcl ${PREFIX}/bin/xspin >+ ${LN} -s ${PREFIX}/bin/xspin351.tcl ${PREFIX}/bin/xspin > > .if !defined(NOPORTDOCS) > ${MKDIR} ${PREFIX}/share/doc/spin/Doc >diff -r -u spin.orig/distinfo spin/distinfo >--- spin.orig/distinfo Wed Oct 16 14:50:46 2002 >+++ spin/distinfo Sat Dec 7 11:22:53 2002 >@@ -1,2 +1,2 @@ >-MD5 (spin/spin350.tar.gz) = 210e40c253624cac89529136a34108af >+MD5 (spin/spin352.tar.gz) = 59cdbbc0c14cbf6c3c428c666c33dc35 > MD5 (spin/html.tar.gz) = 18fb3308fac90091de71235941fbdc20 >diff -r -u spin.orig/files/patch-aa spin/files/patch-aa >--- spin.orig/files/patch-aa Wed Oct 16 14:50:47 2002 >+++ spin/files/patch-aa Sat Dec 7 11:38:55 2002 >@@ -1,18 +1,11 @@ >---- ../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 @@ >+--- ../Xspin3.5/xspin351.tcl.orig Wed Nov 27 13:45:12 2002 >++++ ../Xspin3.5/xspin351.tcl Sat Dec 7 11:38:00 2002 >+@@ -1,6 +1,6 @@ > -#!/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 >+ # the next line restarts using wish \ >+-exec wish c:/cygwin/bin/xspin -- $* >++# exec wish c:/cygwin/bin/xspin -- $* > >- #======================================================================# >- # Tcl/Tk Spin Controller, Gerard J. Holzmann, Bell Laboratories, USA. # >+ # adjust the first argument to wish above with the >+ # location of xspin on your system, if different. >diff -r -u spin.orig/pkg-plist spin/pkg-plist >--- spin.orig/pkg-plist Wed Oct 16 14:50:46 2002 >+++ spin/pkg-plist Sat Dec 7 11:41:31 2002 >@@ -1,6 +1,6 @@ > bin/spin > bin/xspin >-bin/xspin350.tcl >+bin/xspin351.tcl > share/doc/spin/Doc/Book.Ch6.add > share/doc/spin/Doc/Book.Errata > share/doc/spin/Doc/Book.answers
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 46071
: 27104