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


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

1.4
date	2011.09.24.04.22.13;	author tota;	state Exp;
branches;
next	1.3;

1.3
date	2011.06.11.12.30.06;	author tota;	state Exp;
branches;
next	1.2;

1.2
date	2010.11.14.07.48.13;	author tota;	state Exp;
branches;
next	1.1;

1.1
date	2010.11.14.07.28.47;	author tota;	state Exp;
branches;
next	;


desc
@@


1.5
log
@Switch exporter over
@
text
@# New ports collection makefile for:	rubygem-roauth
# Date created:		2010-11-03
# Whom:			TAKATSU Tomonari <tota@@FreeBSD.org>
#
# $FreeBSD: head/security/rubygem-roauth/Makefile 300897 2012-07-14 14:29:18Z beat $
#

PORTNAME=	roauth
PORTVERSION=	0.0.8
CATEGORIES=	security rubygems
MASTER_SITES=	RG

MAINTAINER=	tota@@FreeBSD.org
COMMENT=	Simple Ruby OAuth library

USE_RUBY=	yes
USE_RUBYGEMS=	yes
RUBYGEM_AUTOPLIST=	yes

.include <bsd.port.mk>
@


1.4
log
@- Update to 0.0.8
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.3
log
@- Update to 0.0.7

PR:		ports/157761
Submitted by:	Jin-Sih Lin <linpct_AT_gmail_DOT_com>
@
text
@d9 1
a9 1
PORTVERSION=	0.0.7
@


1.2
log
@- Fix typo
@
text
@d9 1
a9 1
PORTVERSION=	0.0.6
@


1.1
log
@- Add a new port: security/rubygem-roauth

  A simple OAuth library that supports OAuth header signing, and header verifying.

  WWW:	http://github.com/maccman/roauth
@
text
@d18 1
a18 1
RUBYGEMS_AUTOPLIST=	yes
@

