FreeBSD Bugzilla – Attachment 63243 Details for
Bug 94371
Patch port: lang/tcltutor make it usable
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch-tcltutor.diff
patch-tcltutor.diff (text/plain), 909 bytes, created by
Serge Gagnon
on 2006-03-11 20:20:35 UTC
(
hide
)
Description:
patch-tcltutor.diff
Filename:
MIME Type:
Creator:
Serge Gagnon
Created:
2006-03-11 20:20:35 UTC
Size:
909 bytes
patch
obsolete
>diff -urN lang/tcltutor.orig/Makefile lang/tcltutor/Makefile >--- lang/tcltutor.orig/Makefile Sat Oct 22 20:26:53 2005 >+++ lang/tcltutor/Makefile Sun Mar 5 20:01:27 2006 >@@ -7,7 +7,7 @@ > > PORTNAME= tcltutor > PORTVERSION= 2.b.4 >-PORTREVISION= 3 >+PORTREVISION= 4 > CATEGORIES= lang tk84 tcl84 > MASTER_SITES= http://www.msen.com/~clif/ > DISTNAME= Tutor2b4 >@@ -18,9 +18,17 @@ > RUN_DEPENDS= wish8.4:${PORTSDIR}/x11-toolkits/tk84 \ > tkman:${PORTSDIR}/misc/tkman > >+REINPLACE_ARGS= -i "" > WRKSRC= ${WRKDIR}/TclTutor > NO_BUILD= yes > DOCSDIR= ${PREFIX}/share/doc/${PORTNAME:S/tcltutor/TclTutor/} >+ >+post-patch: >+ ${REINPLACE_CMD} -e "s|wish|wish8.4|" \ >+ -e "s|scaler.tcl|${PREFIX}/bin/scaler.tcl|" \ >+ -e "s|htmllib.tcl|${PREFIX}/bin/htmllib.tcl|" \ >+ -e "s|set Tutor(lessonHome).*|set Tutor(lessonHome) \"${DOCSDIR}/\"|" \ >+ ${WRKSRC}/TclTutor.tcl > > post-install: > ${INSTALL_DATA} ${WRKSRC}/help.html ${DOCSDIR}
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 94371
: 63243