Date: Wed, 20 Jul 2022 03:01:24 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: e9130930e964 - main - audio/artyfx-lv2: Update 1.3-24 -> 1.3.1 Message-ID: <202207200301.26K31OG7007150@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=e9130930e964c0cb5f3f3a7e09a0dcc55d130173 commit e9130930e964c0cb5f3f3a7e09a0dcc55d130173 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2022-07-20 03:00:52 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2022-07-20 03:00:52 +0000 audio/artyfx-lv2: Update 1.3-24 -> 1.3.1 --- audio/artyfx-lv2/Makefile | 9 +++++---- audio/artyfx-lv2/distinfo | 6 +++--- 2 files changed, 8 insertions(+), 7 deletions(-) diff --git a/audio/artyfx-lv2/Makefile b/audio/artyfx-lv2/Makefile index 9e37ecf74d76..082c2b737de2 100644 --- a/audio/artyfx-lv2/Makefile +++ b/audio/artyfx-lv2/Makefile @@ -1,7 +1,7 @@ PORTNAME= artyfx DISTVERSIONPREFIX= release- -DISTVERSION= 1.3-24 -DISTVERSIONSUFFIX= -g6010d1a +DISTVERSION= 1.3.1 +PORTEPOCH= 1 CATEGORIES= audio PKGNAMESUFFIX= -lv2 @@ -15,11 +15,12 @@ BUILD_DEPENDS= lv2>0:audio/lv2 LIB_DEPENDS= libsndfile.so:audio/libsndfile USES= cmake compiler:c++11-lang gnome localbase:ldflags pkgconfig xorg +USE_GNOME= cairo +USE_XORG= x11 + USE_GITHUB= yes GH_ACCOUNT= openAVproductions GH_PROJECT= openAV-ArtyFX -USE_GNOME= cairo -USE_XORG= x11 OPTIONS_DEFINE_amd64= SSE OPTIONS_DEFINE_i386= SSE diff --git a/audio/artyfx-lv2/distinfo b/audio/artyfx-lv2/distinfo index 53562591b1a9..b2ad4d3ca5ec 100644 --- a/audio/artyfx-lv2/distinfo +++ b/audio/artyfx-lv2/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1602569668 -SHA256 (openAVproductions-openAV-ArtyFX-release-1.3-24-g6010d1a_GH0.tar.gz) = 92758ffd36df6dac36304e662e09fe96a5637088de9a29fcb0bdb3c921c98349 -SIZE (openAVproductions-openAV-ArtyFX-release-1.3-24-g6010d1a_GH0.tar.gz) = 642658 +TIMESTAMP = 1658285598 +SHA256 (openAVproductions-openAV-ArtyFX-release-1.3.1_GH0.tar.gz) = abdf69d07c26931f970bd9f301bf92b65f1457b4e1f099994925f79d5a20f5eb +SIZE (openAVproductions-openAV-ArtyFX-release-1.3.1_GH0.tar.gz) = 642816
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202207200301.26K31OG7007150>