FreeBSD Bugzilla – Attachment 17475 Details for
Bug 31726
Update X-Files port to use tcl83/tk83
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 2.22 KB, created by
Donald J. Maddox
on 2001-11-03 08:40:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Donald J. Maddox
Created:
2001-11-03 08:40:01 UTC
Size:
2.22 KB
patch
obsolete
>diff -ur x-files.old/Makefile x-files/Makefile >--- x-files.old/Makefile Thu Jan 18 18:04:51 2001 >+++ x-files/Makefile Sat Nov 3 03:02:22 2001 >@@ -1,20 +1,20 @@ > # New ports collection makefile for: x-files > # Date created: 14 April 1998 >-# Whom: Donald J. Maddox <dmaddox@sc.rr.com> >+# Whom: Donald J. Maddox <dmaddox099@yahoo.com> > # > # $FreeBSD: ports/x11-fm/x-files/Makefile,v 1.19 2001/01/16 17:33:13 sobomax Exp $ > # > > PORTNAME= x-files > PORTVERSION= 2.00b1 >-CATEGORIES= x11-fm tk82 >+CATEGORIES= x11-fm tk83 > MASTER_SITES= http://www.hut.fi/~mkivinie/X-Files/data/ > DISTNAME= X-Files-${PORTVERSION} > >-MAINTAINER= dmaddox@sc.rr.com >+MAINTAINER= dmaddox099@yahoo.com > >-BUILD_DEPENDS= tclsh8.2:${PORTSDIR}/lang/tcl82 >-RUN_DEPENDS= wish8.2:${PORTSDIR}/x11-toolkits/tk82 >+BUILD_DEPENDS= tclsh8.3:${PORTSDIR}/lang/tcl83 >+RUN_DEPENDS= wish8.3:${PORTSDIR}/x11-toolkits/tk83 > > WRKSRC= ${WRKDIR}/X-Files > NO_BUILD= yes >@@ -22,7 +22,7 @@ > MAN1= X-Files.1x > > pre-install: >- @tclsh8.2 ${SCRIPTDIR}/mktclIndex ${WRKSRC} >+ @tclsh8.3 ${SCRIPTDIR}/mktclIndex ${WRKSRC} > @${RM} -f ${WRKSRC}/xfinstall.tcl > @${SED} s#@X11BASE@#${X11BASE}# <${WRKSRC}/X-Files.tcl >${WRKSRC}/tmpfile > @${MV} ${WRKSRC}/tmpfile ${WRKSRC}/X-Files.tcl >diff -ur x-files.old/files/patch-aa x-files/files/patch-aa >--- x-files.old/files/patch-aa Sun Nov 28 13:32:33 1999 >+++ x-files/files/patch-aa Sat Nov 3 03:00:27 2001 >@@ -4,7 +4,7 @@ > +#!/bin/sh > +# The main file for the X-Files > +# The next line is executed by /bin/sh, but not Tcl \ >-+exec wish8.2 $0 ${1+"$@"} >++exec wish8.3 $0 ${1+"$@"} > +set xf(xf_home) "@X11BASE@/lib/X11/X-Files/" > proc MAIN {argc argv} { > global xf xf_image env menu tk_version >diff -ur x-files.old/pkg-descr x-files/pkg-descr >--- x-files.old/pkg-descr Sat Dec 2 15:20:46 2000 >+++ x-files/pkg-descr Sat Nov 3 03:03:05 2001 >@@ -4,4 +4,4 @@ > WWW: http://www.hut.fi/u/mkivinie/X-Files/ > > Donald J. Maddox >-<dmaddox@sc.rr.com> >+<dmaddox099@yahoo.com> >diff -ur x-files.old/scripts/mktclIndex x-files/scripts/mktclIndex >--- x-files.old/scripts/mktclIndex Sun Nov 28 13:32:34 1999 >+++ x-files/scripts/mktclIndex Sat Nov 3 03:00:41 2001 >@@ -1,3 +1,3 @@ >-#!tclsh8.2 >+#!tclsh8.3 > pkg_mkIndex $argv be.tcl bgexec.tcl ee.tcl fae.tcl ftpl.tcl re.tcl vfs.tcl xf_sel.tcl > exit
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 31726
: 17475