svn commit: r514707 - head/audio/liblscp

Tobias C. Berner tcberner at FreeBSD.org
Fri Oct 18 07:42:23 UTC 2019


Author: tcberner
Date: Fri Oct 18 07:42:22 2019
New Revision: 514707
URL: https://svnweb.freebsd.org/changeset/ports/514707

Log:
  audil/liblscp: update to 0.6.0

Modified:
  head/audio/liblscp/Makefile
  head/audio/liblscp/distinfo

Modified: head/audio/liblscp/Makefile
==============================================================================
--- head/audio/liblscp/Makefile	Fri Oct 18 07:38:35 2019	(r514706)
+++ head/audio/liblscp/Makefile	Fri Oct 18 07:42:22 2019	(r514707)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	liblscp
-PORTVERSION=	0.5.7
+PORTVERSION=	0.6.0
 CATEGORIES=	audio
 MASTER_SITES=	SF/qsampler/${PORTNAME}/${PORTVERSION} \
 		http://download.linuxsampler.org/packages/
@@ -13,7 +13,7 @@ COMMENT=	Wrapper around the LSCP network protocol
 LICENSE=	LGPL21+
 LICENSE_FILE=	${WRKSRC}/COPYING
 
-USES=		libtool pathfix tar:bzip2
+USES=		libtool pathfix
 GNU_CONFIGURE=	yes
 INSTALL_TARGET=	install-strip
 USE_LDCONFIG=	yes

Modified: head/audio/liblscp/distinfo
==============================================================================
--- head/audio/liblscp/distinfo	Fri Oct 18 07:38:35 2019	(r514706)
+++ head/audio/liblscp/distinfo	Fri Oct 18 07:42:22 2019	(r514707)
@@ -1,2 +1,3 @@
-SHA256 (liblscp-0.5.7.tar.bz2) = 5156fb6a36bc14f427a5971b1e8768df7771ee7bd9fe501d3330d3bb8f255a3c
-SIZE (liblscp-0.5.7.tar.bz2) = 529902
+TIMESTAMP = 1571384381
+SHA256 (liblscp-0.6.0.tar.gz) = b39c78f4be07d4cc6b791d934e6fe58c0a7bc4aa32b6ed5131e303f99bd687e6
+SIZE (liblscp-0.6.0.tar.gz) = 670650


More information about the svn-ports-head mailing list