diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2019-05-26 12:33:23 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2019-05-26 12:33:23 +0000 |
commit | 450fc77b73577dee20a07b66d77a9c06985e9962 (patch) | |
tree | c4b8ce586fd80fa1264cada0f54ef7e37f443e8c /audio/shairport-sync | |
parent | 811fb8f83f2c4de22d5bd6ea5b491f1f363a5813 (diff) |
Notes
Diffstat (limited to 'audio/shairport-sync')
-rw-r--r-- | audio/shairport-sync/Makefile | 4 | ||||
-rw-r--r-- | audio/shairport-sync/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/audio/shairport-sync/Makefile b/audio/shairport-sync/Makefile index a84cc1e3a46d..0871fb39176e 100644 --- a/audio/shairport-sync/Makefile +++ b/audio/shairport-sync/Makefile @@ -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 diff --git a/audio/shairport-sync/distinfo b/audio/shairport-sync/distinfo index 360a85837324..8d5fe55f2e75 100644 --- a/audio/shairport-sync/distinfo +++ b/audio/shairport-sync/distinfo @@ -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 |