From owner-svn-ports-head@freebsd.org Mon Jan 7 17:37:08 2019 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 87FE11499CFA; Mon, 7 Jan 2019 17:37:08 +0000 (UTC) (envelope-from jhixson@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 2E70A6FCDD; Mon, 7 Jan 2019 17:37:08 +0000 (UTC) (envelope-from jhixson@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 24DD51B27A; Mon, 7 Jan 2019 17:37:08 +0000 (UTC) (envelope-from jhixson@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id x07Hb8c0050932; Mon, 7 Jan 2019 17:37:08 GMT (envelope-from jhixson@FreeBSD.org) Received: (from jhixson@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x07Hb7Bm050930; Mon, 7 Jan 2019 17:37:07 GMT (envelope-from jhixson@FreeBSD.org) Message-Id: <201901071737.x07Hb7Bm050930@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jhixson set sender to jhixson@FreeBSD.org using -f From: John Hixson Date: Mon, 7 Jan 2019 17:37:07 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r489590 - head/audio/pianobar X-SVN-Group: ports-head X-SVN-Commit-Author: jhixson X-SVN-Commit-Paths: head/audio/pianobar X-SVN-Commit-Revision: 489590 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: 2E70A6FCDD X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-2.97 / 15.00]; local_wl_from(0.00)[FreeBSD.org]; NEURAL_HAM_MEDIUM(-1.00)[-0.997,0]; NEURAL_HAM_SHORT(-0.97)[-0.971,0]; ASN(0.00)[asn:11403, ipnet:2610:1c1:1::/48, country:US]; NEURAL_HAM_LONG(-1.00)[-0.998,0] 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: Mon, 07 Jan 2019 17:37:08 -0000 Author: jhixson Date: Mon Jan 7 17:37:07 2019 New Revision: 489590 URL: https://svnweb.freebsd.org/changeset/ports/489590 Log: audio/pianobar: update to 2018.06.22 Reviewed by: araujo (mentor) Approved by: araujo (mentor) Differential Revision: https://reviews.freebsd.org/D18766 Modified: head/audio/pianobar/Makefile head/audio/pianobar/distinfo Modified: head/audio/pianobar/Makefile ============================================================================== --- head/audio/pianobar/Makefile Mon Jan 7 17:31:23 2019 (r489589) +++ head/audio/pianobar/Makefile Mon Jan 7 17:37:07 2019 (r489590) @@ -2,13 +2,9 @@ # $FreeBSD$ PORTNAME= pianobar -PORTVERSION= 2017.08.30 -PORTREVISION= 3 +PORTVERSION= 2018.06.22 CATEGORIES= audio MASTER_SITES= https://6xq.net/${PORTNAME}/ - -PATCH_SITES= https://github.com/PromyLOPh/${PORTNAME}/commit/ -PATCHFILES= 38b16f9957a7.patch:-p1 MAINTAINER= jhixson@FreeBSD.org COMMENT= Command-line Pandora online radio player Modified: head/audio/pianobar/distinfo ============================================================================== --- head/audio/pianobar/distinfo Mon Jan 7 17:31:23 2019 (r489589) +++ head/audio/pianobar/distinfo Mon Jan 7 17:37:07 2019 (r489590) @@ -1,5 +1,3 @@ -TIMESTAMP = 1504104262 -SHA256 (pianobar-2017.08.30.tar.bz2) = ec14db6cf1a7dbc1d8190b5ca0d256021e970587bcdaeb23904d4bca71a04674 -SIZE (pianobar-2017.08.30.tar.bz2) = 46664 -SHA256 (38b16f9957a7.patch) = cc90b0f0cd7b02a1a5470af2cb60e5dc6f45bcbc2302faba6502f2f6c9e73bf0 -SIZE (38b16f9957a7.patch) = 1040 +TIMESTAMP = 1546727914 +SHA256 (pianobar-2018.06.22.tar.bz2) = 946357718a7b5fea661247ad10187e77f94724ef2bb29a2482afeb2d8c8bd4c2 +SIZE (pianobar-2018.06.22.tar.bz2) = 47455