Date: Tue, 25 Oct 2022 03:00:17 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: 76fe56c3e25a - main - audio/sratom: Update 0.6.10 -> 0.6.14 Message-ID: <202210250300.29P30HK1043025@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=76fe56c3e25ab88ffed6ef66bf0addc30825471e commit 76fe56c3e25ab88ffed6ef66bf0addc30825471e Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2022-10-25 02:59:36 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2022-10-25 03:00:14 +0000 audio/sratom: Update 0.6.10 -> 0.6.14 --- audio/sratom/Makefile | 4 ++-- audio/sratom/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/audio/sratom/Makefile b/audio/sratom/Makefile index 40447f301a54..02612c5031ff 100644 --- a/audio/sratom/Makefile +++ b/audio/sratom/Makefile @@ -1,5 +1,5 @@ PORTNAME= sratom -PORTVERSION= 0.6.10 +DISTVERSION= 0.6.14 CATEGORIES= audio MASTER_SITES= http://download.drobilla.net/ @@ -15,7 +15,7 @@ LIB_DEPENDS= libserd-0.so:devel/serd \ libsord-0.so:devel/sord RUN_DEPENDS= lv2>=1.14.0:audio/lv2 -USES= pkgconfig python:build tar:bzip2 waf +USES= meson pkgconfig python:build tar:xz USE_CSTD= c99 USE_LDCONFIG= yes diff --git a/audio/sratom/distinfo b/audio/sratom/distinfo index cb56e4c7285b..f6cff2029761 100644 --- a/audio/sratom/distinfo +++ b/audio/sratom/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1653846131 -SHA256 (sratom-0.6.10.tar.bz2) = e5951c0d7f0618672628295536a271d61c55ef0dab33ba9fc5767ed4db0a634d -SIZE (sratom-0.6.10.tar.bz2) = 327047 +TIMESTAMP = 1666640751 +SHA256 (sratom-0.6.14.tar.xz) = 9982faf40db83aedd9b3850e499fecd6852b8b4ba6dede514013655cffaca1e6 +SIZE (sratom-0.6.14.tar.xz) = 24252
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202210250300.29P30HK1043025>