From owner-svn-ports-head@FreeBSD.ORG Thu Oct 3 22:35:13 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 ESMTP id 94747D6F; Thu, 3 Oct 2013 22:35:13 +0000 (UTC) (envelope-from vg@FreeBSD.org) 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 6591A243C; Thu, 3 Oct 2013 22:35:13 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r93MZD8V073860; Thu, 3 Oct 2013 22:35:13 GMT (envelope-from vg@svn.freebsd.org) Received: (from vg@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r93MZCA3073856; Thu, 3 Oct 2013 22:35:12 GMT (envelope-from vg@svn.freebsd.org) Message-Id: <201310032235.r93MZCA3073856@svn.freebsd.org> From: Veniamin Gvozdikov Date: Thu, 3 Oct 2013 22:35:12 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r329245 - in head: audio/rubygem-librmpd misc/xyzcmd 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.14 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, 03 Oct 2013 22:35:13 -0000 Author: vg Date: Thu Oct 3 22:35:12 2013 New Revision: 329245 URL: http://svnweb.freebsd.org/changeset/ports/329245 Log: - Changed email and reversed surname/name - Changed tabs to spaces in pkg-descr Approved by: eadler (mentor) Modified: head/audio/rubygem-librmpd/Makefile (contents, props changed) head/audio/rubygem-librmpd/pkg-descr (contents, props changed) head/misc/xyzcmd/Makefile (contents, props changed) head/misc/xyzcmd/pkg-descr (contents, props changed) Modified: head/audio/rubygem-librmpd/Makefile ============================================================================== --- head/audio/rubygem-librmpd/Makefile Thu Oct 3 22:24:34 2013 (r329244) +++ head/audio/rubygem-librmpd/Makefile Thu Oct 3 22:35:12 2013 (r329245) @@ -1,4 +1,4 @@ -# Created by: Gvozdikov Veniamin +# Created by: Veniamin Gvozdikov # $FreeBSD$ PORTNAME= librmpd @@ -6,7 +6,7 @@ PORTVERSION= 0.1.1 CATEGORIES= audio rubygems MASTER_SITES= RG -MAINTAINER= g.veniamin@googlemail.com +MAINTAINER= vg@FreeBSD.org COMMENT= Is a simple yet powerful Music Player Daemon library USE_RUBY= yes Modified: head/audio/rubygem-librmpd/pkg-descr ============================================================================== --- head/audio/rubygem-librmpd/pkg-descr Thu Oct 3 22:24:34 2013 (r329244) +++ head/audio/rubygem-librmpd/pkg-descr Thu Oct 3 22:35:12 2013 (r329245) @@ -2,4 +2,4 @@ librmpd is a simple yet powerful Music P entirely in Ruby. It provides callback functionality to create an event/listener type of setup, along with thread safety for threaded apps. -WWW: http://librmpd.rubyforge.org/ +WWW: http://librmpd.rubyforge.org/ Modified: head/misc/xyzcmd/Makefile ============================================================================== --- head/misc/xyzcmd/Makefile Thu Oct 3 22:24:34 2013 (r329244) +++ head/misc/xyzcmd/Makefile Thu Oct 3 22:35:12 2013 (r329245) @@ -1,4 +1,4 @@ -# Created by: Gvozdikov Veniamin +# Created by: Veniamin Gvozdikov # $FreeBSD$ PORTNAME= xyzcmd @@ -6,7 +6,7 @@ PORTVERSION= 0.0.4 CATEGORIES= misc python MASTER_SITES= GOOGLE_CODE -MAINTAINER= g.veniamin@googlemail.com +MAINTAINER= vg@FreeBSD.org COMMENT= Pure console visual file manager BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/urwid/raw_display.py:${PORTSDIR}/devel/py-urwid Modified: head/misc/xyzcmd/pkg-descr ============================================================================== --- head/misc/xyzcmd/pkg-descr Thu Oct 3 22:24:34 2013 (r329244) +++ head/misc/xyzcmd/pkg-descr Thu Oct 3 22:35:12 2013 (r329245) @@ -14,4 +14,4 @@ Main features: changed via skins. * Unicode support -WWW: http://code.google.com/p/xyzcmd/ +WWW: http://code.google.com/p/xyzcmd/