Skip to content

Commit

Permalink
devel/dbus-tcl: update to 2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
gahr committed Jun 28, 2021
1 parent 07d9d5b commit 1ca189b
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 7 deletions.
7 changes: 3 additions & 4 deletions 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}
Expand All @@ -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:
Expand Down
6 changes: 3 additions & 3 deletions 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

0 comments on commit 1ca189b

Please sign in to comment.