- Update to 1.1.5 ==[QA]== - port test clean - redports build clean: https://redports.org/buildarchive/20120824103359-38858/ 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/170990 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/170990 -- 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)
Responsible Changed From-To: freebsd-python->culot I'll take it.
Author: culot Date: Fri Aug 24 16:45:48 2012 New Revision: 303091 URL: http://svn.freebsd.org/changeset/ports/303091 Log: - Update to 1.1.5 PR: ports/170990 Submitted by: Kubilay Kocak <koobs.freebsd@gmail.com> (maintainer) Modified: head/www/py-bleach/Makefile head/www/py-bleach/distinfo Modified: head/www/py-bleach/Makefile ============================================================================== --- head/www/py-bleach/Makefile Fri Aug 24 16:36:41 2012 (r303090) +++ head/www/py-bleach/Makefile Fri Aug 24 16:45:48 2012 (r303091) @@ -6,7 +6,7 @@ # PORTNAME= bleach -PORTVERSION= 1.1.4 +PORTVERSION= 1.1.5 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/www/py-bleach/distinfo ============================================================================== --- head/www/py-bleach/distinfo Fri Aug 24 16:36:41 2012 (r303090) +++ head/www/py-bleach/distinfo Fri Aug 24 16:45:48 2012 (r303091) @@ -1,2 +1,2 @@ -SHA256 (bleach-1.1.4.tar.gz) = 71d0ebeef7af82dabfd16beea6f79347b92808d8526babc7b2a70d0f7f492357 -SIZE (bleach-1.1.4.tar.gz) = 18114 +SHA256 (bleach-1.1.5.tar.gz) = 21bc46db401ec6b2d3fee9209ddbff9192bd586a3c86a98dd055e6a08b178625 +SIZE (bleach-1.1.5.tar.gz) = 18344 _______________________________________________ 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!