svn commit: r359196 - in head: devel/py-configparser devel/py-durus devel/py-geotypes devel/rubygem-deep_merge devel/rubygem-librarian devel/rubygem-open3_backport sysutils/mcollective-nrpe-agent s...

Bartek Rutkowski robak at FreeBSD.org
Wed Jun 25 08:04:26 UTC 2014


Author: robak
Date: Wed Jun 25 08:04:23 2014
New Revision: 359196
URL: http://svnweb.freebsd.org/changeset/ports/359196
QAT: https://qat.redports.org/buildarchive/r359196/

Log:
  Update maintainer address to robak at FreeBSD.org in multiple ports:
  
  - devel/py-configparser
  - devel/py-durus
  - devel/py-geotypes
  - devel/rubygem-deep_merge
  - devel/rubygem-librarian
  - devel/rubygem-open3_backport
  - sysutils/mcollective-nrpe-agent
  - sysutils/mnrpes
  - sysutils/rubygem-librarian-puppet
  
  Approved by:	swills (mentor)

Modified:
  head/devel/py-configparser/Makefile
  head/devel/py-durus/Makefile
  head/devel/py-geotypes/Makefile
  head/devel/rubygem-deep_merge/Makefile
  head/devel/rubygem-librarian/Makefile
  head/devel/rubygem-open3_backport/Makefile
  head/sysutils/mcollective-nrpe-agent/Makefile
  head/sysutils/mnrpes/Makefile
  head/sysutils/rubygem-librarian-puppet/Makefile

Modified: head/devel/py-configparser/Makefile
==============================================================================
--- head/devel/py-configparser/Makefile	Wed Jun 25 08:03:33 2014	(r359195)
+++ head/devel/py-configparser/Makefile	Wed Jun 25 08:04:23 2014	(r359196)
@@ -6,7 +6,7 @@ CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
-MAINTAINER=	ports at robakdesign.com
+MAINTAINER=	robak at FreeBSD.org
 COMMENT=	INI style configuration file parser
 
 LICENSE=	MIT

Modified: head/devel/py-durus/Makefile
==============================================================================
--- head/devel/py-durus/Makefile	Wed Jun 25 08:03:33 2014	(r359195)
+++ head/devel/py-durus/Makefile	Wed Jun 25 08:04:23 2014	(r359196)
@@ -10,7 +10,7 @@ MASTER_SITES=	CHEESESHOP \
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 DISTNAME=	Durus-${PORTVERSION}
 
-MAINTAINER=	ports at robakdesign.com
+MAINTAINER=	robak at FreeBSD.org
 COMMENT=	Persistent object storage system for Python
 
 LICENSE=	MIT

Modified: head/devel/py-geotypes/Makefile
==============================================================================
--- head/devel/py-geotypes/Makefile	Wed Jun 25 08:03:33 2014	(r359195)
+++ head/devel/py-geotypes/Makefile	Wed Jun 25 08:04:23 2014	(r359196)
@@ -9,7 +9,7 @@ MASTER_SITES=	https://github.com/hippysu
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 DISTNAME=	${PORTVERSION}
 
-MAINTAINER=	ports at robakdesign.com
+MAINTAINER=	robak at FreeBSD.org
 COMMENT=	Python Interface to Support PostGIS
 
 LICENSE=	LGPL21

Modified: head/devel/rubygem-deep_merge/Makefile
==============================================================================
--- head/devel/rubygem-deep_merge/Makefile	Wed Jun 25 08:03:33 2014	(r359195)
+++ head/devel/rubygem-deep_merge/Makefile	Wed Jun 25 08:04:23 2014	(r359196)
@@ -5,7 +5,7 @@ PORTVERSION=	1.0.1
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 
-MAINTAINER=	ports at robakdesign.com
+MAINTAINER=	robak at FreeBSD.org
 COMMENT=	Recursive hash merger
 
 LICENSE=	MIT

Modified: head/devel/rubygem-librarian/Makefile
==============================================================================
--- head/devel/rubygem-librarian/Makefile	Wed Jun 25 08:03:33 2014	(r359195)
+++ head/devel/rubygem-librarian/Makefile	Wed Jun 25 08:04:23 2014	(r359196)
@@ -5,7 +5,7 @@ PORTVERSION=	0.1.2
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 
-MAINTAINER=	ports at robakdesign.com
+MAINTAINER=	robak at FreeBSD.org
 COMMENT=	Ruby framework for writing bundlers
 
 LICENSE=	MIT

Modified: head/devel/rubygem-open3_backport/Makefile
==============================================================================
--- head/devel/rubygem-open3_backport/Makefile	Wed Jun 25 08:03:33 2014	(r359195)
+++ head/devel/rubygem-open3_backport/Makefile	Wed Jun 25 08:04:23 2014	(r359196)
@@ -5,7 +5,7 @@ PORTVERSION=	0.0.3
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 
-MAINTAINER=	ports at robakdesign.com
+MAINTAINER=	robak at FreeBSD.org
 COMMENT=	Backport of Ruby 1.9's Open3 methods for Ruby 1.8
 
 LICENSE=	BSD2CLAUSE RUBY

Modified: head/sysutils/mcollective-nrpe-agent/Makefile
==============================================================================
--- head/sysutils/mcollective-nrpe-agent/Makefile	Wed Jun 25 08:03:33 2014	(r359195)
+++ head/sysutils/mcollective-nrpe-agent/Makefile	Wed Jun 25 08:04:23 2014	(r359196)
@@ -4,7 +4,7 @@ PORTNAME=	mcollective-nrpe-agent
 PORTVERSION=	20130805
 CATEGORIES=	sysutils
 
-MAINTAINER=	ports at robakdesign.com
+MAINTAINER=	robak at FreeBSD.org
 COMMENT=	MCollective NRPE agent plugin
 
 RUN_DEPENDS=	mcollective>=2:${PORTSDIR}/sysutils/mcollective

Modified: head/sysutils/mnrpes/Makefile
==============================================================================
--- head/sysutils/mnrpes/Makefile	Wed Jun 25 08:03:33 2014	(r359195)
+++ head/sysutils/mnrpes/Makefile	Wed Jun 25 08:04:23 2014	(r359196)
@@ -4,7 +4,7 @@ PORTNAME=	mnrpes
 PORTVERSION=	2014041501
 CATEGORIES=	sysutils
 
-MAINTAINER=	ports at robakdesign.com
+MAINTAINER=	robak at FreeBSD.org
 COMMENT=	MCollective and Rufus scheduler wrapper
 
 LICENSE=	APACHE20

Modified: head/sysutils/rubygem-librarian-puppet/Makefile
==============================================================================
--- head/sysutils/rubygem-librarian-puppet/Makefile	Wed Jun 25 08:03:33 2014	(r359195)
+++ head/sysutils/rubygem-librarian-puppet/Makefile	Wed Jun 25 08:04:23 2014	(r359196)
@@ -5,7 +5,7 @@ PORTVERSION=	0.9.17
 CATEGORIES=	sysutils rubygems
 MASTER_SITES=	RG
 
-MAINTAINER=	ports at robakdesign.com
+MAINTAINER=	robak at FreeBSD.org
 COMMENT=	Tool for management and bundling Puppet modules
 
 LICENSE=	MIT


More information about the svn-ports-head mailing list