aboutsummaryrefslogtreecommitdiff
path: root/audio/pianobar
diff options
context:
space:
mode:
authorJohn Hixson <jhixson@FreeBSD.org>2019-01-31 04:34:11 +0000
committerJohn Hixson <jhixson@FreeBSD.org>2019-01-31 04:34:11 +0000
commit840f5bde28e59cecfcbc92441a661cb50d459bf1 (patch)
tree8b3d73ae9178e4ad23e812ff012e1049ac8b0b9d /audio/pianobar
parentbe5bd93e3bf9ce7708b39093d07f56aa7181e6b0 (diff)
downloadports-840f5bde28e59cecfcbc92441a661cb50d459bf1.tar.gz
ports-840f5bde28e59cecfcbc92441a661cb50d459bf1.zip
audio/pianobar: Update to 2019.01.25
Approved by: araujo (mentor) Differential Revision: https://reviews.freebsd.org/D19038
Notes
Notes: svn path=/head/; revision=491678
Diffstat (limited to 'audio/pianobar')
-rw-r--r--audio/pianobar/Makefile6
-rw-r--r--audio/pianobar/distinfo6
2 files changed, 7 insertions, 5 deletions
diff --git a/audio/pianobar/Makefile b/audio/pianobar/Makefile
index 79e60cc5f140..5e1be0d8c429 100644
--- a/audio/pianobar/Makefile
+++ b/audio/pianobar/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= pianobar
-PORTVERSION= 2018.06.22
+PORTVERSION= 2019.01.25
CATEGORIES= audio
MASTER_SITES= https://6xq.net/${PORTNAME}/
@@ -10,6 +10,7 @@ MAINTAINER= jhixson@FreeBSD.org
COMMENT= Command-line Pandora online radio player
LICENSE= MIT
+LICENSE_FILE= ${WRKSRC}/COPYING
LIB_DEPENDS= libao.so:audio/libao \
libfaad.so:audio/faad \
@@ -20,10 +21,11 @@ LIB_DEPENDS= libao.so:audio/libao \
libavcodec.so:multimedia/ffmpeg \
libcurl.so:ftp/curl
+USES= alias gmake pkgconfig tar:bzip2
+
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
diff --git a/audio/pianobar/distinfo b/audio/pianobar/distinfo
index 487ca3c4b6e6..40d280b00cf6 100644
--- a/audio/pianobar/distinfo
+++ b/audio/pianobar/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1546727914
-SHA256 (pianobar-2018.06.22.tar.bz2) = 946357718a7b5fea661247ad10187e77f94724ef2bb29a2482afeb2d8c8bd4c2
-SIZE (pianobar-2018.06.22.tar.bz2) = 47455
+TIMESTAMP = 1548880343
+SHA256 (pianobar-2019.01.25.tar.bz2) = 60435713719107569bb5a909ba4a74c7b256eb873400bbfeb54de15f6bccc96b
+SIZE (pianobar-2019.01.25.tar.bz2) = 48340