svn commit: r305178 - in head: security/rubygem-bcrypt-ruby www/rubygem-lighthouse-api

Jason Helfman jgh at FreeBSD.org
Wed Oct 3 00:47:01 UTC 2012


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 at experts-exchange.com>
-#
 # $FreeBSD$
 
 PORTNAME=	bcrypt-ruby
@@ -9,7 +5,7 @@ PORTVERSION=	3.0.1
 CATEGORIES=	security rubygems
 MASTER_SITES=	RG
 
-MAINTAINER=	jgh at FreeBSD.org
+MAINTAINER=	ruby at 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 at experts-exchange.com>
-#
 # $FreeBSD$
 
 PORTNAME=	lighthouse-api
@@ -9,7 +5,7 @@ PORTVERSION=	2.0
 CATEGORIES=	www rubygems
 MASTER_SITES=	RG
 
-MAINTAINER=	jgh at FreeBSD.org
+MAINTAINER=	ruby at FreeBSD.org
 COMMENT=	Ruby interface for lighthouse ticketing system
 
 RUN_DEPENDS+=	rubygem-activesupport>=3.0.0:${PORTSDIR}/devel/rubygem-activesupport \



More information about the svn-ports-all mailing list