From owner-svn-ports-head@freebsd.org Sat Sep 12 20:54:48 2020 Return-Path: Delivered-To: svn-ports-head@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id DF2433E2BEA; Sat, 12 Sep 2020 20:54:48 +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) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 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 4BplHX4V0gz4Vf2; Sat, 12 Sep 2020 20:54:48 +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 7D42F1B12E; Sat, 12 Sep 2020 20:54:48 +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 08CKsmZP037331; Sat, 12 Sep 2020 20:54:48 GMT (envelope-from jhixson@FreeBSD.org) Received: (from jhixson@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 08CKsmSj037329; Sat, 12 Sep 2020 20:54:48 GMT (envelope-from jhixson@FreeBSD.org) Message-Id: <202009122054.08CKsmSj037329@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jhixson set sender to jhixson@FreeBSD.org using -f From: John Hixson Date: Sat, 12 Sep 2020 20:54:48 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r548419 - head/audio/pianobar X-SVN-Group: ports-head X-SVN-Commit-Author: jhixson X-SVN-Commit-Paths: head/audio/pianobar X-SVN-Commit-Revision: 548419 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.33 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, 12 Sep 2020 20:54:48 -0000 Author: jhixson Date: Sat Sep 12 20:54:47 2020 New Revision: 548419 URL: https://svnweb.freebsd.org/changeset/ports/548419 Log: audio/pianobar: update to version 2020.04.05 and use github source Modified: head/audio/pianobar/Makefile head/audio/pianobar/distinfo Modified: head/audio/pianobar/Makefile ============================================================================== --- head/audio/pianobar/Makefile Sat Sep 12 20:04:48 2020 (r548418) +++ head/audio/pianobar/Makefile Sat Sep 12 20:54:47 2020 (r548419) @@ -2,10 +2,8 @@ # $FreeBSD$ PORTNAME= pianobar -PORTVERSION= 2019.02.14 -PORTREVISION= 3 +PORTVERSION= 2020.04.05 CATEGORIES= audio -MASTER_SITES= https://6xq.net/${PORTNAME}/ MAINTAINER= jhixson@FreeBSD.org COMMENT= Command-line Pandora online radio player @@ -25,6 +23,9 @@ USES= alias gmake localbase pkgconfig tar:bzip2 PLIST_FILES= bin/pianobar \ man/man1/pianobar.1.gz + +USE_GITHUB= yes +GH_ACCOUNT= PromyLOPh post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/pianobar Modified: head/audio/pianobar/distinfo ============================================================================== --- head/audio/pianobar/distinfo Sat Sep 12 20:04:48 2020 (r548418) +++ head/audio/pianobar/distinfo Sat Sep 12 20:54:47 2020 (r548419) @@ -1,3 +1,3 @@ -TIMESTAMP = 1561824201 -SHA256 (pianobar-2019.02.14.tar.bz2) = c0bd0313b31492ed266d1932d319cfe2a4be7024686492c458bb5e4ceb0ee21f -SIZE (pianobar-2019.02.14.tar.bz2) = 48396 +TIMESTAMP = 1599943990 +SHA256 (PromyLOPh-pianobar-2020.04.05_GH0.tar.gz) = cb319b56ee4163ac040be1844e04de37f94d8e8b058f3bf9500ed380fe385883 +SIZE (PromyLOPh-pianobar-2020.04.05_GH0.tar.gz) = 56965