Bug 169993 - [MAINTAINER] www/py-bleach: update to 1.1.4
Summary: [MAINTAINER] www/py-bleach: update to 1.1.4
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: freebsd-python (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-07-19 10:20 UTC by koobs
Modified: 2012-07-22 08:40 UTC (History)
0 users

See Also:


Attachments
py27-bleach-1.1.4.patch (1.05 KB, patch)
2012-07-19 10:20 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-07-19 10:20:10 UTC
- 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)
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2012-07-19 10:20:20 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-07-19 10:20:25 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-07-19 10:20:27 UTC
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
Comment 4 Edwin Groothuis freebsd_committer freebsd_triage 2012-07-19 10:20:29 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 5 dfilter service freebsd_committer freebsd_triage 2012-07-22 08:35:29 UTC
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"
Comment 6 Marcus von Appen freebsd_committer freebsd_triage 2012-07-22 08:35:46 UTC
State Changed
From-To: feedback->closed

Committed. Thanks!