Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 13 Oct 2020 08:15:42 +0000 (UTC)
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org
Subject:   svn commit: r552217 - branches/2020Q4/audio/artyfx-lv2
Message-ID:  <202010130815.09D8Fg50073749@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: yuri
Date: Tue Oct 13 08:15:42 2020
New Revision: 552217
URL: https://svnweb.freebsd.org/changeset/ports/552217

Log:
  MFH: r552188
  
  audio/artyfx-lv2: Update 1.3-14 -> 1.3-24; This unbreaks the build
  
  Approved by:	ports-secteam (fluffy)

Modified:
  branches/2020Q4/audio/artyfx-lv2/Makefile
  branches/2020Q4/audio/artyfx-lv2/distinfo
Directory Properties:
  branches/2020Q4/   (props changed)

Modified: branches/2020Q4/audio/artyfx-lv2/Makefile
==============================================================================
--- branches/2020Q4/audio/artyfx-lv2/Makefile	Tue Oct 13 08:14:48 2020	(r552216)
+++ branches/2020Q4/audio/artyfx-lv2/Makefile	Tue Oct 13 08:15:42 2020	(r552217)
@@ -2,9 +2,8 @@
 
 PORTNAME=	artyfx
 DISTVERSIONPREFIX=	release-
-DISTVERSION=	1.3-14
-DISTVERSIONSUFFIX=	-gb247969
-PORTREVISION=	2
+DISTVERSION=	1.3-24
+DISTVERSIONSUFFIX=	-g6010d1a
 CATEGORIES=	audio
 PKGNAMESUFFIX=	-lv2
 
@@ -13,8 +12,6 @@ COMMENT=	ArtyFX plugin bundle
 
 LICENSE=	GPLv2
 LICENSE_FILE=	${WRKSRC}/LICENSE
-
-BROKEN=		lv2_ui.cxx:139:3: error: cannot initialize a member subobject of type 'LV2UI_Handle'
 
 BUILD_DEPENDS=	lv2>0:audio/lv2
 LIB_DEPENDS=	libsndfile.so:audio/libsndfile

Modified: branches/2020Q4/audio/artyfx-lv2/distinfo
==============================================================================
--- branches/2020Q4/audio/artyfx-lv2/distinfo	Tue Oct 13 08:14:48 2020	(r552216)
+++ branches/2020Q4/audio/artyfx-lv2/distinfo	Tue Oct 13 08:15:42 2020	(r552217)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1527573727
-SHA256 (openAVproductions-openAV-ArtyFX-release-1.3-14-gb247969_GH0.tar.gz) = 3d185376b65b3d1ac55657aff3adc9b401829686eb10080f22181eb2b2c9da5f
-SIZE (openAVproductions-openAV-ArtyFX-release-1.3-14-gb247969_GH0.tar.gz) = 642604
+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



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