audio/zrythm: Update 1.0.0-alpha.22.0.1 -> 1.0.0-alpha.22.1.11
Reported by: portscout
This commit is contained in:
parent
1eef46469c
commit
f06ef734f0
3 changed files with 7 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
||||||
PORTNAME= zrythm
|
PORTNAME= zrythm
|
||||||
DISTVERSIONPREFIX= v
|
DISTVERSIONPREFIX= v
|
||||||
DISTVERSION= 1.0.0-alpha.22.0.1
|
DISTVERSION= 1.0.0-alpha.22.1.11
|
||||||
CATEGORIES= audio
|
CATEGORIES= audio
|
||||||
|
|
||||||
MAINTAINER= yuri@FreeBSD.org
|
MAINTAINER= yuri@FreeBSD.org
|
||||||
|
@ -18,10 +18,12 @@ LIB_DEPENDS= libaudec.so:audio/libaudec \
|
||||||
libcyaml.so:textproc/libcyaml \
|
libcyaml.so:textproc/libcyaml \
|
||||||
libgtop-2.0.so:devel/libgtop \
|
libgtop-2.0.so:devel/libgtop \
|
||||||
libcgraph.so:graphics/graphviz \
|
libcgraph.so:graphics/graphviz \
|
||||||
|
libcurl.so:ftp/curl \
|
||||||
libfftw3_threads.so:math/fftw3 \
|
libfftw3_threads.so:math/fftw3 \
|
||||||
libfftw3f_threads.so:math/fftw3-float \
|
libfftw3f_threads.so:math/fftw3-float \
|
||||||
libguile-2.2.so:lang/guile2 \
|
libguile-2.2.so:lang/guile2 \
|
||||||
libjack.so:audio/jack \
|
libjack.so:audio/jack \
|
||||||
|
libjson-glib-1.0.so:devel/json-glib \
|
||||||
liblilv-0.so:audio/lilv \
|
liblilv-0.so:audio/lilv \
|
||||||
libpcre.so:devel/pcre \
|
libpcre.so:devel/pcre \
|
||||||
libpcre2-8.so:devel/pcre2 \
|
libpcre2-8.so:devel/pcre2 \
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
TIMESTAMP = 1627928863
|
TIMESTAMP = 1628465186
|
||||||
SHA256 (zrythm-zrythm-v1.0.0-alpha.22.0.1_GH0.tar.gz) = e64f60c6c19082f62458c8f142b811c90743984808fa1cb46aadf56c0f9343f2
|
SHA256 (zrythm-zrythm-v1.0.0-alpha.22.1.11_GH0.tar.gz) = 16ff9a4fe6cac20f5aa6f4bb50566d1d5a282d872854a5dd95a9ceb84148da47
|
||||||
SIZE (zrythm-zrythm-v1.0.0-alpha.22.0.1_GH0.tar.gz) = 11110286
|
SIZE (zrythm-zrythm-v1.0.0-alpha.22.1.11_GH0.tar.gz) = 11804798
|
||||||
|
|
|
@ -47,6 +47,7 @@ share/locale/pt/LC_MESSAGES/zrythm.mo
|
||||||
share/locale/pt_BR/LC_MESSAGES/zrythm.mo
|
share/locale/pt_BR/LC_MESSAGES/zrythm.mo
|
||||||
share/locale/ru/LC_MESSAGES/zrythm.mo
|
share/locale/ru/LC_MESSAGES/zrythm.mo
|
||||||
share/locale/sv/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/uk/LC_MESSAGES/zrythm.mo
|
||||||
share/locale/vi/LC_MESSAGES/zrythm.mo
|
share/locale/vi/LC_MESSAGES/zrythm.mo
|
||||||
share/locale/zh_CN/LC_MESSAGES/zrythm.mo
|
share/locale/zh_CN/LC_MESSAGES/zrythm.mo
|
||||||
|
|
Loading…
Reference in a new issue