Index: head/audio/shairport-sync/Makefile =================================================================== --- head/audio/shairport-sync/Makefile (revision 526751) +++ head/audio/shairport-sync/Makefile (revision 526752) @@ -1,58 +1,58 @@ # Created by: Emanuel Haupt # $FreeBSD$ PORTNAME= shairport-sync -DISTVERSION= 3.3.5 +DISTVERSION= 3.3.6 CATEGORIES= audio MAINTAINER= ehaupt@FreeBSD.org COMMENT= AirPlay audio player with multi-room audio synchronisation capability LICENSE= BSD3CLAUSE LIB_DEPENDS= libavahi-client.so:net/avahi-app \ libconfig.so:devel/libconfig \ libdaemon.so:devel/libdaemon \ libpopt.so:devel/popt \ libsoxr.so:audio/libsoxr USES= autoreconf libtool pkgconfig ssl USE_GITHUB= yes GNU_CONFIGURE= yes GH_ACCOUNT= mikebrady USE_RC_SUBR= ${PORTNAME} OPTIONS_DEFINE= ALAC ALSA SNDIO PULSEAUDIO OPTIONS_DEFAULT=SNDIO 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-libdaemon CFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -lcrypto CONFIGURE_ENV+= SSL_CFLAGS=-I${OPENSSLINC} SSL_LIBS=-L${OPENSSLLIB} ALAC_LIB_DEPENDS= libalac.so:audio/alac ALAC_CONFIGURE_ON= --with-apple-alac ALSA_LIB_DEPENDS= libasound.so:audio/alsa-lib ALSA_CONFIGURE_ON= --with-alsa SNDIO_CONFIGURE_ON= --with-sndio SNDIO_LIB_DEPENDS= libsndio.so:audio/sndio PULSEAUDIO_CONFIGURE_ON=--with-pa PULSEAUDIO_LIB_DEPENDS= libpulse.so:audio/pulseaudio post-patch: @${REINPLACE_CMD} -e 's/-Wno-clobbered -Wno-psabi //' \ ${WRKSRC}/Makefile.am .include Index: head/audio/shairport-sync/distinfo =================================================================== --- head/audio/shairport-sync/distinfo (revision 526751) +++ head/audio/shairport-sync/distinfo (revision 526752) @@ -1,3 +1,3 @@ -TIMESTAMP = 1573804672 -SHA256 (mikebrady-shairport-sync-3.3.5_GH0.tar.gz) = 9757dd7f19c0bc28cb06a6753305c3ed89da2d271d069b36d1b12173309c1459 -SIZE (mikebrady-shairport-sync-3.3.5_GH0.tar.gz) = 416875 +TIMESTAMP = 1582366197 +SHA256 (mikebrady-shairport-sync-3.3.6_GH0.tar.gz) = a8382affd25c473fa38ead5690148c6c3902098f359f9c881eefe139e1f49f49 +SIZE (mikebrady-shairport-sync-3.3.6_GH0.tar.gz) = 422420