Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 3 Oct 2013 22:35:12 +0000 (UTC)
From:      Veniamin Gvozdikov <vg@FreeBSD.org>
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
Message-ID:  <201310032235.r93MZCA3073856@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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 <g.veniamin@googlemail.com>
+# Created by: Veniamin Gvozdikov <vg@FreeBSD.org>
 # $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 <g.veniamin@googlemail.com>
+# Created by: Veniamin Gvozdikov <vg@FreeBSD.org>
 # $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/



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201310032235.r93MZCA3073856>