From owner-svn-ports-head@freebsd.org Tue Feb 23 09:24:08 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 95610AAF402; Tue, 23 Feb 2016 09:24:08 +0000 (UTC) (envelope-from miwi@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 mx1.freebsd.org (Postfix) with ESMTPS id 64754B60; Tue, 23 Feb 2016 09:24:08 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u1N9O7Jl022445; Tue, 23 Feb 2016 09:24:07 GMT (envelope-from miwi@FreeBSD.org) Received: (from miwi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u1N9O7PV022443; Tue, 23 Feb 2016 09:24:07 GMT (envelope-from miwi@FreeBSD.org) Message-Id: <201602230924.u1N9O7PV022443@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: miwi set sender to miwi@FreeBSD.org using -f From: Martin Wilke Date: Tue, 23 Feb 2016 09:24:07 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r409391 - head/audio/pianobar X-SVN-Group: ports-head 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.20 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: Tue, 23 Feb 2016 09:24:08 -0000 Author: miwi Date: Tue Feb 23 09:24:07 2016 New Revision: 409391 URL: https://svnweb.freebsd.org/changeset/ports/409391 Log: - Update to 2015.11.22 PR: 204998 Submitted by: maintainer Modified: head/audio/pianobar/Makefile head/audio/pianobar/distinfo Modified: head/audio/pianobar/Makefile ============================================================================== --- head/audio/pianobar/Makefile Tue Feb 23 09:23:16 2016 (r409390) +++ head/audio/pianobar/Makefile Tue Feb 23 09:24:07 2016 (r409391) @@ -2,8 +2,8 @@ # $FreeBSD$ PORTNAME= pianobar -PORTVERSION= 2014.09.28 -PORTREVISION= 2 +PORTVERSION= 2015.11.22 +PORTREVISION= 0 CATEGORIES= audio MASTER_SITES= http://6xq.net/projects/${PORTNAME}/ @@ -18,7 +18,8 @@ LIB_DEPENDS= libao.so:${PORTSDIR}/audio/ libgnutls.so:${PORTSDIR}/security/gnutls \ libjson-c.so:${PORTSDIR}/devel/json-c \ libgcrypt.so:${PORTSDIR}/security/libgcrypt \ - libavcodec.so:${PORTSDIR}/multimedia/ffmpeg + libavcodec.so:${PORTSDIR}/multimedia/ffmpeg \ + libcurl.so:${PORTSDIR}/ftp/curl PLIST_FILES= bin/pianobar \ man/man1/pianobar.1.gz Modified: head/audio/pianobar/distinfo ============================================================================== --- head/audio/pianobar/distinfo Tue Feb 23 09:23:16 2016 (r409390) +++ head/audio/pianobar/distinfo Tue Feb 23 09:24:07 2016 (r409391) @@ -1,2 +1,2 @@ -SHA256 (pianobar-2014.09.28.tar.bz2) = 6bd10218ad5d68c4c761e02c729627d2581b4a6db559190e7e52dc5df177e68f -SIZE (pianobar-2014.09.28.tar.bz2) = 51810 +SHA256 (pianobar-2015.11.22.tar.bz2) = 23fbc9e6f55b3277dba7a0f68ff721bad7f1eeea504c616ba008841686de322b +SIZE (pianobar-2015.11.22.tar.bz2) = 45973