From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Aug 24 13:50:03 2012 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 243B5106566B for ; Fri, 24 Aug 2012 13:50:03 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id E2AF68FC18 for ; Fri, 24 Aug 2012 13:50:02 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id q7ODo2sf021585 for ; Fri, 24 Aug 2012 13:50:02 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q7ODo2at021579; Fri, 24 Aug 2012 13:50:02 GMT (envelope-from gnats) Resent-Date: Fri, 24 Aug 2012 13:50:02 GMT Resent-Message-Id: <201208241350.q7ODo2at021579@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Kubilay Kocak Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 6151A106566B; Fri, 24 Aug 2012 13:42:58 +0000 (UTC) (envelope-from koobs.freebsd@gmail.com) Received: from mail-pz0-f54.google.com (mail-pz0-f54.google.com [209.85.210.54]) by mx1.freebsd.org (Postfix) with ESMTP id 2C83F8FC15; Fri, 24 Aug 2012 13:42:57 +0000 (UTC) Received: by dadr6 with SMTP id r6so976963dad.13 for ; Fri, 24 Aug 2012 06:42:57 -0700 (PDT) Received: by 10.68.218.162 with SMTP id ph2mr13137622pbc.21.1345815777118; Fri, 24 Aug 2012 06:42:57 -0700 (PDT) Received: from freebsd-9-amd64.localdomain (ppp59-167-128-11.static.internode.on.net. [59.167.128.11]) by mx.google.com with ESMTPS id qb6sm8356798pbb.18.2012.08.24.06.42.54 (version=TLSv1/SSLv3 cipher=OTHER); Fri, 24 Aug 2012 06:42:56 -0700 (PDT) Received: by freebsd-9-amd64.localdomain (Postfix, from userid 1001) id 367733F964; Fri, 24 Aug 2012 23:42:51 +1000 (EST) Message-Id: <20120824134251.367733F964@freebsd-9-amd64.localdomain> Date: Fri, 24 Aug 2012 23:42:51 +1000 (EST) From: Kubilay Kocak To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: lwhsu@FreeBSD.org Subject: ports/170991: [PATCH] devel/pythontidy: update to 1.23 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 24 Aug 2012 13:50:03 -0000 >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: