diff --git a/devel/dbus-tcl/Makefile b/devel/dbus-tcl/Makefile index a8f169585d77..03e025200658 100644 --- a/devel/dbus-tcl/Makefile +++ b/devel/dbus-tcl/Makefile @@ -1,42 +1,42 @@ -PORTNAME= dbus-tcl -PORTVERSION= 3.0 +PORTNAME= dbus +PORTVERSION= 3.1 PORTREVISION= 0 CATEGORIES= devel MASTER_SITES= https://chiselapp.com/user/schelte/repository/dbus/uv/ -DISTNAME= dbus-${PORTVERSION} +PKGNAMESUFFIX= -tcl MAINTAINER= tcltk@FreeBSD.org COMMENT= Tcl interface to the D-Bus messaging system WWW= http://chiselapp.com/user/schelte/repository/dbus/home LICENSE= ISCL LIB_DEPENDS= libdbus-1.so:devel/dbus BUILD_DEPENDS= dtplite:devel/tcllib USES= pkgconfig tcl:tea OPTIONS_DEFINE= DOCS DOCSDIR= ${PREFIX}/share/doc/dbus PORTDOCS= * TEST_TARGET= do-test PLIST_FILES= lib/dbus/lib${TCL_PKG}.so \ lib/dbus/pkgIndex.tcl \ man/mann/dbus.n.gz post-patch: ${REINPLACE_CMD} \ -e '/^INSTALL_PROGRAM/s|$$| -s|' \ ${WRKSRC}/Makefile.in do-test: DBUS=$$(${LOCALBASE}/bin/dbus-daemon --session --print-address --fork --print-pid); \ DBUS_ADDR=$$(echo $$DBUS | ${AWK} '{print $$1}'); \ DBUS_PID=$$(echo $$DBUS | ${AWK} '{print $$2}'); \ DBUS_ENV=DBUS_SESSION_BUS_ADDRESS=$$DBUS_ADDR; \ ${SETENV} ${MAKE_ENV} $$DBUS_ENV ${MAKE} -C ${WRKSRC} test; \ kill $$DBUS_PID .include diff --git a/devel/dbus-tcl/distinfo b/devel/dbus-tcl/distinfo index 0a8f0334b960..a6dc0215ea8e 100644 --- a/devel/dbus-tcl/distinfo +++ b/devel/dbus-tcl/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1659100834 -SHA256 (dbus-3.0.tar.gz) = 912f09782f1ec57d83bf82488b3cf000450f22c532bb192ffef21be91a43d975 -SIZE (dbus-3.0.tar.gz) = 161874 +TIMESTAMP = 1693298116 +SHA256 (dbus-3.1.tar.gz) = 0e1cdfd1c465942be33962353d104738b0e045d0a0723699c698a3a14152395b +SIZE (dbus-3.1.tar.gz) = 162037