Date: Thu, 24 Dec 2009 09:11:21 +0900 (JST) From: Ayumi Mitsui <ayu@commun.jp> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/141935: [PATCH] devel/py26-flakes: update to 0.4.0, take maintainership Message-ID: <20091224001121.19E353BD20@dahlia.commun.jp> Resent-Message-ID: <200912240030.nBO0U2M8052468@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 141935 >Category: ports >Synopsis: [PATCH] devel/py26-flakes: update to 0.4.0, take maintainership >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: Thu Dec 24 00:30:01 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Ayumi Mitsui >Release: FreeBSD 7.2-RELEASE amd64 >Organization: >Environment: System: FreeBSD dahlia.commun.jp 7.2-RELEASE FreeBSD 7.2-RELEASE #0: Fri May 1 07:18:07 UTC >Description: - Update to 0.4.0 - Take maintainership Tested with Tinderbox http://tb-amd64.commun.jp/index.php?action=describe_port&id=49 http://tb-i386.commun.jp/index.php?action=describe_port&id=117 Generated with FreeBSD Port Tools 0.99 >How-To-Repeat: >Fix: --- py26-flakes-0.4.0.patch begins here --- diff -ruN --exclude=CVS /usr/ports/devel/py-flakes-0.3.0/Makefile /usr/ports/devel/py-flakes/Makefile --- /usr/ports/devel/py-flakes-0.3.0/Makefile 2009-12-24 08:24:27.000000000 +0900 +++ /usr/ports/devel/py-flakes/Makefile 2009-12-24 09:02:28.000000000 +0900 @@ -6,14 +6,14 @@ # PORTNAME= flakes -PORTVERSION= 0.3.0 +PORTVERSION= 0.4.0 CATEGORIES= devel python -MASTER_SITES= http://pypi.python.org/packages/source/p/pyflakes/ \ - http://code.enthought.com/src/ +MASTER_SITES= CHEESESHOP \ + http://pypi.python.jp/pyflakes/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= pyflakes-${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= ayu@commun.jp COMMENT= Pyflakes is a program that analyzes Python programs for errors USE_PYTHON= yes diff -ruN --exclude=CVS /usr/ports/devel/py-flakes-0.3.0/distinfo /usr/ports/devel/py-flakes/distinfo --- /usr/ports/devel/py-flakes-0.3.0/distinfo 2009-12-24 08:24:27.000000000 +0900 +++ /usr/ports/devel/py-flakes/distinfo 2009-12-24 08:46:46.000000000 +0900 @@ -1,3 +1,3 @@ -MD5 (pyflakes-0.3.0.tar.gz) = ec7eee3444214bda18e57b82175e1da7 -SHA256 (pyflakes-0.3.0.tar.gz) = 019b6d4b549306d013974678872aaf2453af3f02760175504dbe8a9f89db0a2c -SIZE (pyflakes-0.3.0.tar.gz) = 10691 +MD5 (pyflakes-0.4.0.tar.gz) = 630a72510aae8758f48cf60e4fa17176 +SHA256 (pyflakes-0.4.0.tar.gz) = f12d98ebabae0e8da3e069d9c70621d154f688bd06e076681b3599ed79fb26c4 +SIZE (pyflakes-0.4.0.tar.gz) = 14794 --- py26-flakes-0.4.0.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?20091224001121.19E353BD20>