From owner-svn-ports-head@FreeBSD.ORG Thu May 21 09:20:35 2015 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 7E652A6F; Thu, 21 May 2015 09:20:35 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 6CB081DEC; Thu, 21 May 2015 09:20:35 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id t4L9KZbK073548; Thu, 21 May 2015 09:20:35 GMT (envelope-from xmj@FreeBSD.org) Received: (from xmj@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id t4L9KZvS073546; Thu, 21 May 2015 09:20:35 GMT (envelope-from xmj@FreeBSD.org) Message-Id: <201505210920.t4L9KZvS073546@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: xmj set sender to xmj@FreeBSD.org using -f From: Johannes Jost Meixner Date: Thu, 21 May 2015 09:20:35 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r386920 - head/audio/ncmpcpp X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 21 May 2015 09:20:35 -0000 Author: xmj Date: Thu May 21 09:20:34 2015 New Revision: 386920 URL: https://svnweb.freebsd.org/changeset/ports/386920 Log: audio/ncmpcpp: update to 0.6.4, assign maintainership - update to 0.6.4 - assign maintainership submitter PR: 199990 Submitted by: yamagi@yamagi.org Approved by: maintainer timeout (2 weeks, third time in a row) Modified: head/audio/ncmpcpp/Makefile head/audio/ncmpcpp/distinfo Modified: head/audio/ncmpcpp/Makefile ============================================================================== --- head/audio/ncmpcpp/Makefile Thu May 21 08:35:50 2015 (r386919) +++ head/audio/ncmpcpp/Makefile Thu May 21 09:20:34 2015 (r386920) @@ -1,11 +1,11 @@ # $FreeBSD$ PORTNAME= ncmpcpp -PORTVERSION= 0.6.3 +PORTVERSION= 0.6.4 CATEGORIES= audio MASTER_SITES= http://ncmpcpp.rybczak.net/stable/ -MAINTAINER= dhn@FreeBSD.org +MAINTAINER= yamagi@yamagi.org COMMENT= ncurses mpd client, clone of ncmpc with some new features LICENSE= GPLv2 Modified: head/audio/ncmpcpp/distinfo ============================================================================== --- head/audio/ncmpcpp/distinfo Thu May 21 08:35:50 2015 (r386919) +++ head/audio/ncmpcpp/distinfo Thu May 21 09:20:34 2015 (r386920) @@ -1,2 +1,2 @@ -SHA256 (ncmpcpp-0.6.3.tar.bz2) = d7774f2db77f89aa70b7f4a57f4302e74f4dc5a7030fd7a9a85e8aa6ef712203 -SIZE (ncmpcpp-0.6.3.tar.bz2) = 428016 +SHA256 (ncmpcpp-0.6.4.tar.bz2) = 757e2e06b7e17009c24e2b46a69f008e61aa679476f93e00dc602ca087c805f1 +SIZE (ncmpcpp-0.6.4.tar.bz2) = 429705