svn commit: r434007 - head/www/py-flask-restplus
Kirill Ponomarew
krion at FreeBSD.org
Mon Feb 13 17:24:22 UTC 2017
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
More information about the svn-ports-all
mailing list