Bug 170990 - [MAINTAINER] www/py-bleach: update to 1.1.5
Summary: [MAINTAINER] www/py-bleach: update to 1.1.5
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Frederic Culot
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-08-24 14:10 UTC by koobs
Modified: 2012-08-24 17:50 UTC (History)
0 users

See Also:


Attachments
py27-bleach-1.1.5.patch (1.05 KB, patch)
2012-08-24 14:10 UTC, koobs
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description koobs 2012-08-24 14:10:01 UTC
- 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)
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2012-08-24 14:10:18 UTC
Class Changed
From-To: maintainer-update->change-request

Fix category (submitter is not maintainer) (via the GNATS Auto Assign 
Tool)
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2012-08-24 14:10:22 UTC
Responsible Changed
From-To: freebsd-ports-bugs->freebsd-python

freebsd-python@ wants this port PRs (via the GNATS Auto Assign Tool)
Comment 3 Edwin Groothuis freebsd_committer freebsd_triage 2012-08-24 14:10:24 UTC
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
Comment 4 Edwin Groothuis freebsd_committer freebsd_triage 2012-08-24 14:10:25 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 5 Frederic Culot freebsd_committer freebsd_triage 2012-08-24 15:10:27 UTC
Responsible Changed
From-To: freebsd-python->culot

I'll take it.
Comment 6 dfilter service freebsd_committer freebsd_triage 2012-08-24 17:45:58 UTC
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"
Comment 7 Frederic Culot freebsd_committer freebsd_triage 2012-08-24 17:45:59 UTC
State Changed
From-To: feedback->closed

Committed. Thanks!