Index: head/audio/pianobar/Makefile =================================================================== --- head/audio/pianobar/Makefile (revision 459159) +++ head/audio/pianobar/Makefile (revision 459160) @@ -1,33 +1,32 @@ # Created by: John Hixson # $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@gmail.com -COMMENT= Command line Pandora player +COMMENT= Command-line Pandora online radio player LICENSE= MIT LIB_DEPENDS= libao.so:audio/libao \ libfaad.so:audio/faad \ libmad.so:audio/libmad \ libgnutls.so:security/gnutls \ libjson-c.so:devel/json-c \ libgcrypt.so:security/libgcrypt \ libavcodec.so:multimedia/ffmpeg \ libcurl.so:ftp/curl PLIST_FILES= bin/pianobar \ man/man1/pianobar.1.gz USES= alias gmake pkgconfig tar:bzip2 MAKE_ARGS+= CC="${CC}" PREFIX="${PREFIX}" CFLAGS+= -I${LOCALBASE}/include -std=c99 LDFLAGS+= -L${LOCALBASE}/lib .include Index: head/audio/pianobar/distinfo =================================================================== --- head/audio/pianobar/distinfo (revision 459159) +++ head/audio/pianobar/distinfo (revision 459160) @@ -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 Index: head/audio/pianobar/pkg-descr =================================================================== --- head/audio/pianobar/pkg-descr (revision 459159) +++ head/audio/pianobar/pkg-descr (revision 459160) @@ -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/