ports/169845: [MAINTAINER] www/py27-bleach: update to 1.1.3
Kubilay Kocak
koobs.freebsd at gmail.com
Sat Jul 14 08:20:03 UTC 2012
>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:
More information about the freebsd-ports-bugs
mailing list