Date: Mon, 9 Aug 2021 00:13:53 GMT From: Yuri Victorovich <yuri@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: f06ef734f01e - main - audio/zrythm: Update 1.0.0-alpha.22.0.1 -> 1.0.0-alpha.22.1.11 Message-ID: <202108090013.1790DrsB093091@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=f06ef734f01e704c3eb6597f519b3c45fa69f463 commit f06ef734f01e704c3eb6597f519b3c45fa69f463 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2021-08-09 00:06:24 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2021-08-09 00:13:46 +0000 audio/zrythm: Update 1.0.0-alpha.22.0.1 -> 1.0.0-alpha.22.1.11 Reported by: portscout --- audio/zrythm/Makefile | 4 +++- audio/zrythm/distinfo | 6 +++--- audio/zrythm/pkg-plist | 1 + 3 files changed, 7 insertions(+), 4 deletions(-) diff --git a/audio/zrythm/Makefile b/audio/zrythm/Makefile index 8dfde2551764..ac4a8f18dbf2 100644 --- a/audio/zrythm/Makefile +++ b/audio/zrythm/Makefile @@ -1,6 +1,6 @@ PORTNAME= zrythm DISTVERSIONPREFIX= v -DISTVERSION= 1.0.0-alpha.22.0.1 +DISTVERSION= 1.0.0-alpha.22.1.11 CATEGORIES= audio MAINTAINER= yuri@FreeBSD.org @@ -18,10 +18,12 @@ LIB_DEPENDS= libaudec.so:audio/libaudec \ libcyaml.so:textproc/libcyaml \ libgtop-2.0.so:devel/libgtop \ libcgraph.so:graphics/graphviz \ + libcurl.so:ftp/curl \ libfftw3_threads.so:math/fftw3 \ libfftw3f_threads.so:math/fftw3-float \ libguile-2.2.so:lang/guile2 \ libjack.so:audio/jack \ + libjson-glib-1.0.so:devel/json-glib \ liblilv-0.so:audio/lilv \ libpcre.so:devel/pcre \ libpcre2-8.so:devel/pcre2 \ diff --git a/audio/zrythm/distinfo b/audio/zrythm/distinfo index 852366816aa9..2ddfe976a126 100644 --- a/audio/zrythm/distinfo +++ b/audio/zrythm/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1627928863 -SHA256 (zrythm-zrythm-v1.0.0-alpha.22.0.1_GH0.tar.gz) = e64f60c6c19082f62458c8f142b811c90743984808fa1cb46aadf56c0f9343f2 -SIZE (zrythm-zrythm-v1.0.0-alpha.22.0.1_GH0.tar.gz) = 11110286 +TIMESTAMP = 1628465186 +SHA256 (zrythm-zrythm-v1.0.0-alpha.22.1.11_GH0.tar.gz) = 16ff9a4fe6cac20f5aa6f4bb50566d1d5a282d872854a5dd95a9ceb84148da47 +SIZE (zrythm-zrythm-v1.0.0-alpha.22.1.11_GH0.tar.gz) = 11804798 diff --git a/audio/zrythm/pkg-plist b/audio/zrythm/pkg-plist index 303dc6fa1e5a..f3626703e778 100644 --- a/audio/zrythm/pkg-plist +++ b/audio/zrythm/pkg-plist @@ -47,6 +47,7 @@ share/locale/pt/LC_MESSAGES/zrythm.mo share/locale/pt_BR/LC_MESSAGES/zrythm.mo share/locale/ru/LC_MESSAGES/zrythm.mo share/locale/sv/LC_MESSAGES/zrythm.mo +share/locale/th/LC_MESSAGES/zrythm.mo share/locale/uk/LC_MESSAGES/zrythm.mo share/locale/vi/LC_MESSAGES/zrythm.mo share/locale/zh_CN/LC_MESSAGES/zrythm.mo
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202108090013.1790DrsB093091>