svn commit: r502712 - head/audio/shairport-sync
Emanuel Haupt
ehaupt at FreeBSD.org
Sun May 26 12:33:25 UTC 2019
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 at 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
More information about the svn-ports-all
mailing list