From owner-svn-ports-head@FreeBSD.ORG Tue Feb 24 11:17:53 2015 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id DB174DA2; Tue, 24 Feb 2015 11:17:53 +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 C60EB69F; Tue, 24 Feb 2015 11:17:53 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id t1OBHriP050361; Tue, 24 Feb 2015 11:17:53 GMT (envelope-from gblach@FreeBSD.org) Received: (from gblach@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id t1OBHrgl050358; Tue, 24 Feb 2015 11:17:53 GMT (envelope-from gblach@FreeBSD.org) Message-Id: <201502241117.t1OBHrgl050358@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: gblach set sender to gblach@FreeBSD.org using -f From: Grzegorz Blach Date: Tue, 24 Feb 2015 11:17:53 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r379781 - head/audio/libmpdclient 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.18-1 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: Tue, 24 Feb 2015 11:17:54 -0000 Author: gblach Date: Tue Feb 24 11:17:52 2015 New Revision: 379781 URL: https://svnweb.freebsd.org/changeset/ports/379781 QAT: https://qat.redports.org/buildarchive/r379781/ Log: Update to 2.10 Modified: head/audio/libmpdclient/Makefile head/audio/libmpdclient/distinfo head/audio/libmpdclient/pkg-plist Modified: head/audio/libmpdclient/Makefile ============================================================================== --- head/audio/libmpdclient/Makefile Tue Feb 24 11:17:38 2015 (r379780) +++ head/audio/libmpdclient/Makefile Tue Feb 24 11:17:52 2015 (r379781) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= libmpdclient -PORTVERSION= 2.9 -PORTREVISION= 4 +PORTVERSION= 2.10 CATEGORIES= audio MASTER_SITES= http://www.musicpd.org/download/libmpdclient/2/ Modified: head/audio/libmpdclient/distinfo ============================================================================== --- head/audio/libmpdclient/distinfo Tue Feb 24 11:17:38 2015 (r379780) +++ head/audio/libmpdclient/distinfo Tue Feb 24 11:17:52 2015 (r379781) @@ -1,2 +1,2 @@ -SHA256 (libmpdclient-2.9.tar.xz) = 7cc97ba560e91addafe5975f7e7da04b95d6710750e47b3367fa0d8c3b7699ca -SIZE (libmpdclient-2.9.tar.xz) = 253992 +SHA256 (libmpdclient-2.10.tar.xz) = 4f08cde82dae70895f8e4532a6e9b54b201efd5591c6b5d6834895807ed2ff82 +SIZE (libmpdclient-2.10.tar.xz) = 261792 Modified: head/audio/libmpdclient/pkg-plist ============================================================================== --- head/audio/libmpdclient/pkg-plist Tue Feb 24 11:17:38 2015 (r379780) +++ head/audio/libmpdclient/pkg-plist Tue Feb 24 11:17:52 2015 (r379781) @@ -34,7 +34,7 @@ include/mpd/version.h lib/libmpdclient.a lib/libmpdclient.so lib/libmpdclient.so.2 -lib/libmpdclient.so.2.0.9 +lib/libmpdclient.so.2.0.10 libdata/pkgconfig/libmpdclient.pc share/vala/vapi/libmpdclient.vapi %%PORTDOCS%%%%DOCSDIR%%/COPYING