Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 3 Oct 2012 00:47:00 +0000 (UTC)
From:      Jason Helfman <jgh@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r305178 - in head: security/rubygem-bcrypt-ruby www/rubygem-lighthouse-api
Message-ID:  <201210030047.q930l0in030849@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jgh
Date: Wed Oct  3 00:47:00 2012
New Revision: 305178
URL: http://svn.freebsd.org/changeset/ports/305178

Log:
  - set maintainer to ruby@

Modified:
  head/security/rubygem-bcrypt-ruby/Makefile
  head/www/rubygem-lighthouse-api/Makefile

Modified: head/security/rubygem-bcrypt-ruby/Makefile
==============================================================================
--- head/security/rubygem-bcrypt-ruby/Makefile	Tue Oct  2 22:11:12 2012	(r305177)
+++ head/security/rubygem-bcrypt-ruby/Makefile	Wed Oct  3 00:47:00 2012	(r305178)
@@ -1,7 +1,3 @@
-# Ports collection makefile for:	rubygem-bcrypt-ruby
-# Date created:				13 January 2011
-# Whom:					Jason Helfman <jhelfman@experts-exchange.com>
-#
 # $FreeBSD$
 
 PORTNAME=	bcrypt-ruby
@@ -9,7 +5,7 @@ PORTVERSION=	3.0.1
 CATEGORIES=	security rubygems
 MASTER_SITES=	RG
 
-MAINTAINER=	jgh@FreeBSD.org
+MAINTAINER=	ruby@FreeBSD.org
 COMMENT=	Sophisticated and secure hash algorithm for passwords
 
 RUN_DEPENDS+=	bcrypt:${PORTSDIR}/security/bcrypt

Modified: head/www/rubygem-lighthouse-api/Makefile
==============================================================================
--- head/www/rubygem-lighthouse-api/Makefile	Tue Oct  2 22:11:12 2012	(r305177)
+++ head/www/rubygem-lighthouse-api/Makefile	Wed Oct  3 00:47:00 2012	(r305178)
@@ -1,7 +1,3 @@
-# Ports collection makefile for:	rubygem-lighthouse-api
-# Date created:				13 January 2011
-# Whom:					Jason Helfman <jhelfman@experts-exchange.com>
-#
 # $FreeBSD$
 
 PORTNAME=	lighthouse-api
@@ -9,7 +5,7 @@ PORTVERSION=	2.0
 CATEGORIES=	www rubygems
 MASTER_SITES=	RG
 
-MAINTAINER=	jgh@FreeBSD.org
+MAINTAINER=	ruby@FreeBSD.org
 COMMENT=	Ruby interface for lighthouse ticketing system
 
 RUN_DEPENDS+=	rubygem-activesupport>=3.0.0:${PORTSDIR}/devel/rubygem-activesupport \



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