head	1.13;
access;
symbols
	RELEASE_8_3_0:1.11
	RELEASE_9_0_0:1.11
	RELEASE_7_4_0:1.9
	RELEASE_8_2_0:1.9
	RELEASE_6_EOL:1.9
	RELEASE_8_1_0:1.5
	RELEASE_7_3_0:1.3
	RELEASE_8_0_0:1.2
	RELEASE_7_2_0:1.1;
locks; strict;
comment	@# @;


1.13
date	2012.11.17.06.03.03;	author svnexp;	state Exp;
branches;
next	1.12;

1.12
date	2012.08.05.16.58.33;	author swills;	state Exp;
branches;
next	1.11;

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

1.10
date	2011.02.16.12.43.55;	author avl;	state Exp;
branches;
next	1.9;

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

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

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

1.6
date	2010.08.27.00.30.24;	author pgollucci;	state Exp;
branches;
next	1.5;

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

1.4
date	2010.04.25.09.20.26;	author miwi;	state Exp;
branches;
next	1.3;

1.3
date	2009.11.03.16.57.00;	author miwi;	state Exp;
branches;
next	1.2;

1.2
date	2009.05.30.17.49.41;	author miwi;	state Exp;
branches;
next	1.1;

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


desc
@@


1.13
log
@Switch exporter over
@
text
@# Ports collection makefile for:	rubygem-addressable
# Date created:				01 March 2009
# Whom:					Martin Wilke <miwi@@FreeBSD.org>
#
# $FreeBSD: head/www/rubygem-addressable/Makefile 302113 2012-08-05 16:58:33Z swills $

PORTNAME=	addressable
PORTVERSION=	2.3.2
CATEGORIES=	www devel rubygems
MASTER_SITES=	RG

MAINTAINER=	ruby@@FreeBSD.org
COMMENT=	A replacement for the URI implementation

USE_RUBY=	yes
USE_RUBYGEMS=	yes
RUBYGEM_AUTOPLIST=	yes

.include <bsd.port.mk>
@


1.12
log
@SVN rev 302113 on 2012-08-05 16:58:33Z by swills

- Update to 2.3.2
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.11
log
@- Update to 2.2.6

PR:		ports/157823
Submitted by:	Jin-Sih Lin <linpct@@gmail.com>
@
text
@d8 1
a8 1
PORTVERSION=	2.2.6
@


1.10
log
@- Update to 2.2.4
@
text
@d8 1
a8 1
PORTVERSION=	2.2.4
@


1.9
log
@- Update to 2.2.2

With Hat:       ruby@@
Sponsored by:   RideCharge Inc. / TaxiMagic
@
text
@d8 1
a8 1
PORTVERSION=	2.2.2
@


1.8
log
@- Update to 2.2.1

With Hat:       ruby@@
Sponsored by:   RideCharge Inc. / TaxiMagic
@
text
@d8 1
a8 1
PORTVERSION=	2.2.1
@


1.7
log
@- Update to 2.2.0

Sponsored by:   RideCharge Inc. / TaxiMagic
@
text
@d8 1
a8 1
PORTVERSION=	2.2.0
@


1.6
log
@Prep for datamapper 1.0

- miwi -> ruby [1]

PR:             ports/147800 [1]
Approved by:    portmgr (flz) [1], no objection from miwi
With Hat:       ruby
@
text
@d8 1
a8 1
PORTVERSION=	2.1.2
@


1.5
log
@- Mass conversion of RF -> RG for MASTER_SITE for rubygem- ports
  [RG aka rubygems.org]

PR:             ports/147005
Submitted by:   pgollucci (myself)
Approved by:    portmgr (pav)
With Hat:       ruby@@
@
text
@d12 1
a12 1
MAINTAINER=	miwi@@FreeBSD.org
@


1.4
log
@- Update to 2.1.2
@
text
@d10 1
a10 1
MASTER_SITES=	RF
@


1.3
log
@- Update to 2.1.1
@
text
@d8 1
a8 1
PORTVERSION=	2.1.1
@


1.2
log
@- Update to 2.1.0
@
text
@d8 1
a8 1
PORTVERSION=	2.1.0
@


1.1
log
@Addressable is a replacement for the URI implementation that is part of Ruby's
standard library. It more closely conforms to the relevant RFCs and adds support
for IRIs and URI templates.

WWW: http://rubyforge.org/projects/addressable/
@
text
@d8 1
a8 1
PORTVERSION=	2.0.2
@

