diff options
-rw-r--r-- | audio/ncmpcpp/Makefile | 5 | ||||
-rw-r--r-- | audio/ncmpcpp/distinfo | 4 |
2 files changed, 3 insertions, 6 deletions
diff --git a/audio/ncmpcpp/Makefile b/audio/ncmpcpp/Makefile index 2095b3455cfa..2bd007f88398 100644 --- a/audio/ncmpcpp/Makefile +++ b/audio/ncmpcpp/Makefile @@ -1,10 +1,9 @@ # $FreeBSD$ PORTNAME= ncmpcpp -PORTVERSION= 0.7.0b1 +PORTVERSION= 0.7.1 CATEGORIES= audio MASTER_SITES= http://ncmpcpp.rybczak.net/stable/ -DISTNAME= ncmpcpp-0.7_beta1 MAINTAINER= yamagi@yamagi.org COMMENT= ncurses mpd client, clone of ncmpc with some new features @@ -16,8 +15,6 @@ LIB_DEPENDS= libmpdclient.so:${PORTSDIR}/audio/libmpdclient \ libfftw3.so:${PORTSDIR}/math/fftw3 \ libboost_filesystem.so:${PORTSDIR}/devel/boost-libs -WRKSRC= ${WRKDIR}/ncmpcpp-0.7_beta1 - USES= compiler:c++11-lib iconv libtool ncurses:port pkgconfig tar:bzip2 GNU_CONFIGURE= yes USE_GNOME= glib20 diff --git a/audio/ncmpcpp/distinfo b/audio/ncmpcpp/distinfo index 7a6970638948..b013497ec221 100644 --- a/audio/ncmpcpp/distinfo +++ b/audio/ncmpcpp/distinfo @@ -1,2 +1,2 @@ -SHA256 (ncmpcpp-0.7_beta1.tar.bz2) = 5d84fca070e19461524bdfcf46245e9ee4d445f1966984b7c48c71115e408065 -SIZE (ncmpcpp-0.7_beta1.tar.bz2) = 440532 +SHA256 (ncmpcpp-0.7.1.tar.bz2) = 73b76ca9a7b08b220c49251195b9a929768759bd03cf6956b74a2f218b2e2fdf +SIZE (ncmpcpp-0.7.1.tar.bz2) = 442512 |