From owner-svn-ports-head@freebsd.org Sat Oct 20 11:01:49 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id F100AFCFBFE; Sat, 20 Oct 2018 11:01:48 +0000 (UTC) (envelope-from ehaupt@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id A83138A130; Sat, 20 Oct 2018 11:01:48 +0000 (UTC) (envelope-from ehaupt@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id A31151D358; Sat, 20 Oct 2018 11:01:48 +0000 (UTC) (envelope-from ehaupt@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w9KB1mRZ096425; Sat, 20 Oct 2018 11:01:48 GMT (envelope-from ehaupt@FreeBSD.org) Received: (from ehaupt@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w9KB1m6i096424; Sat, 20 Oct 2018 11:01:48 GMT (envelope-from ehaupt@FreeBSD.org) Message-Id: <201810201101.w9KB1m6i096424@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: ehaupt set sender to ehaupt@FreeBSD.org using -f From: Emanuel Haupt Date: Sat, 20 Oct 2018 11:01:48 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r482487 - head/audio/shairport-sync X-SVN-Group: ports-head X-SVN-Commit-Author: ehaupt X-SVN-Commit-Paths: head/audio/shairport-sync X-SVN-Commit-Revision: 482487 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 20 Oct 2018 11:01:49 -0000 Author: ehaupt Date: Sat Oct 20 11:01:48 2018 New Revision: 482487 URL: https://svnweb.freebsd.org/changeset/ports/482487 Log: Update to 3.2.2 Modified: head/audio/shairport-sync/Makefile head/audio/shairport-sync/distinfo (contents, props changed) Modified: head/audio/shairport-sync/Makefile ============================================================================== --- head/audio/shairport-sync/Makefile Sat Oct 20 11:00:20 2018 (r482486) +++ head/audio/shairport-sync/Makefile Sat Oct 20 11:01:48 2018 (r482487) @@ -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} Modified: head/audio/shairport-sync/distinfo ============================================================================== --- head/audio/shairport-sync/distinfo Sat Oct 20 11:00:20 2018 (r482486) +++ head/audio/shairport-sync/distinfo Sat Oct 20 11:01:48 2018 (r482487) @@ -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