svn commit: r504096 - in head: databases/casstcl databases/pgaccess devel/critcl devel/dbus-tcl devel/yajl-tcl games/scid graphics/ocaml-lablgl lang/itcl lang/nx math/maxima net-mgmt/netmagis-commo...

Pietro Cerutti gahr at FreeBSD.org
Thu Jun 13 15:02:43 UTC 2019


Author: gahr
Date: Thu Jun 13 15:02:39 2019
New Revision: 504096
URL: https://svnweb.freebsd.org/changeset/ports/504096

Log:
  Remove left-over meaningless 85+ from USES t(cl|k)

Modified:
  head/databases/casstcl/Makefile
  head/databases/pgaccess/Makefile
  head/devel/critcl/Makefile
  head/devel/dbus-tcl/Makefile
  head/devel/yajl-tcl/Makefile
  head/games/scid/Makefile
  head/graphics/ocaml-lablgl/Makefile
  head/lang/itcl/Makefile
  head/lang/nx/Makefile
  head/math/maxima/Makefile
  head/net-mgmt/netmagis-common/Makefile
  head/x11-toolkits/ocaml-labltk/Makefile
  head/x11-toolkits/tkdnd/Makefile
  head/x11-toolkits/tkshape/Makefile

Modified: head/databases/casstcl/Makefile
==============================================================================
--- head/databases/casstcl/Makefile	Thu Jun 13 14:51:44 2019	(r504095)
+++ head/databases/casstcl/Makefile	Thu Jun 13 15:02:39 2019	(r504096)
@@ -14,7 +14,7 @@ LICENSE=	BSD3CLAUSE
 
 LIB_DEPENDS=	libcassandra.so:databases/cassandra-cpp-driver
 
-USES=		autoreconf tcl:85+,tea
+USES=		autoreconf tcl:tea
 
 USE_GITHUB=	yes
 GH_ACCOUNT=	flightaware

Modified: head/databases/pgaccess/Makefile
==============================================================================
--- head/databases/pgaccess/Makefile	Thu Jun 13 14:51:44 2019	(r504095)
+++ head/databases/pgaccess/Makefile	Thu Jun 13 15:02:39 2019	(r504096)
@@ -14,7 +14,7 @@ LICENSE=	BSD4CLAUSE
 
 RUN_DEPENDS=	${LOCALBASE}/lib/pgtcl/pkgIndex.tcl:databases/pgtcl
 
-USES=		pgsql tk:85+ tar:xz
+USES=		pgsql tk tar:xz
 
 NO_ARCH=	yes
 

Modified: head/devel/critcl/Makefile
==============================================================================
--- head/devel/critcl/Makefile	Thu Jun 13 14:51:44 2019	(r504095)
+++ head/devel/critcl/Makefile	Thu Jun 13 15:02:39 2019	(r504096)
@@ -17,7 +17,7 @@ LICENSE_PERMS=	dist-mirror dist-sell pkg-mirror pkg-se
 RUN_DEPENDS=	${LOCALBASE}/lib/Trf/pkgIndex.tcl:devel/tcl-trf	\
 		${LOCALBASE}/lib/tcllib/cmdline/pkgIndex.tcl:devel/tcllib
 
-USES+=		tcl:85+
+USES+=		tcl
 USE_GITHUB=	yes
 GH_ACCOUNT=	andreas-kupries
 

Modified: head/devel/dbus-tcl/Makefile
==============================================================================
--- head/devel/dbus-tcl/Makefile	Thu Jun 13 14:51:44 2019	(r504095)
+++ head/devel/dbus-tcl/Makefile	Thu Jun 13 15:02:39 2019	(r504096)
@@ -21,7 +21,7 @@ PORTDOCS=	*
 
 TEST_TARGET=	do-test
 
-USES=		pkgconfig tcl:85+,tea
+USES=		pkgconfig tcl:tea
 
 PLIST_FILES=	lib/dbus/libdbus21.so.1 \
 		lib/dbus/pkgIndex.tcl \

Modified: head/devel/yajl-tcl/Makefile
==============================================================================
--- head/devel/yajl-tcl/Makefile	Thu Jun 13 14:51:44 2019	(r504095)
+++ head/devel/yajl-tcl/Makefile	Thu Jun 13 15:02:39 2019	(r504096)
@@ -16,7 +16,7 @@ LIB_DEPENDS=	libyajl.so:devel/yajl
 USE_GITHUB=	yes
 GH_ACCOUNT=	flightaware
 
-USES+=		autoreconf pkgconfig tcl:85+,tea
+USES+=		autoreconf pkgconfig tcl:tea
 
 TEST_TARGET=	test
 TEST_DEPENDS=	dtplite:devel/tcllib

Modified: head/games/scid/Makefile
==============================================================================
--- head/games/scid/Makefile	Thu Jun 13 14:51:44 2019	(r504095)
+++ head/games/scid/Makefile	Thu Jun 13 15:02:39 2019	(r504096)
@@ -14,7 +14,7 @@ LICENSE=	GPLv2
 LICENSE_FILE=	${WRKSRC}/COPYING
 
 HAS_CONFIGURE=	yes
-USES=		gmake python shebangfix tk:85+ zip
+USES=		gmake python shebangfix tk zip
 SHEBANG_FILES=	tcl/lang/checklangs.tcl \
 		tcl/lang/propagatelang.tcl \
 		tcl/lang/removetoken.tcl \

