From owner-svn-ports-all@freebsd.org Mon Jan 18 00:55:57 2021 Return-Path: Delivered-To: svn-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 4F9E74DCACA; Mon, 18 Jan 2021 00:55:57 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4DJtd91qvhz4k5y; Mon, 18 Jan 2021 00:55:57 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 2D7B3320D; Mon, 18 Jan 2021 00:55:57 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 10I0tvAH060316; Mon, 18 Jan 2021 00:55:57 GMT (envelope-from yuri@FreeBSD.org) Received: (from yuri@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 10I0tuKf060314; Mon, 18 Jan 2021 00:55:56 GMT (envelope-from yuri@FreeBSD.org) Message-Id: <202101180055.10I0tuKf060314@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: yuri set sender to yuri@FreeBSD.org using -f From: Yuri Victorovich Date: Mon, 18 Jan 2021 00:55:56 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r561891 - head/audio/vm-lv2 X-SVN-Group: ports-head X-SVN-Commit-Author: yuri X-SVN-Commit-Paths: head/audio/vm-lv2 X-SVN-Commit-Revision: 561891 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 18 Jan 2021 00:55:57 -0000 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