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


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

1.8
date	2011.11.16.18.32.00;	author sunpoet;	state Exp;
branches;
next	1.7;

1.7
date	2011.11.14.17.16.14;	author tabthorpe;	state Exp;
branches;
next	1.6;

1.6
date	2011.10.02.03.16.46;	author swills;	state Exp;
branches;
next	1.5;

1.5
date	2010.07.23.13.30.09;	author niels;	state Exp;
branches;
next	1.4;

1.4
date	2010.06.24.12.21.59;	author niels;	state Exp;
branches;
next	1.3;

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

1.2
date	2010.05.29.12.39.01;	author niels;	state Exp;
branches;
next	1.1;

1.1
date	2010.04.12.07.08.55;	author niels;	state Exp;
branches;
next	;


desc
@@


1.9
log
@Switch exporter over
@
text
@# Ports collection makefile for:	rubygem-robots
# Date created:				2010-04-11
# Whom:					niels <niels@@FreeBSD.org>
#
# $FreeBSD: head/www/rubygem-robots/Makefile 300897 2012-07-14 14:29:18Z beat $

PORTNAME=	robots
PORTVERSION=	0.10.1
CATEGORIES=	www rubygems
MASTER_SITES=	RG

MAINTAINER=	sunpoet@@FreeBSD.org
COMMENT=	A simple library to parse robots.txt files

USE_RUBY=	yes
USE_RUBYGEMS=	yes
RUBYGEM_AUTOPLIST=	yes

.include <bsd.port.mk>
@


1.8
log
@- Take maintainership
- Add RG to WWW

Feature safe:	yes
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.7
log
@- Reassign these ports back to the heap

Feature safe:	yes
@
text
@d12 1
a12 1
MAINTAINER=	ports@@FreeBSD.org
@


1.6
log
@- Update to 0.10.1

PR:		ports/158276
Submited by:	pgollucci
@
text
@d12 1
a12 1
MAINTAINER=	niels@@FreeBSD.org
@


1.5
log
@Updated to version 0.10.0

Approved by:	itetcu (mentor, implicit)
@
text
@d8 1
a8 1
PORTVERSION=	0.10.0
@


1.4
log
@Updated to version 0.90

PR:		ports/147542
Submitted by:	pgollucci
Approved by:	itetcu (mentor, implicit)
Feature safe:	yes
@
text
@d8 1
a8 1
PORTVERSION=	0.9.0
@


1.3
log
@- No need to mess with FETCH_ARGS anymore.
  rubygems.org (RG) doesn't do redirects.

With Hat:   ruby@@
@
text
@d8 1
a8 1
PORTVERSION=	0.8.0
@


1.2
log
@Updated to use the RG macro

PR:		ports/147021
Approved by:	itetcu (mentor, implicit)
Submitted by:	pgollucci
@
text
@a18 3
# we care about not passing -A
FETCH_ARGS=	-pRr

@


1.1
log
@New port: Robots is a simple Ruby library to parse robots.txt files.

WWW: http://github.com/fizx/robots

Approved by:	itetcu (mentor)
@
text
@d10 1
a10 1
MASTER_SITES=	http://gemcutter.org/gems/
@

