Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 25 Jul 2018 19:54:16 +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: r475331 - head/audio/padthv1-lv2
Message-ID:  <201807251954.w6PJsGSX081957@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: yuri
Date: Wed Jul 25 19:54:16 2018
New Revision: 475331
URL: https://svnweb.freebsd.org/changeset/ports/475331

Log:
  audio/padthv1-lv2: 0.9.1 -> 0.9.2
  
  Reported by:	portscout

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

Modified: head/audio/padthv1-lv2/Makefile
==============================================================================
--- head/audio/padthv1-lv2/Makefile	Wed Jul 25 19:43:46 2018	(r475330)
+++ head/audio/padthv1-lv2/Makefile	Wed Jul 25 19:54:16 2018	(r475331)
@@ -2,7 +2,7 @@
 
 PORTNAME=	padthv1
 DISTVERSIONPREFIX=	${PORTNAME}_
-DISTVERSION=	0_9_1
+DISTVERSION=	0_9_2
 CATEGORIES=	audio
 PKGNAMESUFFIX=	-lv2
 
@@ -27,9 +27,5 @@ USE_QT=		core gui widgets xml buildtools_build qmake_b
 PLIST_SUB=	SHL3=${PORTVERSION} SHL2=${PORTVERSION:R} SHL1=${PORTVERSION:R:R}
 
 CONFIGURE_ARGS=	--disable-alsa-midi
-
-post-install:
-	@${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/lv2/padthv1.lv2/padthv1.so
-	@${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/lv2/padthv1.lv2/padthv1_ui.so
 
 .include <bsd.port.mk>

Modified: head/audio/padthv1-lv2/distinfo
==============================================================================
--- head/audio/padthv1-lv2/distinfo	Wed Jul 25 19:43:46 2018	(r475330)
+++ head/audio/padthv1-lv2/distinfo	Wed Jul 25 19:54:16 2018	(r475331)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1530122234
-SHA256 (rncbc-padthv1-padthv1_0_9_1_GH0.tar.gz) = 6616bf2caaecd96e3fb8ae59829f8fb13d056badcedd9b721eaa79b4ad52383a
-SIZE (rncbc-padthv1-padthv1_0_9_1_GH0.tar.gz) = 215071
+TIMESTAMP = 1532547848
+SHA256 (rncbc-padthv1-padthv1_0_9_2_GH0.tar.gz) = fac2718b8e3154f0ada13e0227800ddbddb136ecf03222cbd23f296e8f5ff838
+SIZE (rncbc-padthv1-padthv1_0_9_2_GH0.tar.gz) = 215445



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