FreeBSD Bugzilla – Attachment 20270 Details for
Bug 35804
[patch] Update of devel/tclcl port
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
tclcl.diff
tclcl.diff (text/plain), 2.33 KB, created by
Bruce A. Mah
on 2002-03-12 00:00:00 UTC
(
hide
)
Description:
tclcl.diff
Filename:
MIME Type:
Creator:
Bruce A. Mah
Created:
2002-03-12 00:00:00 UTC
Size:
2.33 KB
patch
obsolete
>Index: Makefile >=================================================================== >RCS file: /home/ncvs/ports/devel/tclcl/Makefile,v >retrieving revision 1.9 >diff -u -r1.9 Makefile >--- Makefile 16 Jan 2001 17:30:22 -0000 1.9 >+++ Makefile 11 Mar 2002 23:35:39 -0000 >@@ -6,18 +6,18 @@ > # > > PORTNAME= tclcl >-PORTVERSION= 1.0b10 >-CATEGORIES= devel >+PORTVERSION= 1.0b11 >+CATEGORIES= devel tcl83 tk83 > MASTER_SITES= http://www.isi.edu/nsnam/dist/ > DISTFILES= tclcl-src-${PORTVERSION}.tar.gz > > MAINTAINER= obonilla@fisicc-ufm.edu > >-LIB_DEPENDS= tk82.1:${PORTSDIR}/x11-toolkits/tk82 \ >+LIB_DEPENDS= tk83.1:${PORTSDIR}/x11-toolkits/tk83 \ > otcl.1:${PORTSDIR}/lang/otcl > > GNU_CONFIGURE= yes >-CONFIGURE_ARGS= --with-tcl-ver=8.2 --with-tk-ver=8.2 >+CONFIGURE_ARGS= --with-tcl-ver=8.3 --with-tk-ver=8.3 > > do-install: > ${INSTALL_PROGRAM} ${WRKSRC}/tcl2c++ ${PREFIX}/bin >Index: distinfo >=================================================================== >RCS file: /home/ncvs/ports/devel/tclcl/distinfo,v >retrieving revision 1.3 >diff -u -r1.3 distinfo >--- distinfo 9 Dec 2000 15:34:53 -0000 1.3 >+++ distinfo 11 Mar 2002 23:35:39 -0000 >@@ -1 +1 @@ >-MD5 (tclcl-src-1.0b10.tar.gz) = be6bb472263a631ca12fbcdf873b008e >+MD5 (tclcl-src-1.0b11.tar.gz) = 05c024761b57c8c9a41ec1b9487db3ca >Index: files/patch-aa >=================================================================== >RCS file: /home/ncvs/ports/devel/tclcl/files/patch-aa,v >retrieving revision 1.2 >diff -u -r1.2 patch-aa >--- files/patch-aa 28 Nov 1999 18:31:59 -0000 1.2 >+++ files/patch-aa 11 Mar 2002 23:35:39 -0000 >@@ -5,7 +5,7 @@ > # the exec restarts using tclsh which in turn ignores > # the command because of this backslash: \ > -exec tclsh "$0" "$@" >-+exec tclsh8.2 "$0" "$@" >++exec tclsh8.3 "$0" "$@" > > # > # otcldoc - a simple script for translating otcl classes into >Index: files/patch-ab >=================================================================== >RCS file: files/patch-ab >diff -N files/patch-ab >--- /dev/null 1 Jan 1970 00:00:00 -0000 >+++ files/patch-ab 11 Mar 2002 23:35:39 -0000 >@@ -0,0 +1,11 @@ >+--- Makefile.in.orig Mon Mar 11 15:31:08 2002 >++++ Makefile.in Mon Mar 11 15:31:21 2002 >+@@ -103,7 +103,7 @@ >+ $(LIBRARY_TCL)/http2.1/http.tcl >+ TCL_83_LIBRARY_FILES = \ >+ $(TCL_BASE_LIBRARY_FILES) \ >+- $(LIBRARY_TCL)/http2.3/http.tcl >++ $(LIBRARY_TCL)/http2.4/http.tcl >+ >+ TCL_LIBRARY_FILES = \ >+ @V_TCL_LIBRARY_FILES@
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 35804
: 20270