Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 26 May 2019 12:33:24 +0000 (UTC)
From:      Emanuel Haupt <ehaupt@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r502712 - head/audio/shairport-sync
Message-ID:  <201905261233.x4QCXOvJ083911@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: ehaupt
Date: Sun May 26 12:33:23 2019
New Revision: 502712
URL: https://svnweb.freebsd.org/changeset/ports/502712

Log:
  Update to 3.3

Modified:
  head/audio/shairport-sync/Makefile
  head/audio/shairport-sync/distinfo

Modified: head/audio/shairport-sync/Makefile
==============================================================================
--- head/audio/shairport-sync/Makefile	Sun May 26 12:19:48 2019	(r502711)
+++ head/audio/shairport-sync/Makefile	Sun May 26 12:33:23 2019	(r502712)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	shairport-sync
-DISTVERSION=	3.2.2
+DISTVERSION=	3.3
 CATEGORIES=	audio
 
 MAINTAINER=	ehaupt@FreeBSD.org
@@ -32,7 +32,7 @@ ALAC_DESC=	Build with libalac support (experimental)
 CONFIGURE_ARGS=	--sysconfdir=${LOCALBASE}/etc \
 		--with-piddir=/var/run/shairport-sync --with-avahi \
 		--with-ssl=openssl --with-metadata --with-soxr \
-		--with-stdout --with-pipe
+		--with-stdout --with-pipe --with-libdaemon
 
 CFLAGS+=	-I${LOCALBASE}/include
 LDFLAGS+=	-lcrypto

Modified: head/audio/shairport-sync/distinfo
==============================================================================
--- head/audio/shairport-sync/distinfo	Sun May 26 12:19:48 2019	(r502711)
+++ head/audio/shairport-sync/distinfo	Sun May 26 12:33:23 2019	(r502712)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1540031760
-SHA256 (mikebrady-shairport-sync-3.2.2_GH0.tar.gz) = 4f1ee142b887842727ae0c310e21c83ea2386518e841a25c7ddb015d08b54eba
-SIZE (mikebrady-shairport-sync-3.2.2_GH0.tar.gz) = 359760
+TIMESTAMP = 1558873140
+SHA256 (mikebrady-shairport-sync-3.3_GH0.tar.gz) = 3e621c8de4a0dcdfd39442ece9841ab14bc2093d724ae84c30154a9aeb5d1329
+SIZE (mikebrady-shairport-sync-3.3_GH0.tar.gz) = 407512



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