Modified: head/graphics/ocaml-lablgl/Makefile
==============================================================================
--- head/graphics/ocaml-lablgl/Makefile	Thu Jun 13 14:51:44 2019	(r504095)
+++ head/graphics/ocaml-lablgl/Makefile	Thu Jun 13 15:02:39 2019	(r504096)
@@ -17,7 +17,7 @@ LICENSE=	BSD3CLAUSE
 
 CONFLICTS=	ocaml-nox11-[0-9]*
 
-USES=		gmake tk:85+
+USES=		gmake tk
 USE_XORG=	x11 xext xmu
 USE_GL=		glut
 USE_OCAML=	yes

Modified: head/lang/itcl/Makefile
==============================================================================
--- head/lang/itcl/Makefile	Thu Jun 13 14:51:44 2019	(r504095)
+++ head/lang/itcl/Makefile	Thu Jun 13 15:02:39 2019	(r504096)
@@ -12,7 +12,7 @@ DISTNAME=	itcl${PORTVERSION}
 MAINTAINER=	erik at bz.bzflag.bz
 COMMENT=	Object-oriented extension to Tcl [incr Tcl]
 
-USES+=		tcl:85+,tea
+USES+=		tcl:tea
 
 USE_LDCONFIG=	${PREFIX}/lib/itcl${PORTVERSION:R}
 

Modified: head/lang/nx/Makefile
==============================================================================
--- head/lang/nx/Makefile	Thu Jun 13 14:51:44 2019	(r504095)
+++ head/lang/nx/Makefile	Thu Jun 13 15:02:39 2019	(r504096)
@@ -15,7 +15,7 @@ LICENSE=	MIT
 
 OPTIONS_DEFINE=	DOCS
 
-USES+=		gmake tcl:85+,tea
+USES+=		gmake tcl:tea
 USE_LDCONFIG=	yes
 TEST_TARGET=	test
 PLIST_SUB+=	PKGNAME=${DISTNAME}

Modified: head/math/maxima/Makefile
==============================================================================
--- head/math/maxima/Makefile	Thu Jun 13 14:51:44 2019	(r504095)
+++ head/math/maxima/Makefile	Thu Jun 13 15:02:39 2019	(r504096)
@@ -18,7 +18,7 @@ LICENSE_PERMS_MAXIMAEXTRACLAUSE=	dist-mirror dist-sell
 RUN_DEPENDS=	gnuplot:math/gnuplot \
 		rlwrap:devel/rlwrap
 
-USES=		autoreconf gmake makeinfo shared-mime-info tk:85+
+USES=		autoreconf gmake makeinfo shared-mime-info tk
 
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS=	PYTHON=dummy

Modified: head/net-mgmt/netmagis-common/Makefile
==============================================================================
--- head/net-mgmt/netmagis-common/Makefile	Thu Jun 13 14:51:44 2019	(r504095)
+++ head/net-mgmt/netmagis-common/Makefile	Thu Jun 13 15:02:39 2019	(r504096)
@@ -19,7 +19,7 @@ LICENSE_PERMS=	dist-mirror dist-sell pkg-mirror pkg-se
 RUN_DEPENDS+=	dtplite:devel/tcllib
 
 NO_ARCH?=	yes
-USES+=		pgsql:9.1+ tcl:85+
+USES+=		pgsql:9.1+ tcl
 WANT_PGSQL+=	pgtcl
 
 SLAVEDIRS=	net-mgmt/netmagis-common \

Modified: head/x11-toolkits/ocaml-labltk/Makefile
==============================================================================
--- head/x11-toolkits/ocaml-labltk/Makefile	Thu Jun 13 14:51:44 2019	(r504095)
+++ head/x11-toolkits/ocaml-labltk/Makefile	Thu Jun 13 15:02:39 2019	(r504096)
@@ -13,7 +13,7 @@ COMMENT=	Objective Caml interface to Tk
 
 LICENSE=	LGPL20
 
-USES=		gmake tk:85+
+USES=		gmake tk
 HAS_CONFIGURE=	yes
 MAKE_JOBS_UNSAFE=yes
 MAKE_ENV+=	STAGEDIR="${STAGEDIR}"

Modified: head/x11-toolkits/tkdnd/Makefile
==============================================================================
--- head/x11-toolkits/tkdnd/Makefile	Thu Jun 13 14:51:44 2019	(r504095)
+++ head/x11-toolkits/tkdnd/Makefile	Thu Jun 13 15:02:39 2019	(r504096)
@@ -10,7 +10,7 @@ DISTNAME=	${PORTNAME}${PORTVERSION}-src
 MAINTAINER=	tcltk at FreeBSD.org
 COMMENT=	Native drag and drop capabilities for Tk
 
-USES+=		tk:85+,tea
+USES+=		tk:tea
 USE_XORG=	x11 xext
 
 TCL_PKG=	${PORTNAME}${PORTVERSION}

Modified: head/x11-toolkits/tkshape/Makefile
==============================================================================
--- head/x11-toolkits/tkshape/Makefile	Thu Jun 13 14:51:44 2019	(r504095)
+++ head/x11-toolkits/tkshape/Makefile	Thu Jun 13 15:02:39 2019	(r504096)
@@ -12,7 +12,7 @@ DISTNAME=		shape${PORTVERSION:S/.//g}
 MAINTAINER=		nivit at FreeBSD.org
 COMMENT=		Tk library to access to X Shaped Window Extension
 
-USES=			gmake tk:85+
+USES=			gmake tk
 
 USE_XORG=		x11 xext
 


More information about the svn-ports-all mailing list