From a56d7560153f66fa5d34343181aa136c8ed27626 Mon Sep 17 00:00:00 2001 From: stu Date: Mon, 25 Jul 2022 17:52:14 +0000 Subject: [PATCH] Update to 3.0. Drop now-default configure option --enable-threads. --- x11/dbus-tcl/Makefile | 8 +++----- x11/dbus-tcl/distinfo | 4 ++-- x11/dbus-tcl/pkg/PLIST | 2 +- 3 files changed, 6 insertions(+), 8 deletions(-) diff --git a/x11/dbus-tcl/Makefile b/x11/dbus-tcl/Makefile index 236e6df50d1..d2f7db5464c 100644 --- a/x11/dbus-tcl/Makefile +++ b/x11/dbus-tcl/Makefile @@ -1,16 +1,15 @@ COMMENT = dbus bindings for Tcl -V = 2.2 +V = 3.0 DISTNAME = dbus-${V} PKGNAME = dbus-tcl-${V} CATEGORIES = x11 HOMEPAGE = https://chiselapp.com/user/schelte/repository/dbus/ MAINTAINER = Stuart Cassoff -REVISION = 0 # ISC -PERMIT_PACKAGE = Yes +PERMIT_PACKAGE =Yes WANTLIB = dbus-1 MASTER_SITES = ${HOMEPAGE:=uv/} @@ -30,8 +29,7 @@ SEPARATE_BUILD =Yes CONFIGURE_STYLE=gnu CONFIGURE_ARGS+=--with-tcl=${MODTCL_LIBDIR} \ - --mandir='$${prefix}/man' \ - --enable-threads + --mandir='$${prefix}/man' WRKDIST = ${WRKDIR}/dbus-${V} TEST_TARGET = test diff --git a/x11/dbus-tcl/distinfo b/x11/dbus-tcl/distinfo index 08a88f44d5b..1ceca56dbb1 100644 --- a/x11/dbus-tcl/distinfo +++ b/x11/dbus-tcl/distinfo @@ -1,2 +1,2 @@ -SHA256 (dbus-2.2.tar.gz) = ZRhjzhBWMITwmwHZoTu+q8XNNZlG+kfJQuI6S9isFQA= -SIZE (dbus-2.2.tar.gz) = 164288 +SHA256 (dbus-3.0.tar.gz) = kS8JeC8exX2Dv4JIizzwAEUPIsUyuxkv/vIb6RpD2XU= +SIZE (dbus-3.0.tar.gz) = 161874 diff --git a/x11/dbus-tcl/pkg/PLIST b/x11/dbus-tcl/pkg/PLIST index c20696576d0..2d7d13ae440 100644 --- a/x11/dbus-tcl/pkg/PLIST +++ b/x11/dbus-tcl/pkg/PLIST @@ -1,5 +1,5 @@ lib/tcl/dbus-tcl/ -lib/tcl/dbus-tcl/libdbus${VER}.so +@so lib/tcl/dbus-tcl/libdbus${VER}.so lib/tcl/dbus-tcl/pkgIndex.tcl @man man/mann/dbus.n share/doc/dbus-tcl/