head	1.5;
access;
symbols
	RELEASE_8_3_0:1.3
	RELEASE_9_0_0:1.2
	RELEASE_7_4_0:1.1
	RELEASE_8_2_0:1.1;
locks; strict;
comment	@# @;


1.5
date	2012.11.17.06.01.19;	author svnexp;	state Exp;
branches;
next	1.4;

1.4
date	2012.10.03.00.47.00;	author jgh;	state Exp;
branches;
next	1.3;

1.3
date	2011.12.20.17.10.18;	author jgh;	state Exp;
branches;
next	1.2;

1.2
date	2011.10.27.01.59.01;	author swills;	state Exp;
branches;
next	1.1;

1.1
date	2011.01.30.12.08.25;	author miwi;	state Exp;
branches;
next	;


desc
@@


1.5
log
@Switch exporter over
@
text
@# $FreeBSD: head/security/rubygem-bcrypt-ruby/Makefile 305178 2012-10-03 00:47:00Z jgh $

PORTNAME=	bcrypt-ruby
PORTVERSION=	3.0.1
CATEGORIES=	security rubygems
MASTER_SITES=	RG

MAINTAINER=	ruby@@FreeBSD.org
COMMENT=	Sophisticated and secure hash algorithm for passwords

RUN_DEPENDS+=	bcrypt:${PORTSDIR}/security/bcrypt

USE_RUBY=	yes
USE_RUBYGEMS=	yes
RUBYGEM_AUTOPLIST=	yes

.include <bsd.port.mk>
@


1.4
log
@SVN rev 305178 on 2012-10-03 00:47:00Z by jgh

- set maintainer to ruby@@
@
text
@d1 1
a1 1
# $FreeBSD$
@


1.3
log
@move contributor address => jgh

Approved by:	crees (mentor)
@
text
@a0 4
# Ports collection makefile for:	rubygem-bcrypt-ruby
# Date created:				13 January 2011
# Whom:					Jason Helfman <jhelfman@@experts-exchange.com>
#
d8 1
a8 1
MAINTAINER=	jgh@@FreeBSD.org
@


1.2
log
@- Update to 3.0.1

PR:		ports/160195
Submitted by:	Jason Helfman <jhelfman@@experts-exchange.com> (maintainer)
@
text
@d12 1
a12 1
MAINTAINER=	jhelfman@@experts-exchange.com
@


1.1
log
@bcrypt() is a sophisticated and secure hash algorithm designed by The OpenBSD
project for hashing passwords. bcrypt-ruby provides a simple, humane wrapper
for safely handling passwords.

WWW: http://rubygems.org/gems/bcrypt-ruby

PR:		ports/153965
Submitted by:	Jason Helfman <jhelfman at experts-exchange.com>
Feature safe:	yes
@
text
@d8 1
a8 1
PORTVERSION=	2.1.4
@

