Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 17 Jan 2021 07:49:59 +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: r561799 - head/audio/x42-plugins-lv2
Message-ID:  <202101170749.10H7nxXM032040@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: yuri
Date: Sun Jan 17 07:49:59 2021
New Revision: 561799
URL: https://svnweb.freebsd.org/changeset/ports/561799

Log:
  audio/x42-plugins-lv2: Update 20200714 -> 20210114
  
  Reported by:	portscout

Modified:
  head/audio/x42-plugins-lv2/Makefile
  head/audio/x42-plugins-lv2/distinfo

Modified: head/audio/x42-plugins-lv2/Makefile
==============================================================================
--- head/audio/x42-plugins-lv2/Makefile	Sun Jan 17 07:40:51 2021	(r561798)
+++ head/audio/x42-plugins-lv2/Makefile	Sun Jan 17 07:49:59 2021	(r561799)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	x42-plugins
-DISTVERSION=	20200714 # the version is published here: http://gareus.org/misc/x42-plugins.php
-PORTREVISION=	1
+DISTVERSION=	20210114 # the version is published here: http://gareus.org/misc/x42-plugins.php
 CATEGORIES=	audio
 MASTER_SITES=	http://gareus.org/misc/x42-plugins/
 PKGNAMESUFFIX=	-lv2
@@ -28,7 +27,7 @@ LIB_DEPENDS=	libfftw3f.so:math/fftw3-float \
 USES=		compiler:c++11-lang gl gmake gnome localbase pkgconfig tar:xz \
 		shebangfix xorg
 USE_GITHUB=	nodefault
-GH_TUPLE=	x42:convoLV2:f814f1e:x/convoLV2zita4
+GH_TUPLE=	x42:convoLV2:ff291a3:x/convoLV2zita4
 USE_GNOME=	glib20 pango cairo
 USE_XORG=	x11
 USE_GL=		glu gl
@@ -47,8 +46,6 @@ SSE_MAKE_ARGS=	PORT_SIMD_FLAGS="-msse -msse2 -mfpmath=
 post-patch:
 	@${REINPLACE_CMD} 's| -O3||' \
 		${WRKSRC}/*.lv2/Makefile
-	@${REINPLACE_CMD} 's|$$(mandir)/man1|$$(MANDIR)|' \
-		${WRKSRC}/sisco.lv2/Makefile
 	@cd ${WRKSRC} && ${RM} -r convoLV2 && ${MV} convoLV2zita4 convoLV2
 	@${REINPLACE_CMD} 's| -msse -msse2 -mfpmath=sse| $$(PORT_SIMD_FLAGS)|' \
 		${WRKSRC}/*.lv2/Makefile ${WRKSRC}/convoLV2/Makefile

Modified: head/audio/x42-plugins-lv2/distinfo
==============================================================================
--- head/audio/x42-plugins-lv2/distinfo	Sun Jan 17 07:40:51 2021	(r561798)
+++ head/audio/x42-plugins-lv2/distinfo	Sun Jan 17 07:49:59 2021	(r561799)
@@ -1,5 +1,5 @@
-TIMESTAMP = 1594826844
-SHA256 (x42-plugins-20200714.tar.xz) = 746fe07a561392ba8c9c5de75dd3881fcc1de0733f55880238a62378a72f60ab
-SIZE (x42-plugins-20200714.tar.xz) = 3390896
-SHA256 (x42-convoLV2-f814f1e_GH0.tar.gz) = eb6dac82ddffa7850292f41ee4be37c0ea3fa862ed7a9f258b4ca69b423940a7
-SIZE (x42-convoLV2-f814f1e_GH0.tar.gz) = 21654
+TIMESTAMP = 1610869411
+SHA256 (x42-plugins-20210114.tar.xz) = c54880fe4e596c8fd2918f1adb416cc91c2a3f1c4cb5e88574484517ff1ed8e0
+SIZE (x42-plugins-20210114.tar.xz) = 3384452
+SHA256 (x42-convoLV2-ff291a3_GH0.tar.gz) = 7cd61bad49daeb94de35aca9eb847575f25068d9d9fc9adda7d05ba87fb98a99
+SIZE (x42-convoLV2-ff291a3_GH0.tar.gz) = 60157



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