head	1.8;
access;
symbols;
locks; strict;
comment	@# @;


1.8
date	2013.03.19.05.35.18;	author svnexp;	state Exp;
branches;
next	1.7;

1.7
date	2013.02.09.15.59.54;	author svnexp;	state Exp;
branches;
next	1.6;

1.6
date	2012.11.17.06.02.59;	author svnexp;	state Exp;
branches;
next	1.5;

1.5
date	2012.08.24.16.45.48;	author culot;	state Exp;
branches;
next	1.4;

1.4
date	2012.07.22.07.35.18;	author mva;	state Exp;
branches;
next	1.3;

1.3
date	2012.07.16.18.37.42;	author culot;	state Exp;
branches;
next	1.2;

1.2
date	2012.06.02.06.52.06;	author culot;	state Exp;
branches;
next	1.1;

1.1
date	2012.06.01.17.54.19;	author lwhsu;	state Exp;
branches;
next	;


desc
@@


1.8
log
@## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/314534
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
@
text
@# Created by: Kubilay Kocak <koobs@@FreeBSD.org>
# $FreeBSD: head/www/py-bleach/Makefile 314534 2013-03-18 07:15:09Z koobs $

PORTNAME=	bleach
PORTVERSION=	1.2.1
CATEGORIES=	www python
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

MAINTAINER=	koobs@@FreeBSD.org
COMMENT=	An easy whitelist-based HTML-sanitizing tool for Python

LICENSE=	BSD

RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}html5lib>=0.95:${PORTSDIR}/www/py-html5lib

USE_GITHUB=		yes
USE_PYTHON=		yes
USE_PYDISTUTILS=	easy_install

GH_ACCOUNT=	jsocol
GH_TAGNAME=	v${PORTVERSION}
GH_COMMIT=	ab7c8b3

TEST_DEPENDS:=	${RUN_DEPENDS} \
		nosetests:${PORTSDIR}/devel/py-nose \

regression-test: build
	cd ${WRKSRC} && ${PYTHON_CMD} ${PYSETUP} nosetests
	
.include <bsd.port.mk>
@


1.7
log
@## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/311983
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
@
text
@d2 1
a2 1
# $FreeBSD: head/www/py-bleach/Makefile 311983 2013-02-09 14:50:27Z koobs $
d5 1
a5 1
PORTVERSION=	1.1.5
a6 1
MASTER_SITES=	CHEESESHOP
d16 14
a29 3
USE_PYTHON=	yes
USE_PYDISTUTILS=easy_install

@


1.6
log
@Switch exporter over
@
text
@d1 2
a2 6
# New ports collection makefile for:	py-bleach
# Date created:		2012-05-28
# Whom:			koobs <koobs.freebsd@@gmail.com>
#
# $FreeBSD: head/www/py-bleach/Makefile 303091 2012-08-24 16:45:48Z culot $
#
d10 1
a10 1
MAINTAINER=	koobs.freebsd@@gmail.com
@


1.5
log
@SVN rev 303091 on 2012-08-24 16:45:48Z by culot

- Update to 1.1.5

PR:		ports/170990
Submitted by:	Kubilay Kocak <koobs.freebsd@@gmail.com> (maintainer)
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.4
log
@SVN rev 301298 on 2012-07-22 07:35:18Z by mva

- Update to 1.1.4

PR:		ports/169993
Submitted by:	Kubilay Kocak <koobs.freebsd@@gmail.com> (maintainer)
@
text
@d9 1
a9 1
PORTVERSION=	1.1.4
@


1.3
log
@SVN rev 300969 on 2012-07-16 18:37:42Z by culot

- Update to 1.1.3
- Remove unneeded BSD LICENSE_FILE

PR:		ports/169845
Submitted by:	Kubilay Kocak <koobs.freebsd@@gmail.com> (maintainer)
@
text
@d9 1
a9 1
PORTVERSION=	1.1.3
@


1.2
log
@- Update to 1.1.2

PR:		ports/168549
Submitted by:	koobs <koobs.freebsd@@gmail.com> (maintainer)
@
text
@d9 1
a9 1
PORTVERSION=	1.1.2
a17 1
LICENSE_FILE=	${WRKSRC}/LICENSE
@


1.1
log
@Add py-bleach 1.1.1, an easy whitelist-based HTML-sanitizing tool for
Python.

PR:		ports/168459
Submitted by:	koobs <koobs.freebsd@@gmail.com>
@
text
@d9 1
a9 1
PORTVERSION=	1.1.1
@

