ports/108972: [MAINTAINER] lang/tcl85 & lang/tcl85-thread
Martin Matuska
martin at matuska.org
Fri Feb 9 12:40:36 UTC 2007
>Number: 108972
>Category: ports
>Synopsis: [MAINTAINER] lang/tcl85 & lang/tcl85-thread
>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: Fri Feb 09 12:40:35 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator: Martin Matuska
>Release: FreeBSD 6.2-RELEASE
>Organization:
>Environment:
FreeBSD 6.2-RELEASE i386 and amd64
>Description:
Add CONFLICTS for both lang/tcl85 and lang/tcl85-thread as they cannot coexist.
Portrevision bump not required.
>How-To-Repeat:
>Fix:
--- lang/tcl85/Makefile.orig Fri Feb 9 12:27:33 2007
+++ lang/tcl85/Makefile Fri Feb 9 12:27:49 2007
@@ -17,6 +17,8 @@
MAINTAINER= martin at matuska.org
COMMENT= Tool Command Language (development version)
+CONFLICTS?= tcl-threads-8.5*
+
PATCH_DIST_ARGS= -d ${WRKDIR}/${DISTNAME} -E ${PATCH_DIST_STRIP}
WRKSRC= ${WRKDIR}/${PORTNAME}${PORTVERSION:S/.a./a/}/unix
ALL_TARGET= all test
--- lang/tcl85-thread/Makefile.orig Fri Feb 9 12:27:13 2007
+++ lang/tcl85-thread/Makefile Fri Feb 9 12:27:23 2007
@@ -9,4 +9,6 @@
MASTERDIR= ${.CURDIR}/../tcl85
+CONFLICTS= tcl-8.5*
+
.include "${MASTERDIR}/Makefile"
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list