Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 24 Aug 2012 23:42:51 +1000 (EST)
From:      Kubilay Kocak <koobs.freebsd@gmail.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        lwhsu@FreeBSD.org
Subject:   ports/170991: [PATCH] devel/pythontidy: update to 1.23
Message-ID:  <20120824134251.367733F964@freebsd-9-amd64.localdomain>
Resent-Message-ID: <201208241350.q7ODo2at021579@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         170991
>Category:       ports
>Synopsis:       [PATCH] devel/pythontidy: update to 1.23
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Aug 24 13:50:02 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Kubilay Kocak
>Release:        FreeBSD 9.0-RELEASE-p3 amd64
>Organization:
>Environment:
System: FreeBSD freebsd-9-amd64 9.0-RELEASE-p3 FreeBSD 9.0-RELEASE-p3 #0: Sat Jul  7 21:26:56 EST
>Description:
- Update to 1.23
- Add LICENSE

redports build clean: https://redports.org/buildarchive/20120824125853-62496/

Port maintainer (lwhsu@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.99_6 (mode: update, diff: ports)
>How-To-Repeat:
>Fix:

--- py27-pythontidy-1.23.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/devel/pythontidy/Makefile ./Makefile
--- /usr/ports/devel/pythontidy/Makefile	2012-03-05 19:06:40.000000000 +1100
+++ ./Makefile	2012-08-24 22:53:42.000000000 +1000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	pythontidy
-PORTVERSION=	1.22
+PORTVERSION=	1.23
 CATEGORIES=	devel python
 MASTER_SITES=	http://www.lacusveris.com/PythonTidy/
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -17,6 +17,8 @@
 MAINTAINER=	lwhsu@FreeBSD.org
 COMMENT=	Cleans up, regularizes, and reformats the text of Python scripts
 
+LICENSE=	GPLv2
+
 USE_PYTHON=	yes
 NO_BUILD=	yes
 
diff -ruN --exclude=CVS /usr/ports/devel/pythontidy/distinfo ./distinfo
--- /usr/ports/devel/pythontidy/distinfo	2012-03-05 19:06:40.000000000 +1100
+++ ./distinfo	2012-08-24 22:52:19.000000000 +1000
@@ -1,2 +1,2 @@
-SHA256 (python/PythonTidy-1.22.python) = f8e4e3836a36c70779794587bc4511073e29735caec1e8f609469668dae2e49f
-SIZE (python/PythonTidy-1.22.python) = 147328
+SHA256 (python/PythonTidy-1.23.python) = 40ca59f6bbbc641cd2ee97a88f5abd1e3dff646deb374d76d094f08b89150ae7
+SIZE (python/PythonTidy-1.23.python) = 147572
--- py27-pythontidy-1.23.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20120824134251.367733F964>