From owner-svn-ports-head@freebsd.org Fri Sep 18 09:00:12 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A15E09CF01D; Fri, 18 Sep 2015 09:00:12 +0000 (UTC) (envelope-from wen@FreeBSD.org) Received: from repo.freebsd.org (repo.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 92AAA1838; Fri, 18 Sep 2015 09:00:12 +0000 (UTC) (envelope-from wen@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id t8I90Cf3036843; Fri, 18 Sep 2015 09:00:12 GMT (envelope-from wen@FreeBSD.org) Received: (from wen@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id t8I90CvU036841; Fri, 18 Sep 2015 09:00:12 GMT (envelope-from wen@FreeBSD.org) Message-Id: <201509180900.t8I90CvU036841@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: wen set sender to wen@FreeBSD.org using -f From: Wen Heping Date: Fri, 18 Sep 2015 09:00:12 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r397228 - 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: Fri, 18 Sep 2015 09:00:12 -0000 Author: wen Date: Fri Sep 18 09:00:11 2015 New Revision: 397228 URL: https://svnweb.freebsd.org/changeset/ports/397228 Log: - Update to 0.6.7 PR: 203095 Submitted by: yamagi@yamagi.org(maintainer) Modified: head/audio/ncmpcpp/Makefile head/audio/ncmpcpp/distinfo Modified: head/audio/ncmpcpp/Makefile ============================================================================== --- head/audio/ncmpcpp/Makefile Fri Sep 18 06:27:41 2015 (r397227) +++ head/audio/ncmpcpp/Makefile Fri Sep 18 09:00:11 2015 (r397228) @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= ncmpcpp -PORTVERSION= 0.6.5 -PORTREVISION= 1 +PORTVERSION= 0.6.7 CATEGORIES= audio MASTER_SITES= http://ncmpcpp.rybczak.net/stable/ Modified: head/audio/ncmpcpp/distinfo ============================================================================== --- head/audio/ncmpcpp/distinfo Fri Sep 18 06:27:41 2015 (r397227) +++ head/audio/ncmpcpp/distinfo Fri Sep 18 09:00:11 2015 (r397228) @@ -1,2 +1,2 @@ -SHA256 (ncmpcpp-0.6.5.tar.bz2) = 51128f6835c592c8d4367a66b08e06a9419a86c9d5c6e91d0f1dc73af56cd1fd -SIZE (ncmpcpp-0.6.5.tar.bz2) = 429699 +SHA256 (ncmpcpp-0.6.7.tar.bz2) = 08807dc515b4e093154a6e91cdd17ba64ebedcfcd7aa34d0d6eb4d4cc28a217b +SIZE (ncmpcpp-0.6.7.tar.bz2) = 429687