Date: Mon, 28 Jun 2010 23:29:47 +0200 (CEST) From: Daniel Gerzo <danger@FreeBSD.org> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/148222: [patch] update www/uwsgi to 0.9.5.3 Message-ID: <201006282129.o5SLTlGr022872@alice.syscare.sk> Resent-Message-ID: <201006282130.o5SLU1Yf023016@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 148222 >Category: ports >Synopsis: [patch] update www/uwsgi to 0.9.5.3 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Mon Jun 28 21:30:01 UTC 2010 >Closed-Date: >Last-Modified: >Originator: Daniel Gerzo >Release: FreeBSD 8.0-STABLE amd64 >Organization: SysCare s. r. o. >Environment: >Description: New version of uWSGI has been released a while ago, update accordingly. >How-To-Repeat: http://lists.unbit.it/pipermail/uwsgi/2010-June/000412.html http://lists.unbit.it/pipermail/uwsgi/2010-June/000415.html >Fix: --- uwsgi.diff begins here --- diff -ruN /usr/ports/www/uwsgi/Makefile /jails/basejail/usr/ports/www/uwsgi/Makefile --- /usr/ports/www/uwsgi/Makefile 2010-06-22 00:18:40.000000000 +0200 +++ /jails/basejail/usr/ports/www/uwsgi/Makefile 2010-06-28 23:21:14.963646637 +0200 @@ -6,7 +6,7 @@ # PORTNAME= uwsgi -PORTVERSION= 0.9.5.1 +PORTVERSION= 0.9.5.3 CATEGORIES= www python MASTER_SITES= http://projects.unbit.it/downloads/ diff -ruN /usr/ports/www/uwsgi/distinfo /jails/basejail/usr/ports/www/uwsgi/distinfo --- /usr/ports/www/uwsgi/distinfo 2010-06-02 18:27:50.000000000 +0200 +++ /jails/basejail/usr/ports/www/uwsgi/distinfo 2010-06-28 23:21:25.160134340 +0200 @@ -1,3 +1,3 @@ -MD5 (uwsgi-0.9.5.1.tar.gz) = cc032e0f0e987a848606d3bc90241756 -SHA256 (uwsgi-0.9.5.1.tar.gz) = 2efab0f2cea90261c3ee56026618955c15ac7467ba6f0dbfe9e685da28204bc1 -SIZE (uwsgi-0.9.5.1.tar.gz) = 120134 +MD5 (uwsgi-0.9.5.3.tar.gz) = f4835859bc87080a58289b980b7ae15c +SHA256 (uwsgi-0.9.5.3.tar.gz) = 55e96a78c369b50c589fdb736e81a388a4edef70ac2f51f202253ece8fcef5d3 +SIZE (uwsgi-0.9.5.3.tar.gz) = 122968 --- uwsgi.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201006282129.o5SLTlGr022872>