diff options
author | William Grzybowski <wg@FreeBSD.org> | 2014-07-31 17:27:28 +0000 |
---|---|---|
committer | William Grzybowski <wg@FreeBSD.org> | 2014-07-31 17:27:28 +0000 |
commit | 0fed737c12cae48d78f5de283fa4a80ac30ee9bf (patch) | |
tree | ea4260fd680ab23a5508f74f94fc722b4a66e92d /audio/pianobar | |
parent | f967c3d7c01a9510d73407b612fb4fad1fd1be5c (diff) | |
download | ports-0fed737c12cae48d78f5de283fa4a80ac30ee9bf.tar.gz ports-0fed737c12cae48d78f5de283fa4a80ac30ee9bf.zip |
Notes
Diffstat (limited to 'audio/pianobar')
-rw-r--r-- | audio/pianobar/Makefile | 6 | ||||
-rw-r--r-- | audio/pianobar/distinfo | 4 |
2 files changed, 5 insertions, 5 deletions
diff --git a/audio/pianobar/Makefile b/audio/pianobar/Makefile index e5ad5d25f18c..fbc32de23d2c 100644 --- a/audio/pianobar/Makefile +++ b/audio/pianobar/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= pianobar -PORTVERSION= 2013.09.15 -PORTREVISION= 4 +PORTVERSION= 2014.06.08 CATEGORIES= audio MASTER_SITES= http://6xq.net/projects/${PORTNAME}/ @@ -17,7 +16,8 @@ LIB_DEPENDS= libao.so:${PORTSDIR}/audio/libao \ libmad.so:${PORTSDIR}/audio/libmad \ libgnutls.so:${PORTSDIR}/security/gnutls \ libjson.so:${PORTSDIR}/devel/json-c \ - libgcrypt.so:${PORTSDIR}/security/libgcrypt + libgcrypt.so:${PORTSDIR}/security/libgcrypt \ + libavcodec.so:${PORTSDIR}/multimedia/ffmpeg PLIST_FILES= bin/pianobar \ man/man1/pianobar.1.gz diff --git a/audio/pianobar/distinfo b/audio/pianobar/distinfo index 70ac3dde177c..0460e02686c4 100644 --- a/audio/pianobar/distinfo +++ b/audio/pianobar/distinfo @@ -1,2 +1,2 @@ -SHA256 (pianobar-2013.09.15.tar.bz2) = 3f8cf25ef054acf46e519d02453a6e214cfa09661b3adc03da99ace1c6f10066 -SIZE (pianobar-2013.09.15.tar.bz2) = 52553 +SHA256 (pianobar-2014.06.08.tar.bz2) = 3348b4bdfa9959bc7aeb03ff6ff66e334f8efc78a84261558f18f5fbd543ed2b +SIZE (pianobar-2014.06.08.tar.bz2) = 51215 |