Bug 176247 - [MAINTAINER] devel/py-hghooks: update to 0.5.5
Summary: [MAINTAINER] devel/py-hghooks: update to 0.5.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: 2013-02-18 16:20 UTC by William Grzybowski
Modified: 2013-02-19 09:50 UTC (History)
0 users

See Also:


Attachments
py-hghooks.patch (753 bytes, patch)
2013-02-18 16:20 UTC, William Grzybowski
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description William Grzybowski 2013-02-18 16:20:00 UTC
	Update to 0.5.5:
	- Fix pep8 support for newer versions than 1.2

Fix: See attached patch
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2013-02-18 16:20:15 UTC
Responsible Changed
From-To: freebsd-ports-bugs->freebsd-python

freebsd-python@ wants this port PRs (via the GNATS Auto Assign Tool)
Comment 2 Frederic Culot freebsd_committer freebsd_triage 2013-02-18 16:45:14 UTC
Responsible Changed
From-To: freebsd-python->culot

I'll take it.
Comment 3 Frederic Culot freebsd_committer freebsd_triage 2013-02-19 09:41:26 UTC
State Changed
From-To: open->closed

Committed. Thanks!
Comment 4 dfilter service freebsd_committer freebsd_triage 2013-02-19 09:41:28 UTC
Author: culot
Date: Tue Feb 19 09:41:14 2013
New Revision: 312549
URL: http://svnweb.freebsd.org/changeset/ports/312549

Log:
  - Update to 0.5.5
  
  PR:             ports/176247
  Submitted by:   William Grzybowski <william88@gmail.com> (maintainer)

Modified:
  head/devel/py-hghooks/Makefile
  head/devel/py-hghooks/distinfo

Modified: head/devel/py-hghooks/Makefile
==============================================================================
--- head/devel/py-hghooks/Makefile	Tue Feb 19 09:13:07 2013	(r312548)
+++ head/devel/py-hghooks/Makefile	Tue Feb 19 09:41:14 2013	(r312549)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	hghooks
-PORTVERSION=	0.5.4
+PORTVERSION=	0.5.5
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/devel/py-hghooks/distinfo
==============================================================================
--- head/devel/py-hghooks/distinfo	Tue Feb 19 09:13:07 2013	(r312548)
+++ head/devel/py-hghooks/distinfo	Tue Feb 19 09:41:14 2013	(r312549)
@@ -1,2 +1,2 @@
-SHA256 (hghooks-0.5.4.tar.gz) = c0b788d5ecb33eabb22a9f8ddc70467227c985c61cfd6fefd35dcf62f3f2f3b4
-SIZE (hghooks-0.5.4.tar.gz) = 15625
+SHA256 (hghooks-0.5.5.tar.gz) = e7ccb28fd525bcffe49c72e5b31355b7c167efbfcc903228a15bbe7b143a9be4
+SIZE (hghooks-0.5.5.tar.gz) = 15829
_______________________________________________
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"