Date: Mon, 13 Feb 2017 17:24:21 +0000 (UTC) From: Kirill Ponomarew <krion@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r434007 - head/www/py-flask-restplus Message-ID: <201702131724.v1DHOLqb055837@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: krion Date: Mon Feb 13 17:24:21 2017 New Revision: 434007 URL: https://svnweb.freebsd.org/changeset/ports/434007 Log: Update www/py-flask-restplus to 0.10.0 PR: 217057 Submitted by: maintainer Approved by: mat (mentor) Differential Revision: https://reviews.freebsd.org/D9568 Modified: head/www/py-flask-restplus/Makefile head/www/py-flask-restplus/distinfo Modified: head/www/py-flask-restplus/Makefile ============================================================================== --- head/www/py-flask-restplus/Makefile Mon Feb 13 17:23:35 2017 (r434006) +++ head/www/py-flask-restplus/Makefile Mon Feb 13 17:24:21 2017 (r434007) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= flask-restplus -PORTVERSION= 0.9.2 +PORTVERSION= 0.10.0 CATEGORIES= www python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/www/py-flask-restplus/distinfo ============================================================================== --- head/www/py-flask-restplus/distinfo Mon Feb 13 17:23:35 2017 (r434006) +++ head/www/py-flask-restplus/distinfo Mon Feb 13 17:24:21 2017 (r434007) @@ -1,3 +1,3 @@ -TIMESTAMP = 1468167697 -SHA256 (noirbizarre-flask-restplus-0.9.2_GH0.tar.gz) = df87a84ec65e0b35cc9e4f98f21358087468761f45a27f2ca74583439bbb3114 -SIZE (noirbizarre-flask-restplus-0.9.2_GH0.tar.gz) = 255824 +TIMESTAMP = 1486973473 +SHA256 (noirbizarre-flask-restplus-0.10.0_GH0.tar.gz) = f7a78dae029f89591d3dbfdec491244ae5b88e11e000fd48e78353173315d043 +SIZE (noirbizarre-flask-restplus-0.10.0_GH0.tar.gz) = 258774
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201702131724.v1DHOLqb055837>