From owner-svn-ports-head@FreeBSD.ORG Tue Dec 3 14:15:35 2013 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 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 9609D6F3; Tue, 3 Dec 2013 14:15: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)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 680E815B1; Tue, 3 Dec 2013 14:15:35 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id rB3EFZXQ047726; Tue, 3 Dec 2013 14:15:35 GMT (envelope-from theraven@svn.freebsd.org) Received: (from theraven@localhost) by svn.freebsd.org (8.14.7/8.14.7/Submit) id rB3EFYd8047720; Tue, 3 Dec 2013 14:15:34 GMT (envelope-from theraven@svn.freebsd.org) Message-Id: <201312031415.rB3EFYd8047720@svn.freebsd.org> From: David Chisnall Date: Tue, 3 Dec 2013 14:15:34 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r335569 - in head/audio/mpdcon: . files 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.17 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, 03 Dec 2013 14:15:35 -0000 Author: theraven Date: Tue Dec 3 14:15:34 2013 New Revision: 335569 URL: http://svnweb.freebsd.org/changeset/ports/335569 Log: Update MPDCon to 1.5. Approved by: bapt (mentor) Deleted: head/audio/mpdcon/files/ Modified: head/audio/mpdcon/Makefile head/audio/mpdcon/distinfo head/audio/mpdcon/pkg-plist Modified: head/audio/mpdcon/Makefile ============================================================================== --- head/audio/mpdcon/Makefile Tue Dec 3 14:08:04 2013 (r335568) +++ head/audio/mpdcon/Makefile Tue Dec 3 14:15:34 2013 (r335569) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= mpdcon -PORTVERSION= 1.4 +PORTVERSION= 1.5 CATEGORIES= audio gnustep MASTER_SITES= ${MASTER_SITE_SAVANNAH} MASTER_SITE_SUBDIR= gap Modified: head/audio/mpdcon/distinfo ============================================================================== --- head/audio/mpdcon/distinfo Tue Dec 3 14:08:04 2013 (r335568) +++ head/audio/mpdcon/distinfo Tue Dec 3 14:15:34 2013 (r335569) @@ -1,2 +1,2 @@ -SHA256 (MPDCon-1.4.tar.gz) = e2a4b1737c87aff7dc465b466fd988a5dae442efc9b1a53e1fada180f314be4c -SIZE (MPDCon-1.4.tar.gz) = 87751 +SHA256 (MPDCon-1.5.tar.gz) = e2f02dabf4e3ec7a405c6176fdb3a84e61021b8c65d6039af73e1ff35e716c2d +SIZE (MPDCon-1.5.tar.gz) = 90655 Modified: head/audio/mpdcon/pkg-plist ============================================================================== --- head/audio/mpdcon/pkg-plist Tue Dec 3 14:08:04 2013 (r335568) +++ head/audio/mpdcon/pkg-plist Tue Dec 3 14:15:34 2013 (r335569) @@ -3,6 +3,9 @@ GNUstep/Local/Applications/MPDCon.app/Re GNUstep/Local/Applications/MPDCon.app/Resources/Collection.gorm/data.classes GNUstep/Local/Applications/MPDCon.app/Resources/Collection.gorm/data.info GNUstep/Local/Applications/MPDCon.app/Resources/Collection.gorm/objects.gorm +GNUstep/Local/Applications/MPDCon.app/Resources/CollectionBrowser.gorm/data.classes +GNUstep/Local/Applications/MPDCon.app/Resources/CollectionBrowser.gorm/data.info +GNUstep/Local/Applications/MPDCon.app/Resources/CollectionBrowser.gorm/objects.gorm GNUstep/Local/Applications/MPDCon.app/Resources/Crossfade.tiff GNUstep/Local/Applications/MPDCon.app/Resources/CrossfadeView.gorm/data.classes GNUstep/Local/Applications/MPDCon.app/Resources/CrossfadeView.gorm/data.info @@ -69,6 +72,7 @@ GNUstep/Local/Tools/MPDCon @dirrmtry GNUstep/Local/Applications/MPDCon.app/Resources/Player.gorm @dirrmtry GNUstep/Local/Applications/MPDCon.app/Resources/LyricsInspector.gorm @dirrmtry GNUstep/Local/Applications/MPDCon.app/Resources/CrossfadeView.gorm +@dirrmtry GNUstep/Local/Applications/MPDCon.app/Resources/CollectionBrowser.gorm @dirrmtry GNUstep/Local/Applications/MPDCon.app/Resources/Collection.gorm @dirrmtry GNUstep/Local/Applications/MPDCon.app/Resources @dirrmtry GNUstep/Local/Applications/MPDCon.app