head	1.12;
access;
symbols
	RELEASE_8_3_0:1.10
	RELEASE_9_0_0:1.8
	RELEASE_7_4_0:1.6
	RELEASE_8_2_0:1.6
	RELEASE_6_EOL:1.5
	RELEASE_8_1_0:1.3;
locks; strict;
comment	@# @;


1.12
date	2012.11.17.05.57.30;	author svnexp;	state Exp;
branches;
next	1.11;

1.11
date	2012.08.29.04.32.05;	author swills;	state Exp;
branches;
next	1.10;

1.10
date	2012.02.21.05.39.26;	author pgollucci;	state Exp;
branches;
next	1.9;

1.9
date	2012.01.12.19.35.21;	author pgollucci;	state Exp;
branches;
next	1.8;

1.8
date	2011.06.25.22.44.28;	author swills;	state Exp;
branches;
next	1.7;

1.7
date	2011.02.28.13.06.52;	author wen;	state Exp;
branches;
next	1.6;

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

1.5
date	2010.08.29.17.53.31;	author pgollucci;	state Exp;
branches;
next	1.4;

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

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

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

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


desc
@@


1.12
log
@Switch exporter over
@
text
@# Ports collection makefile for:	rubygem-curb
# Date created:				29 May 2010
# Whom:					Eric Freeman <freebsdports@@chillibear.com>
#
# $FreeBSD: head/ftp/rubygem-curb/Makefile 303312 2012-08-29 04:32:05Z swills $
#

PORTNAME=	curb
PORTVERSION=	0.8.1
CATEGORIES=	ftp rubygems
MASTER_SITES=	RG

MAINTAINER=	freebsdports@@chillibear.com
COMMENT=	Ruby-language bindings for the libcurl

RUN_DEPENDS=	curl>=0.0.0:${PORTSDIR}/ftp/curl

USE_RUBY=		yes
USE_RUBYGEMS=		yes
RUBYGEM_AUTOPLIST=	yes

.include <bsd.port.mk>
@


1.11
log
@SVN rev 303312 on 2012-08-29 04:32:05Z by swills

- Update to 0.8.1

PR:		ports/170618
Approved by:	maintainer timeout (freebsdports@@chillibear.com, >2 weeks)
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.10
log
@- Update to 0.7.17

PR:             ports/164882
Submitted by:   myself (pgollucci)
Approved by:    maintainer timeout (freebsdports@@chillibear.com ; 14 days)
Sponsored by:   RideCharge Inc. / TaxiMagic
@
text
@d9 1
a9 1
PORTVERSION=	0.7.17
@


1.9
log
@- Update to 0.7.16

PR:             ports/163384
Submitted by:   myself (pgollucci)
Approved by:    freebsdports@@chillibear.com (maintainer)
Sponsored by:   RideCharge Inc. / TaxiMagic
@
text
@d9 1
a9 1
PORTVERSION=	0.7.16
@


1.8
log
@- Update to 0.7.15

PR:		ports/158298
Submitted by:	Eric Freeman <freebsdports@@chillibear.com> (maintainer)
@
text
@d9 1
a9 1
PORTVERSION=	0.7.15
@


1.7
log
@- Update to 0.7.12

PR:		ports/155096
Submitted by:	Eric Freeman <freebsdports@@chillibear.com> (maintainer)
@
text
@d9 1
a9 1
PORTVERSION=	0.7.12
@


1.6
log
@- Update to 0.7.9

PR:		153591
Submitted by:	Eric Freeman <freebsdports@@chillibear.com> (maintainer)
Feature safe:	yes
@
text
@d9 1
a9 1
PORTVERSION=	0.7.9
@


1.5
log
@- Update to 0.7.8

PR:             ports/150009
Submitted by:   myself (pgollucci)
Approved by:    freebsdports@@chillibear.com (maintainer)
Sponsored by:   RideCharge Inc. / TaxiMagic
@
text
@d9 1
a9 1
PORTVERSION=	0.7.8
@


1.4
log
@- Update to 0.7.7

PR:             ports/148119
Submitted by:   Eric Freeman <freebsdports@@chillibear.com> (maintainer)
@
text
@d9 1
a9 1
PORTVERSION=	0.7.7
@


1.3
log
@- Update to 0.8.5

PR:             ports/147697
Submitted by:   Eric Freeman <freebsdports@@chillibear.com> (maintainer)
@
text
@d9 1
a9 1
PORTVERSION=	0.7.5
@


1.2
log
@- Update to 0.7.4

PR:             ports/147533
Approved by:    freebsdports@@chillibear.com (maintainer)
Submitted by:   myself (pgollucci@@)
@
text
@d9 1
a9 1
PORTVERSION=	0.7.4
@


1.1
log
@Curb (probably CUrl-RuBy or something) provides Ruby-language
bindings for libcurl, a fully-featured client-side URL
transfer library.

WWW: http://taf2.github.com/curb/
WWW: http://curb.rubyforge.org/

PR:		ports/147182
Submitted by:	Eric Freeman <freebsdports at chillibear.com>
@
text
@d9 1
a9 1
PORTVERSION=	0.7.3
@

