Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 21 Mar 2007 13:47:15 +0100 (CET)
From:      Martin Matuska <martin@matuska.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/110612: [MAINTAINER UPDATE] lang/xotcl
Message-ID:  <20070321124715.587793F48D@mail.vx.sk>
Resent-Message-ID: <200703211250.l2LCo6W4001255@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         110612
>Category:       ports
>Synopsis:       [MAINTAINER UPDATE] lang/xotcl
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Mar 21 12:50:05 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Martin Matuska
>Release:        FreeBSD 6.2-RELEASE i386
>Organization:
>Environment:
System: FreeBSD 6.2-RELEASE i386 amd64
>Description:
Fix build of aolserver-xotcl
>How-To-Repeat:
>Fix:
diff -Nbur lang/xotcl.orig/Makefile lang/xotcl/Makefile
--- lang/xotcl.orig/Makefile	Wed Mar 21 13:39:33 2007
+++ lang/xotcl/Makefile	Wed Mar 21 13:40:53 2007
@@ -7,7 +7,7 @@
 
 PORTNAME=	xotcl
 PORTVERSION=	1.5.3
-PORTREVISION=	3
+PORTREVISION=	4
 CATEGORIES?=	lang tcl84
 MASTER_SITES=	http://media.wu-wien.ac.at/download/
 
@@ -40,7 +40,7 @@
 
 .if defined(AOLSERVER_XOTCL)
 RUN_DEPENDS+=		${LOCALBASE}/aolserver/bin/init.tcl:${PORTSDIR}/www/aolserver \
-			${LOCALBASE}/lib/xotcl${PORTVERSION}/xotclConfig.sh:${PORTSDIR}/lang/xotcl-thread
+			${LOCALBASE}/lib/xotcl${PORTVERSION}/xotclConfig.sh:${PORTSDIR}/lang/xotcl
 PLIST=			${WRKDIR}/pkg-plist.aolserver
 PLIST_FILES=		${AOLSERVERBASE:S/${LOCALBASE}\///}/modules/tcl/xotcl.tcl
 LATEST_LINK=		aolserver-xotcl
>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070321124715.587793F48D>