From 4763f11c46881af6fea5bf26e2335c0b3ef36ecf Mon Sep 17 00:00:00 2001 From: dhn Date: Mon, 6 Sep 2010 18:29:14 +0000 Subject: - Update to 0.5.5 --- audio/ncmpcpp/Makefile | 6 +++++- audio/ncmpcpp/distinfo | 6 +++--- 2 files changed, 8 insertions(+), 4 deletions(-) (limited to 'audio') diff --git a/audio/ncmpcpp/Makefile b/audio/ncmpcpp/Makefile index 34d44c5bae61..7817acf47ff2 100644 --- a/audio/ncmpcpp/Makefile +++ b/audio/ncmpcpp/Makefile @@ -6,7 +6,7 @@ # PORTNAME= ncmpcpp -PORTVERSION= 0.5.4 +PORTVERSION= 0.5.5 CATEGORIES= audio MASTER_SITES= http://unkart.ovh.org/ncmpcpp/ \ http://mirror.mcx2.org/ @@ -37,6 +37,10 @@ OPTIONS= CURL "Enable fetching lyrics from the Internet" on \ .include +.if ${OSVERSION} < 700000 +BROKEN=>>Does not compile on FreeBSD 6.X +.endif + .if ${OSVERSION} < 602107 || (${OSVERSION} > 700000 && ${OSVERSION} < 700033) LIB_DEPENDS+= ncursesw.5:${PORTSDIR}/devel/ncurses .else diff --git a/audio/ncmpcpp/distinfo b/audio/ncmpcpp/distinfo index 688df5524017..5f81764e9374 100644 --- a/audio/ncmpcpp/distinfo +++ b/audio/ncmpcpp/distinfo @@ -1,3 +1,3 @@ -MD5 (ncmpcpp-0.5.4.tar.bz2) = feb35e16a286b15ce066b7f13263be27 -SHA256 (ncmpcpp-0.5.4.tar.bz2) = 7b99b03af0841ed8abac8de6008fb8d3dc8f632eb65ba477c09194f936dc2a73 -SIZE (ncmpcpp-0.5.4.tar.bz2) = 350479 +MD5 (ncmpcpp-0.5.5.tar.bz2) = 30cded976c81bba4c8a2daf2215fe41d +SHA256 (ncmpcpp-0.5.5.tar.bz2) = 12fb42b8baef07eadb0bb258a0ae7a35df9d579076981b3e863afdbb10a04bef +SIZE (ncmpcpp-0.5.5.tar.bz2) = 353900 -- cgit