Update to 2.1.

Remove dbus-tcl version constraint from RUN_DEPENDS; old and no longer needed.
This commit is contained in:
stu 2022-07-25 17:53:01 +00:00
parent a56d756015
commit 0854ec6ea2
2 changed files with 5 additions and 6 deletions

View File

@ -1,21 +1,20 @@
COMMENT = high level interface to dbus-tcl
V = 1.3
V = 2.1
DISTNAME = dbif-${V}
PKGNAME = dbus-intf-${V}
CATEGORIES = x11
HOMEPAGE = https://chiselapp.com/user/schelte/repository/dbif/
MAINTAINER = Stuart Cassoff <stwo@users.sourceforge.net>
REVISION = 0
# ISC
PERMIT_PACKAGE = Yes
PERMIT_PACKAGE =Yes
MASTER_SITES = ${HOMEPAGE:=uv/}
MODULES = lang/tcl
BUILD_DEPENDS = devel/tcllib
RUN_DEPENDS = x11/dbus-tcl>=2.1
RUN_DEPENDS = x11/dbus-tcl
SEPARATE_BUILD =Yes
CONFIGURE_STYLE=gnu

View File

@ -1,2 +1,2 @@
SHA256 (dbif-1.3.tar.gz) = Ite53KlGQ8lauWWVRCscYUfzwGPKAnWVCDwnCP0QvD0=
SIZE (dbif-1.3.tar.gz) = 100883
SHA256 (dbif-2.1.tar.gz) = wlckHK9Redj5aP8BClyDUxtMC6e1v9uOSG4sJSa8V74=
SIZE (dbif-2.1.tar.gz) = 100874