Date: Mon, 18 Jan 2021 00:55:56 +0000 (UTC) From: Yuri Victorovich <yuri@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r561891 - head/audio/vm-lv2 Message-ID: <202101180055.10I0tuKf060314@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: yuri Date: Mon Jan 18 00:55:56 2021 New Revision: 561891 URL: https://svnweb.freebsd.org/changeset/ports/561891 Log: audio/vm-lv2: Update 0.10.0 -> 0.12.0 Modified: head/audio/vm-lv2/Makefile head/audio/vm-lv2/distinfo Modified: head/audio/vm-lv2/Makefile ============================================================================== --- head/audio/vm-lv2/Makefile Mon Jan 18 00:53:28 2021 (r561890) +++ head/audio/vm-lv2/Makefile Mon Jan 18 00:55:56 2021 (r561891) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= vm -DISTVERSION= 0.10.0 +DISTVERSION= 0.12.0 CATEGORIES= audio MASTER_SITES= https://gitlab.com/OpenMusicKontrollers/vm.lv2/repository/archive.tar.gz?ref=${PORTVERSION}&dummy=/ PKGNAMESUFFIX= -lv2 @@ -22,7 +22,7 @@ LIB_DEPENDS= liblilv-0.so:audio/lilv \ USES= compiler:c++11-lib gl meson pkgconfig localbase xorg USE_XORG= x11 xext -USE_GL= gl glu +USE_GL= gl glew glu post-extract: @${MV} ${WRKDIR}/vm* ${WRKDIR}/${PORTNAME}-${PORTVERSION} Modified: head/audio/vm-lv2/distinfo ============================================================================== --- head/audio/vm-lv2/distinfo Mon Jan 18 00:53:28 2021 (r561890) +++ head/audio/vm-lv2/distinfo Mon Jan 18 00:55:56 2021 (r561891) @@ -1,3 +1,3 @@ -TIMESTAMP = 1595377278 -SHA256 (vm-0.10.0.tar.gz) = de3ccd1123160e0cde9c4525fe8d363263c2ed28e20bd04c764e79513e6f8ac4 -SIZE (vm-0.10.0.tar.gz) = 2405040 +TIMESTAMP = 1610931243 +SHA256 (vm-0.12.0.tar.gz) = 9eb7f740078cdd7bd495efd9d6af8589edf6877528740c37d208f3830f8ba15a +SIZE (vm-0.12.0.tar.gz) = 1979696
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202101180055.10I0tuKf060314>