ports/110318: Use TCL/TK 8.4: comms/tkhylafax

Martin Tournoij carpetsmoker at xs4all.nl
Thu Mar 15 07:00:05 UTC 2007


>Number:         110318
>Category:       ports
>Synopsis:       Use TCL/TK 8.4: comms/tkhylafax
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Mar 15 07:00:04 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Martin Tournoij
>Release:        FreeBSD 6.2-RELEASE-p1 i386
>Organization:
>Environment:
FreeBSD glitch.carpetsmoker.net 6.2-RELEASE-p1 FreeBSD 6.2-RELEASE-p1 #0: Thu Feb 15 20:56:16 CET 2007 carpetsmoker at glitch.carpetsmoker.net:/usr/obj/nfs/tinderbox/jails/6.2/src/sys/GENERICri386

>Description:

- Use TCL/TK 8.4

>How-To-Repeat:

>Fix:

--- patch-tkhylafax begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/comms/tkhylafax/Makefile,v
retrieving revision 1.20
diff -u -r1.20 Makefile
--- Makefile	20 Jan 2004 16:30:09 -0000	1.20
+++ Makefile	15 Mar 2007 06:57:47 -0000
@@ -7,7 +7,8 @@
 
 PORTNAME=	tkhylafax
 PORTVERSION=	3.2b
-CATEGORIES=	comms tk82
+PORTREVISION=	1
+CATEGORIES=	comms tk84
 MASTER_SITES=	ftp://ftp.hylafax.org/contrib/tkhylafax/
 DISTNAME=	${PORTNAME}-${PORTVERSION:S/b/beta/}
 
@@ -15,9 +16,9 @@
 COMMENT=	A tcl/tk interface to Sam Leffler's fax package
 
 USE_GHOSTSCRIPT_RUN=	yes
+USE_TK=		yes
 
-RUN_DEPENDS=	wish8.2:${PORTSDIR}/x11-toolkits/tk82 \
-		sendfax:${PORTSDIR}/comms/hylafax \
+RUN_DEPENDS=	sendfax:${PORTSDIR}/comms/hylafax \
 		gv:${PORTSDIR}/print/gv
 
 WRKSRC=		${WRKDIR}/tkhylafax
Index: files/patch-aa
===================================================================
RCS file: /home/ncvs/ports/comms/tkhylafax/files/patch-aa,v
retrieving revision 1.5
diff -u -r1.5 patch-aa
--- files/patch-aa	21 Apr 2003 10:03:59 -0000	1.5
+++ files/patch-aa	15 Mar 2007 06:57:47 -0000
@@ -14,11 +14,11 @@
  
  # The full path to tclsh
 -TCLSH = /usr/bin/tclsh
-+TCLSH = tclsh8.2
++TCLSH = tclsh8.4
  
  # The full path to wish.
 -WISH = /usr/bin/wish
-+WISH = wish8.2
++WISH = wish8.4
  
  # The full path to your postscript viewer
 -GHOSTVIEW = /usr/X11/bin/gv
--- patch-tkhylafax ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:
 



More information about the freebsd-ports-bugs mailing list