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


1.9
date	2012.11.17.06.03.05;	author svnexp;	state Exp;
branches;
next	1.8;

1.8
date	2012.02.08.02.51.13;	author pgollucci;	state Exp;
branches;
next	1.7;

1.7
date	2012.01.12.19.41.29;	author pgollucci;	state Exp;
branches;
next	1.6;

1.6
date	2011.04.12.03.17.48;	author miwi;	state Exp;
branches;
next	1.5;

1.5
date	2011.03.04.05.56.32;	author miwi;	state Exp;
branches;
next	1.4;

1.4
date	2010.12.08.20.53.36;	author pgollucci;	state Exp;
branches;
next	1.3;

1.3
date	2010.12.08.20.49.33;	author pgollucci;	state Exp;
branches;
next	1.2;

1.2
date	2010.09.22.03.08.50;	author pgollucci;	state Exp;
branches;
next	1.1;

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


desc
@@


1.9
log
@Switch exporter over
@
text
@# Ports collection makefile for:	rubygem-sinatra-respond_to
# Date created:				5 Aug 2010
# Whom:					Eric Freeman <freebsdports@@chillibear.com>
#
# $FreeBSD: head/www/rubygem-sinatra-respond_to/Makefile 300897 2012-07-14 14:29:18Z beat $
#

PORTNAME=	sinatra-respond_to
PORTVERSION=	0.8.0
CATEGORIES=	www rubygems
MASTER_SITES=	RG

MAINTAINER=	freebsdports@@chillibear.com
COMMENT=	A respond_to style Rails block for Sinatra

RUN_DEPENDS=	rubygem-sinatra>=1.3:${PORTSDIR}/www/rubygem-sinatra

USE_RUBY=		yes
USE_RUBYGEMS=		yes
RUBYGEM_AUTOPLIST=	yes

.include <bsd.port.mk>
@


1.8
log
@- Fix gem version requirements

With Hat:   ruby@@
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.7
log
@- Update to 0.8.0

PR:             ports/163395
Submitted by:   myself (pgollucci)
Approved by:    maintainer timeout (freebsdports@@chillibear.com ; 26 days)
Sponsored by:   RideCharge Inc. / TaxiMagic
@
text
@d16 1
a16 1
RUN_DEPENDS=	rubygem-sinatra>=1.2:${PORTSDIR}/www/rubygem-sinatra
@


1.6
log
@- Update to 0.7.0

PR:		155897
Submitted by:	Ruslan Mahmatkhanov <cvs-src@@yandex.ru>
@
text
@d9 1
a9 1
PORTVERSION=	0.7.0
@


1.5
log
@- Update to 0.6.0

PR:		154650
Submitted by:	Ruslan Mahmatkhanov <cvs-src@@yandex.ru>
Approved by:	maintainer
@
text
@d9 1
a9 1
PORTVERSION=	0.6.0
d16 1
a16 1
RUN_DEPENDS=	rubygem-sinatra>=1.1:${PORTSDIR}/www/rubygem-sinatra
@


1.4
log
@- whoops, sinatra wasn't updated yet
@
text
@d9 1
a9 1
PORTVERSION=	0.5.0
d16 1
a16 1
RUN_DEPENDS=	rubygem-sinatra>=1.0:${PORTSDIR}/www/rubygem-sinatra
@


1.3
log
@- Fix dependency versions
@
text
@d16 1
a16 1
RUN_DEPENDS=	rubygem-sinatra>=1.1:${PORTSDIR}/www/rubygem-sinatra
@


1.2
log
@- Update to 0.5.0

With Hat:       ruby@@
Approved by:    maintainer (freebsdports@@chillibear.com ; implicit
                [exact www/rubygem-sinatra version])
Sponsored by:   RideCharge Inc. / TaxiMagic
@
text
@d16 1
a16 1
RUN_DEPENDS=	rubygem-sinatra>=1.0:${PORTSDIR}/www/rubygem-sinatra
@


1.1
log
@A respond_to style Rails block for baked-in web service support in Sinatra.

WWW: http://github.com/cehoffman/sinatra-respond_to

PR:		ports/149313
Submitted by:	Eric Freeman <freebsdports at chillibear.com>
@
text
@d9 1
a9 1
PORTVERSION=	0.4.0
d16 1
a16 1
RUN_DEPENDS=	rubygem-sinatra>=0.9.4:${PORTSDIR}/www/rubygem-sinatra
@

