Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 14 Jul 2012 18:15:58 +1000 (EST)
From:      Kubilay Kocak <koobs.freebsd@gmail.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/169845: [MAINTAINER] www/py27-bleach: update to 1.1.3
Message-ID:  <20120714081558.9E95E17729@freebsd-90-amd64.localdomain>
Resent-Message-ID: <201207140820.q6E8K3Xg056115@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         169845
>Category:       ports
>Synopsis:       [MAINTAINER] www/py27-bleach: update to 1.1.3
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jul 14 08:20:02 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Kubilay Kocak
>Release:        FreeBSD 9.0-RELEASE-p3 amd64
>Organization:
>Environment:
System: FreeBSD freebsd-90-amd64 9.0-RELEASE-p3 FreeBSD 9.0-RELEASE-p3 #0: Sat Jul  7 21:26:56 EST
>Description:
- Update to 1.1.3
- Remove LICENSE_FILE for those in port.licenses.db.mk

Changes: 
- Fix parsing bare URLs when parse_email=True.

Generated with FreeBSD Port Tools 0.99_6 (mode: update, diff: ports)
>How-To-Repeat:
>Fix:

--- py27-bleach-1.1.3.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/www/py-bleach/Makefile ./Makefile
--- /usr/ports/www/py-bleach/Makefile	2012-06-02 16:52:06.000000000 +1000
+++ ./Makefile	2012-07-14 18:08:13.000000000 +1000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	bleach
-PORTVERSION=	1.1.2
+PORTVERSION=	1.1.3
 CATEGORIES=	www python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -15,7 +15,6 @@
 COMMENT=	An easy whitelist-based HTML-sanitizing tool for Python
 
 LICENSE=	BSD
-LICENSE_FILE=	${WRKSRC}/LICENSE
 
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}html5lib>=0.95:${PORTSDIR}/www/py-html5lib
 
diff -ruN --exclude=CVS /usr/ports/www/py-bleach/distinfo ./distinfo
--- /usr/ports/www/py-bleach/distinfo	2012-06-02 16:52:06.000000000 +1000
+++ ./distinfo	2012-07-14 18:10:46.000000000 +1000
@@ -1,2 +1,2 @@
-SHA256 (bleach-1.1.2.tar.gz) = 8e0af26b4d0b948f6c8f6b3de4ee59fb9f27d94c8cd846744df82a867c08f358
-SIZE (bleach-1.1.2.tar.gz) = 17958
+SHA256 (bleach-1.1.3.tar.gz) = 7975ea1fe28719e522343af67ffdef5ebca91846223392c442e4de8203150cb4
+SIZE (bleach-1.1.3.tar.gz) = 20489
--- py27-bleach-1.1.3.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20120714081558.9E95E17729>