head	1.10;
access;
symbols
	RELEASE_8_3_0:1.7
	RELEASE_9_0_0:1.7
	RELEASE_7_4_0:1.6
	RELEASE_8_2_0:1.6
	RELEASE_6_EOL:1.6
	RELEASE_8_1_0:1.6
	RELEASE_7_3_0:1.5
	RELEASE_8_0_0:1.5
	RELEASE_7_2_0:1.4
	RELEASE_7_1_0:1.4
	RELEASE_6_4_0:1.4
	RELEASE_5_EOL:1.4
	RELEASE_7_0_0:1.2
	RELEASE_6_3_0:1.2
	PRE_XORG_7:1.2;
locks; strict;
comment	@# @;


1.10
date	2012.11.17.06.03.00;	author svnexp;	state Exp;
branches;
next	1.9;

1.9
date	2012.10.30.17.48.33;	author lwhsu;	state Exp;
branches;
next	1.8;

1.8
date	2012.05.14.18.10.48;	author lwhsu;	state Exp;
branches;
next	1.7;

1.7
date	2011.06.25.07.04.32;	author lwhsu;	state Exp;
branches;
next	1.6;

1.6
date	2010.04.03.17.52.05;	author lwhsu;	state Exp;
branches;
next	1.5;

1.5
date	2009.08.16.06.03.17;	author lwhsu;	state Exp;
branches;
next	1.4;

1.4
date	2008.03.06.22.19.52;	author edwin;	state Exp;
branches;
next	1.3;

1.3
date	2008.01.09.11.32.34;	author lwhsu;	state Exp;
branches;
next	1.2;

1.2
date	2007.04.04.08.49.30;	author lwhsu;	state Exp;
branches;
next	1.1;

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


desc
@@


1.10
log
@Switch exporter over
@
text
@# Created by: Li-Wen Hsu <lwhsu@@lwhsu.org>
# $FreeBSD: head/www/py-httplib2/Makefile 306687 2012-10-30 17:48:33Z lwhsu $

PORTNAME=	httplib2
PORTVERSION=	0.7.6
CATEGORIES=	www python
MASTER_SITES=	${MASTER_SITE_GOOGLE_CODE}
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

MAINTAINER=	lwhsu@@FreeBSD.org
COMMENT=	A comprehensive HTTP client library

LICENSE=	MIT

USE_PYTHON=	yes
USE_PYDISTUTILS=	easy_install

.include <bsd.port.mk>
@


1.9
log
@SVN rev 306687 on 2012-10-30 17:48:33Z by lwhsu

- Update to 0.7.6
- add license
- Sort PLIST

PR:		ports/171787
Submitted by:	William Grzybowski <william88@@gmail.com>

Feature safe:	yes
@
text
@d2 1
a2 1
# $FreeBSD$
@


1.8
log
@- Update to 0.7.4

PR:		ports/167844
Submitted by:	William Grzybowski <william88@@gmail.com>
@
text
@d1 1
a1 4
# New ports collection makefile for:	py-httplib2
# Date created:		Mar. 09, 2007
# Whom:			Li-Wen Hsu <lwhsu@@lwhsu.org>
#
a2 1
#
d5 1
a5 1
PORTVERSION=	0.7.4
d13 2
@


1.7
log
@- Update to 0.7.1

PR:		ports/158158
Submitted by:	Jin-Sih Lin <linpct@@gmail.com>
@
text
@d9 1
a9 1
PORTVERSION=	0.7.1
d18 1
a18 1
USE_PYDISTUTILS=	yes
@


1.6
log
@- Update to 0.6.0
@
text
@d9 1
a9 1
PORTVERSION=	0.6.0
@


1.5
log
@- Update to 0.5.0
@
text
@d9 1
a9 1
PORTVERSION=	0.5.0
@


1.4
log
@Use ${MASTER_SITE_GOOGLE_CODE} instead of
http://something.googlecode.com/files

PR:		ports/121435 (related)
@
text
@d9 1
a9 1
PORTVERSION=	0.4.0
@


1.3
log
@- Update to 0.4.0
- Update WWW
@
text
@d11 1
a11 1
MASTER_SITES=	http://httplib2.googlecode.com/files/
@


1.2
log
@- Change to my FreeBSD.org email

Approved by:     clsung (mentor)
@
text
@d9 1
a9 1
PORTVERSION=	0.3.0
d11 1
a11 1
MASTER_SITES=	http://bitworking.org/projects/httplib2/dist/
@


1.1
log
@A comprehensive HTTP client library, httplib2.py supports many features left
out of other HTTP libraries.

WWW:	http://bitworking.org/projects/httplib2/

PR:		ports/110132
Submitted by:	Li-Wen Hsu <lwhsu at lwhsu.org>
@
text
@d14 1
a14 1
MAINTAINER=	lwhsu@@lwhsu.org
@

