Date: Thu, 26 Dec 2013 20:04:56 +0000 (UTC) From: Steve Wills <swills@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r337612 - in head: devel/rubygem-childprocess net/rubygem-rightaws net/rubygem-rightflexiscale net/rubygem-rightgogrid net/rubygem-righthttpconnection net/rubygem-rightslicehost securit... Message-ID: <201312262004.rBQK4uCT053180@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: swills Date: Thu Dec 26 20:04:56 2013 New Revision: 337612 URL: http://svnweb.freebsd.org/changeset/ports/337612 Log: - Assign these to ruby@ Modified: head/devel/rubygem-childprocess/Makefile head/net/rubygem-rightaws/Makefile head/net/rubygem-rightflexiscale/Makefile (contents, props changed) head/net/rubygem-rightgogrid/Makefile (contents, props changed) head/net/rubygem-righthttpconnection/Makefile (contents, props changed) head/net/rubygem-rightslicehost/Makefile (contents, props changed) head/security/rubygem-gpgr/Makefile (contents, props changed) Modified: head/devel/rubygem-childprocess/Makefile ============================================================================== --- head/devel/rubygem-childprocess/Makefile Thu Dec 26 19:50:48 2013 (r337611) +++ head/devel/rubygem-childprocess/Makefile Thu Dec 26 20:04:56 2013 (r337612) @@ -6,7 +6,7 @@ PORTVERSION= 0.3.9 CATEGORIES= devel rubygems MASTER_SITES= RG -MAINTAINER= ports@FreeBSD.org +MAINTAINER= ruby@FreeBSD.org COMMENT= External background process controller RUN_DEPENDS= rubygem-ffi>=1.0.11:${PORTSDIR}/devel/rubygem-ffi Modified: head/net/rubygem-rightaws/Makefile ============================================================================== --- head/net/rubygem-rightaws/Makefile Thu Dec 26 19:50:48 2013 (r337611) +++ head/net/rubygem-rightaws/Makefile Thu Dec 26 20:04:56 2013 (r337612) @@ -7,7 +7,7 @@ CATEGORIES= net rubygems MASTER_SITES= RG DISTNAME= right_aws-${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= ruby@FreeBSD.org COMMENT= Provides access to Amazon EC2, S3, SQS, and SDB web services LICENSE= MIT Modified: head/net/rubygem-rightflexiscale/Makefile ============================================================================== --- head/net/rubygem-rightflexiscale/Makefile Thu Dec 26 19:50:48 2013 (r337611) +++ head/net/rubygem-rightflexiscale/Makefile Thu Dec 26 20:04:56 2013 (r337612) @@ -7,7 +7,7 @@ CATEGORIES= net rubygems MASTER_SITES= RG DISTNAME= right_flexiscale-${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= ruby@FreeBSD.org COMMENT= Provides Ruby access to the Flexiscale API RUN_DEPENDS= rubygem-righthttpconnection>=1.2.4:${PORTSDIR}/net/rubygem-righthttpconnection \ Modified: head/net/rubygem-rightgogrid/Makefile ============================================================================== --- head/net/rubygem-rightgogrid/Makefile Thu Dec 26 19:50:48 2013 (r337611) +++ head/net/rubygem-rightgogrid/Makefile Thu Dec 26 20:04:56 2013 (r337612) @@ -7,7 +7,7 @@ CATEGORIES= net rubygems MASTER_SITES= RG DISTNAME= right_gogrid-${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= ruby@FreeBSD.org COMMENT= Provides Ruby access to the GoGrid API RUN_DEPENDS= rubygem-righthttpconnection>=1.2.4:${PORTSDIR}/net/rubygem-righthttpconnection Modified: head/net/rubygem-righthttpconnection/Makefile ============================================================================== --- head/net/rubygem-righthttpconnection/Makefile Thu Dec 26 19:50:48 2013 (r337611) +++ head/net/rubygem-righthttpconnection/Makefile Thu Dec 26 20:04:56 2013 (r337612) @@ -7,7 +7,7 @@ CATEGORIES= net rubygems MASTER_SITES= RG DISTNAME= right_http_connection-${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= ruby@FreeBSD.org COMMENT= Persistent HTTP/HTTPS connections with error retries USE_RUBY= yes Modified: head/net/rubygem-rightslicehost/Makefile ============================================================================== --- head/net/rubygem-rightslicehost/Makefile Thu Dec 26 19:50:48 2013 (r337611) +++ head/net/rubygem-rightslicehost/Makefile Thu Dec 26 20:04:56 2013 (r337612) @@ -7,7 +7,7 @@ CATEGORIES= net rubygems MASTER_SITES= RG DISTNAME= right_slicehost-${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= ruby@FreeBSD.org COMMENT= Provides Ruby access to the Slicehost API RUN_DEPENDS= rubygem-righthttpconnection>=1.2.4:${PORTSDIR}/net/rubygem-righthttpconnection Modified: head/security/rubygem-gpgr/Makefile ============================================================================== --- head/security/rubygem-gpgr/Makefile Thu Dec 26 19:50:48 2013 (r337611) +++ head/security/rubygem-gpgr/Makefile Thu Dec 26 20:04:56 2013 (r337612) @@ -7,7 +7,7 @@ PORTREVISION= 1 CATEGORIES= security rubygems MASTER_SITES= RG -MAINTAINER= ports@FreeBSD.org +MAINTAINER= ruby@FreeBSD.org COMMENT= Very light interface to the command-line GPG tool RUN_DEPENDS= gpg:${PORTSDIR}/security/gnupg
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201312262004.rBQK4uCT053180>