diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2018-10-20 19:01:48 +0800 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2018-10-20 19:01:48 +0800 |
commit | b7ea180faca01283861fc3df2f39910b512f72dc (patch) | |
tree | 78fc61406decd8aff4046198e70bc7023e5974de | |
parent | 881b08f653c7a741ecfcb87a634c4d77adcd463a (diff) | |
download | freebsd-ports-gnome-b7ea180faca01283861fc3df2f39910b512f72dc.tar.gz freebsd-ports-gnome-b7ea180faca01283861fc3df2f39910b512f72dc.tar.zst freebsd-ports-gnome-b7ea180faca01283861fc3df2f39910b512f72dc.zip |
Update to 3.2.2
-rw-r--r-- | audio/shairport-sync/Makefile | 8 | ||||
-rw-r--r-- | audio/shairport-sync/distinfo | 6 |
2 files changed, 7 insertions, 7 deletions
diff --git a/audio/shairport-sync/Makefile b/audio/shairport-sync/Makefile index 5b3c16a1a7dd..a84cc1e3a46d 100644 --- a/audio/shairport-sync/Makefile +++ b/audio/shairport-sync/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= shairport-sync -DISTVERSION= 3.2.1 -PORTREVISION= 1 +DISTVERSION= 3.2.2 CATEGORIES= audio MAINTAINER= ehaupt@FreeBSD.org @@ -17,10 +16,11 @@ LIB_DEPENDS= libavahi-client.so:net/avahi-app \ libpopt.so:devel/popt \ libsoxr.so:audio/libsoxr -GNU_CONFIGURE= yes USES= autoreconf libtool pkgconfig ssl - USE_GITHUB= yes + +GNU_CONFIGURE= yes + GH_ACCOUNT= mikebrady USE_RC_SUBR= ${PORTNAME} diff --git a/audio/shairport-sync/distinfo b/audio/shairport-sync/distinfo index d5be72bc5889..360a85837324 100644 --- a/audio/shairport-sync/distinfo +++ b/audio/shairport-sync/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1531738955 -SHA256 (mikebrady-shairport-sync-3.2.1_GH0.tar.gz) = 1fe16856ec828704b086c571038a3b2eb907a3cf0a3847ed1b721b517554659d -SIZE (mikebrady-shairport-sync-3.2.1_GH0.tar.gz) = 357628 +TIMESTAMP = 1540031760 +SHA256 (mikebrady-shairport-sync-3.2.2_GH0.tar.gz) = 4f1ee142b887842727ae0c310e21c83ea2386518e841a25c7ddb015d08b54eba +SIZE (mikebrady-shairport-sync-3.2.2_GH0.tar.gz) = 359760 |