Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 21 Dec 2020 08:23:53 +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: r558799 - head/audio/padthv1-lv2
Message-ID:  <202012210823.0BL8Nroh061449@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: yuri
Date: Mon Dec 21 08:23:53 2020
New Revision: 558799
URL: https://svnweb.freebsd.org/changeset/ports/558799

Log:
  audio/padthv1-lv2: Update 0.9.17 -> 0.9.19
  
  Reported by:	portscout

Modified:
  head/audio/padthv1-lv2/Makefile
  head/audio/padthv1-lv2/distinfo
  head/audio/padthv1-lv2/pkg-plist

Modified: head/audio/padthv1-lv2/Makefile
==============================================================================
--- head/audio/padthv1-lv2/Makefile	Mon Dec 21 08:22:56 2020	(r558798)
+++ head/audio/padthv1-lv2/Makefile	Mon Dec 21 08:23:53 2020	(r558799)
@@ -2,7 +2,7 @@
 
 PORTNAME=	padthv1
 DISTVERSIONPREFIX=	${PORTNAME}_
-DISTVERSION=	0_9_17
+DISTVERSION=	0_9_19
 CATEGORIES=	audio
 PKGNAMESUFFIX=	-lv2
 
@@ -18,16 +18,14 @@ LIB_DEPENDS=	libfftw3.so:math/fftw3 \
 		libjack.so:audio/jack \
 		liblo.so:audio/liblo
 
-USES=		autoreconf compiler:c++11-lang gl gmake pkgconfig qt:5 \
+USES=		cmake compiler:c++17-lang gl pkgconfig qt:5 \
 		shared-mime-info
-GNU_CONFIGURE=	yes
-USE_GITHUB=	yes
-GH_ACCOUNT=	rncbc
 USE_GL=		gl
 USE_QT=		core gui widgets xml buildtools_build linguisttools_build qmake_build
 
-CONFIGURE_ARGS=	--disable-alsa-midi
+USE_GITHUB=	yes
+GH_ACCOUNT=	rncbc
 
-BINARY_ALIAS=	qmake-qt5=${QMAKE}
+CMAKE_OFF=	CONFIG_ALSA_MIDI
 
 .include <bsd.port.mk>

Modified: head/audio/padthv1-lv2/distinfo
==============================================================================
--- head/audio/padthv1-lv2/distinfo	Mon Dec 21 08:22:56 2020	(r558798)
+++ head/audio/padthv1-lv2/distinfo	Mon Dec 21 08:23:53 2020	(r558799)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1599672679
-SHA256 (rncbc-padthv1-padthv1_0_9_17_GH0.tar.gz) = 2dd84eb2b4410da5095faa0f26928451e11e729e213e7b2d760537552dca504b
-SIZE (rncbc-padthv1-padthv1_0_9_17_GH0.tar.gz) = 249690
+TIMESTAMP = 1608537340
+SHA256 (rncbc-padthv1-padthv1_0_9_19_GH0.tar.gz) = e7c6e5d4558131bab7c23900327d1b8ea60d1a04c5c8cc07991275d8655d9478
+SIZE (rncbc-padthv1-padthv1_0_9_19_GH0.tar.gz) = 250715

Modified: head/audio/padthv1-lv2/pkg-plist
==============================================================================
--- head/audio/padthv1-lv2/pkg-plist	Mon Dec 21 08:22:56 2020	(r558798)
+++ head/audio/padthv1-lv2/pkg-plist	Mon Dec 21 08:23:53 2020	(r558799)
@@ -3,8 +3,8 @@ lib/lv2/padthv1.lv2/manifest.ttl
 lib/lv2/padthv1.lv2/padthv1.so
 lib/lv2/padthv1.lv2/padthv1.ttl
 lib/lv2/padthv1.lv2/padthv1_ui.ttl
+man/fr/man1/padthv1.1.gz
 man/man1/padthv1.1.gz
-man/man1/padthv1.fr.1.gz
 share/applications/padthv1.desktop
 share/icons/hicolor/32x32/apps/padthv1.png
 share/icons/hicolor/32x32/mimetypes/application-x-padthv1-preset.png



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202012210823.0BL8Nroh061449>