svn commit: r459160 - head/audio/pianobar

Alexey Dokuchaev danfe at FreeBSD.org
Tue Jan 16 08:48:43 UTC 2018


Author: danfe
Date: Tue Jan 16 08:48:41 2018
New Revision: 459160
URL: https://svnweb.freebsd.org/changeset/ports/459160

Log:
  - Update `audio/pianobar' to version 2017.08.30
  - While here, improve COMMENT and port description
  
  PR:	224997

Modified:
  head/audio/pianobar/Makefile
  head/audio/pianobar/distinfo
  head/audio/pianobar/pkg-descr

Modified: head/audio/pianobar/Makefile
==============================================================================
--- head/audio/pianobar/Makefile	Tue Jan 16 07:57:02 2018	(r459159)
+++ head/audio/pianobar/Makefile	Tue Jan 16 08:48:41 2018	(r459160)
@@ -2,13 +2,12 @@
 # $FreeBSD$
 
 PORTNAME=	pianobar
-PORTVERSION=	2016.06.02
-PORTREVISION=	5
+PORTVERSION=	2017.08.30
 CATEGORIES=	audio
-MASTER_SITES=	http://6xq.net/projects/${PORTNAME}/
+MASTER_SITES=	https://6xq.net/${PORTNAME}/
 
 MAINTAINER=	jhixson at gmail.com
-COMMENT=	Command line Pandora player
+COMMENT=	Command-line Pandora online radio player
 
 LICENSE=	MIT
 

Modified: head/audio/pianobar/distinfo
==============================================================================
--- head/audio/pianobar/distinfo	Tue Jan 16 07:57:02 2018	(r459159)
+++ head/audio/pianobar/distinfo	Tue Jan 16 08:48:41 2018	(r459160)
@@ -1,2 +1,3 @@
-SHA256 (pianobar-2016.06.02.tar.bz2) = c6efb0d0fe36013c6506dadf3718e8ed9471b7839654c97027e036ed16212559
-SIZE (pianobar-2016.06.02.tar.bz2) = 46262
+TIMESTAMP = 1504104262
+SHA256 (pianobar-2017.08.30.tar.bz2) = ec14db6cf1a7dbc1d8190b5ca0d256021e970587bcdaeb23904d4bca71a04674
+SIZE (pianobar-2017.08.30.tar.bz2) = 46664

Modified: head/audio/pianobar/pkg-descr
==============================================================================
--- head/audio/pianobar/pkg-descr	Tue Jan 16 07:57:02 2018	(r459159)
+++ head/audio/pianobar/pkg-descr	Tue Jan 16 08:48:41 2018	(r459160)
@@ -1,3 +1,11 @@
-A free/open-source, console-based replacement for pandora's flash player.
+pianobar is a free/open-source, console-based client for the personalized
+online radio Pandora.  It offers the following features:
 
-WWW: http://6xq.net/html/00/17.html
+ - Play and manage stations (create, add music, delete, rename, etc.)
+ - Rate songs and explain why they have been selected
+ - Upcoming songs/song history
+ - Customize key bindings and text output
+ - Remote control and eventcmd interface (e.g., send tracks to last.fm)
+ - Proxy support for listeners outside the USA
+
+WWW: https://6xq.net/pianobar/


More information about the svn-ports-head mailing list