Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 28 Jun 2021 14:31:57 GMT
From:      Pietro Cerutti <gahr@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 1ca189b4b706 - main - devel/dbus-tcl: update to 2.2
Message-ID:  <202106281431.15SEVvCY022607@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by gahr:

URL: https://cgit.FreeBSD.org/ports/commit/?id=1ca189b4b706a5fa63f28d369ba233c78a4372f4

commit 1ca189b4b706a5fa63f28d369ba233c78a4372f4
Author:     Pietro Cerutti <gahr@FreeBSD.org>
AuthorDate: 2021-06-28 12:57:37 +0000
Commit:     Pietro Cerutti <gahr@FreeBSD.org>
CommitDate: 2021-06-28 14:30:06 +0000

    devel/dbus-tcl: update to 2.2
    
    Changelog:
    https://chiselapp.com/user/schelte/repository/dbus/artifact/7c900656c885c5f2
---
 devel/dbus-tcl/Makefile | 7 +++----
 devel/dbus-tcl/distinfo | 6 +++---
 2 files changed, 6 insertions(+), 7 deletions(-)

diff --git a/devel/dbus-tcl/Makefile b/devel/dbus-tcl/Makefile
index 6b96b302f39c..b8b79c29ebb5 100644
--- a/devel/dbus-tcl/Makefile
+++ b/devel/dbus-tcl/Makefile
@@ -1,8 +1,8 @@
 # Created by: gahr
 
 PORTNAME=	dbus-tcl
-PORTVERSION=	2.1
-PORTREVISION=	2
+PORTVERSION=	2.2
+PORTREVISION=	0
 CATEGORIES=	devel
 MASTER_SITES=	https://chiselapp.com/user/schelte/repository/dbus/uv/
 DISTNAME=	dbus-${PORTVERSION}
@@ -23,14 +23,13 @@ PORTDOCS=	*
 
 TEST_TARGET=	do-test
 
-PLIST_FILES=	lib/dbus/libdbus21.so.1 \
+PLIST_FILES=	lib/dbus/lib${TCL_PKG}.so.1 \
 		lib/dbus/pkgIndex.tcl \
 		man/mann/dbus.n.gz
 
 post-patch:
 	${REINPLACE_CMD} \
 	    -e '/^INSTALL_PROGRAM/s|$$| -s|' \
-	    -e 's|\$$\+|$$>|' \
 	    ${WRKSRC}/Makefile.in
 
 do-test:
diff --git a/devel/dbus-tcl/distinfo b/devel/dbus-tcl/distinfo
index c7922772180b..a986ca62750c 100644
--- a/devel/dbus-tcl/distinfo
+++ b/devel/dbus-tcl/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1588663324
-SHA256 (dbus-2.1.tar.gz) = 03f5314d5ba334a498ca30dac492a88ba9300480a0c0a4d39231c54b21654bb8
-SIZE (dbus-2.1.tar.gz) = 159437
+TIMESTAMP = 1624883352
+SHA256 (dbus-2.2.tar.gz) = 651863ce10563084f09b01d9a13bbeabc5cd359946fa47c942e23a4bd8ac1500
+SIZE (dbus-2.2.tar.gz) = 164288



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