- Update to 1.1.4 Changes: - Add tokenizer option to linkify(). RedPorts build clean on all groups: https://redports.org/buildarchive/20120719085946-36089/ Generated with FreeBSD Port Tools 0.99_6 (mode: update, diff: ports)
Class Changed From-To: maintainer-update->change-request Fix category (submitter is not maintainer) (via the GNATS Auto Assign Tool)
Responsible Changed From-To: freebsd-ports-bugs->freebsd-python freebsd-python@ wants this port PRs (via the GNATS Auto Assign Tool)
Maintainer of www/py-bleach, Please note that PR ports/169993 has just been submitted. If it contains a patch for an upgrade, an enhancement or a bug fix you agree on, reply to this email stating that you approve the patch and a committer will take care of it. The full text of the PR can be found at: http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/169993 -- Edwin Groothuis via the GNATS Auto Assign Tool edwin@FreeBSD.org
State Changed From-To: open->feedback Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Author: mva Date: Sun Jul 22 07:35:18 2012 New Revision: 301298 URL: http://svn.freebsd.org/changeset/ports/301298 Log: - Update to 1.1.4 PR: ports/169993 Submitted by: Kubilay Kocak <koobs.freebsd@gmail.com> (maintainer) Modified: head/www/py-bleach/Makefile (contents, props changed) head/www/py-bleach/distinfo (contents, props changed) Modified: head/www/py-bleach/Makefile ============================================================================== --- head/www/py-bleach/Makefile Sun Jul 22 06:11:53 2012 (r301297) +++ head/www/py-bleach/Makefile Sun Jul 22 07:35:18 2012 (r301298) @@ -6,7 +6,7 @@ # PORTNAME= bleach -PORTVERSION= 1.1.3 +PORTVERSION= 1.1.4 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/www/py-bleach/distinfo ============================================================================== --- head/www/py-bleach/distinfo Sun Jul 22 06:11:53 2012 (r301297) +++ head/www/py-bleach/distinfo Sun Jul 22 07:35:18 2012 (r301298) @@ -1,2 +1,2 @@ -SHA256 (bleach-1.1.3.tar.gz) = 7975ea1fe28719e522343af67ffdef5ebca91846223392c442e4de8203150cb4 -SIZE (bleach-1.1.3.tar.gz) = 20489 +SHA256 (bleach-1.1.4.tar.gz) = 71d0ebeef7af82dabfd16beea6f79347b92808d8526babc7b2a70d0f7f492357 +SIZE (bleach-1.1.4.tar.gz) = 18114 _______________________________________________ svn-ports-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-ports-all To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
State Changed From-To: feedback->closed Committed. Thanks!