git: fd4a87696648 - main - deskutils/qmediamanager: Update to 0.1.1
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 07 Jul 2023 16:22:18 UTC
The branch main has been updated by jwb: URL: https://cgit.FreeBSD.org/ports/commit/?id=fd4a876966486101bf8828791835baea3f71ecc5 commit fd4a876966486101bf8828791835baea3f71ecc5 Author: Jason W. Bacon <jwb@FreeBSD.org> AuthorDate: 2023-07-07 16:20:57 +0000 Commit: Jason W. Bacon <jwb@FreeBSD.org> CommitDate: 2023-07-07 16:20:57 +0000 deskutils/qmediamanager: Update to 0.1.1 Switch from sysutils/automount to sysutils/devd-mount Numerous improvements to features and robustness changes: https://github.com/outpaddling/qmediamanager/releases --- deskutils/qmediamanager/Makefile | 7 ++++--- deskutils/qmediamanager/distinfo | 6 +++--- 2 files changed, 7 insertions(+), 6 deletions(-) diff --git a/deskutils/qmediamanager/Makefile b/deskutils/qmediamanager/Makefile index feff2b6fdeb0..a3f68e4feca5 100644 --- a/deskutils/qmediamanager/Makefile +++ b/deskutils/qmediamanager/Makefile @@ -1,5 +1,5 @@ PORTNAME= qmediamanager -DISTVERSION= 0.1.0 +DISTVERSION= 0.1.1 CATEGORIES= deskutils MAINTAINER= jwb@FreeBSD.org @@ -9,10 +9,11 @@ WWW= https://github.com/outpaddling/qmediamanager LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE +BUILD_DEPENDS= libxtend>=0.1.8:devel/libxtend LIB_DEPENDS= libxtend.so:devel/libxtend RUN_DEPENDS= npmount>0:sysutils/npmount \ - automount>0:sysutils/automount \ - auto-admin>=0.7.16:sysutils/auto-admin \ + devd-mount>0:sysutils/devd-mount \ + auto-admin>=0.7.18:sysutils/auto-admin \ rxvt-unicode>0:x11/rxvt-unicode USES= gl qmake qt:6 diff --git a/deskutils/qmediamanager/distinfo b/deskutils/qmediamanager/distinfo index c59909813b15..4efaca7ad255 100644 --- a/deskutils/qmediamanager/distinfo +++ b/deskutils/qmediamanager/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1686347756 -SHA256 (outpaddling-qmediamanager-0.1.0_GH0.tar.gz) = dcb64c09d74864efed82836755fa324e350773ca258916fc072f771f984428b7 -SIZE (outpaddling-qmediamanager-0.1.0_GH0.tar.gz) = 6590 +TIMESTAMP = 1688745675 +SHA256 (outpaddling-qmediamanager-0.1.1_GH0.tar.gz) = ba1cc270f475710fba3711b23e8b49abe5f0075c9638293da85f5011ff413d71 +SIZE (outpaddling-qmediamanager-0.1.1_GH0.tar.gz) = 1069495