Date: Thu, 21 Apr 2016 18:46:45 +0000 (UTC) From: Kurt Jaeger <pi@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r413751 - head/audio/ncmpcpp Message-ID: <201604211846.u3LIkjR8095305@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: pi Date: Thu Apr 21 18:46:45 2016 New Revision: 413751 URL: https://svnweb.freebsd.org/changeset/ports/413751 Log: audio/ncmpcpp: 0.7.3 -> 0.7.4 - Fetching lyrics from lyricwiki.org was fixed. - Configure script now continues without errors if ICU library was not found. PR: 208920 Submitted by: yamagi@yamagi.org (maintainer) Modified: head/audio/ncmpcpp/Makefile head/audio/ncmpcpp/distinfo Modified: head/audio/ncmpcpp/Makefile ============================================================================== --- head/audio/ncmpcpp/Makefile Thu Apr 21 18:34:43 2016 (r413750) +++ head/audio/ncmpcpp/Makefile Thu Apr 21 18:46:45 2016 (r413751) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= ncmpcpp -PORTVERSION= 0.7.3 +PORTVERSION= 0.7.4 CATEGORIES= audio MASTER_SITES= http://ncmpcpp.rybczak.net/stable/ Modified: head/audio/ncmpcpp/distinfo ============================================================================== --- head/audio/ncmpcpp/distinfo Thu Apr 21 18:34:43 2016 (r413750) +++ head/audio/ncmpcpp/distinfo Thu Apr 21 18:46:45 2016 (r413751) @@ -1,2 +1,2 @@ -SHA256 (ncmpcpp-0.7.3.tar.bz2) = 2c8b29435ca4fd845400cee7c9fd50a731bee215e92fd7e98a7446c84136b212 -SIZE (ncmpcpp-0.7.3.tar.bz2) = 442209 +SHA256 (ncmpcpp-0.7.4.tar.bz2) = d70425f1dfab074a12a206ddd8f37f663bce2bbdc0a20f7ecf290ebe051f1e63 +SIZE (ncmpcpp-0.7.4.tar.bz2) = 442743
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201604211846.u3LIkjR8095305>