svn commit: r507123 - head/audio/eteroj-lv2
Yuri Victorovich
yuri at FreeBSD.org
Mon Jul 22 02:37:03 UTC 2019
Author: yuri
Date: Mon Jul 22 02:37:02 2019
New Revision: 507123
URL: https://svnweb.freebsd.org/changeset/ports/507123
Log:
audio/eteroj-lv2: Update 0.4.0 -> 0.6.0
Reported by: repology
Modified:
head/audio/eteroj-lv2/Makefile
head/audio/eteroj-lv2/distinfo
Modified: head/audio/eteroj-lv2/Makefile
==============================================================================
--- head/audio/eteroj-lv2/Makefile Mon Jul 22 02:19:33 2019 (r507122)
+++ head/audio/eteroj-lv2/Makefile Mon Jul 22 02:37:02 2019 (r507123)
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= eteroj
-DISTVERSION= 0.4.0
+DISTVERSION= 0.6.0
CATEGORIES= audio
PKGNAMESUFFIX= -lv2
@@ -11,13 +11,14 @@ COMMENT= OSC injection/ejection from/to UDP/TCP/Serial
LICENSE= ART20
LICENSE_FILE= ${WRKSRC}/COPYING
-BUILD_DEPENDS= lv2>0:audio/lv2
+BUILD_DEPENDS= lv2>0:audio/lv2 \
+ lv2lint:audio/lv2lint
LIB_DEPENDS= libsratom-0.so:audio/sratom \
libserd-0.so:devel/serd \
libsord-0.so:devel/sord \
libuv.so:devel/libuv
-USES= cmake compiler:c11 pkgconfig
+USES= compiler:c11 meson pkgconfig
USE_GITHUB= yes
GH_ACCOUNT= OpenMusicKontrollers
GH_PROJECT= eteroj.lv2
Modified: head/audio/eteroj-lv2/distinfo
==============================================================================
--- head/audio/eteroj-lv2/distinfo Mon Jul 22 02:19:33 2019 (r507122)
+++ head/audio/eteroj-lv2/distinfo Mon Jul 22 02:37:02 2019 (r507123)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1531102642
-SHA256 (OpenMusicKontrollers-eteroj.lv2-0.4.0_GH0.tar.gz) = 4a003498e5cef3a0a6fc57384127af5d9fabfdb157771fc543adffd19f48d089
-SIZE (OpenMusicKontrollers-eteroj.lv2-0.4.0_GH0.tar.gz) = 101089
+TIMESTAMP = 1563762674
+SHA256 (OpenMusicKontrollers-eteroj.lv2-0.6.0_GH0.tar.gz) = 290d4124515eb1f747ab7362f6a398232c8285080a29c7b3b13b332e032166e5
+SIZE (OpenMusicKontrollers-eteroj.lv2-0.6.0_GH0.tar.gz) = 80451
More information about the svn-ports-all
mailing list