Date: Fri, 18 Oct 2019 07:42:23 +0000 (UTC) From: "Tobias C. Berner" <tcberner@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r514707 - head/audio/liblscp Message-ID: <201910180742.x9I7gNYt029664@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201910180742.x9I7gNYt029664>