From owner-svn-ports-head@FreeBSD.ORG Mon Jul 16 18:37:42 2012 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CE557106564A; Mon, 16 Jul 2012 18:37:42 +0000 (UTC) (envelope-from culot@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:4f8:fff6::2c]) by mx1.freebsd.org (Postfix) with ESMTP id B94AD8FC0A; Mon, 16 Jul 2012 18:37:42 +0000 (UTC) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.4/8.14.4) with ESMTP id q6GIbg7O070376; Mon, 16 Jul 2012 18:37:42 GMT (envelope-from culot@svn.freebsd.org) Received: (from culot@localhost) by svn.freebsd.org (8.14.4/8.14.4/Submit) id q6GIbgpq070373; Mon, 16 Jul 2012 18:37:42 GMT (envelope-from culot@svn.freebsd.org) Message-Id: <201207161837.q6GIbgpq070373@svn.freebsd.org> From: Frederic Culot Date: Mon, 16 Jul 2012 18:37:42 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Cc: Subject: svn commit: r300969 - head/www/py-bleach X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Jul 2012 18:37:42 -0000 Author: culot Date: Mon Jul 16 18:37:42 2012 New Revision: 300969 URL: http://svn.freebsd.org/changeset/ports/300969 Log: - Update to 1.1.3 - Remove unneeded BSD LICENSE_FILE PR: ports/169845 Submitted by: Kubilay Kocak (maintainer) Modified: head/www/py-bleach/Makefile head/www/py-bleach/distinfo Modified: head/www/py-bleach/Makefile ============================================================================== --- head/www/py-bleach/Makefile Mon Jul 16 18:36:15 2012 (r300968) +++ head/www/py-bleach/Makefile Mon Jul 16 18:37:42 2012 (r300969) @@ -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 @@ MAINTAINER= koobs.freebsd@gmail.com 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 Modified: head/www/py-bleach/distinfo ============================================================================== --- head/www/py-bleach/distinfo Mon Jul 16 18:36:15 2012 (r300968) +++ head/www/py-bleach/distinfo Mon Jul 16 18:37:42 2012 (r300969) @@ -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