Date: Wed, 21 Jun 2017 09:24:09 +0000 (UTC) From: Jan Beich <jbeich@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r444020 - head/www/py-flask-restplus Message-ID: <201706210924.v5L9O92S044174@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: jbeich Date: Wed Jun 21 09:24:09 2017 New Revision: 444020 URL: https://svnweb.freebsd.org/changeset/ports/444020 Log: www/py-flask-restplus: update to 0.10.1 Changes: https://github.com/noirbizarre/flask-restplus/blob/0.10.1/CHANGELOG.rst#0101-2017-03-04 Modified: head/www/py-flask-restplus/Makefile (contents, props changed) head/www/py-flask-restplus/distinfo (contents, props changed) Modified: head/www/py-flask-restplus/Makefile ============================================================================== --- head/www/py-flask-restplus/Makefile Wed Jun 21 09:01:27 2017 (r444019) +++ head/www/py-flask-restplus/Makefile Wed Jun 21 09:24:09 2017 (r444020) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= flask-restplus -PORTVERSION= 0.10.0 +PORTVERSION= 0.10.1 CATEGORIES= www python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/www/py-flask-restplus/distinfo ============================================================================== --- head/www/py-flask-restplus/distinfo Wed Jun 21 09:01:27 2017 (r444019) +++ head/www/py-flask-restplus/distinfo Wed Jun 21 09:24:09 2017 (r444020) @@ -1,3 +1,3 @@ -TIMESTAMP = 1486973473 -SHA256 (noirbizarre-flask-restplus-0.10.0_GH0.tar.gz) = f7a78dae029f89591d3dbfdec491244ae5b88e11e000fd48e78353173315d043 -SIZE (noirbizarre-flask-restplus-0.10.0_GH0.tar.gz) = 258774 +TIMESTAMP = 1488666803 +SHA256 (noirbizarre-flask-restplus-0.10.1_GH0.tar.gz) = 57aff09a4fbdb685a9dbe16a0714cd671c12a9b180dc45736c0c203fefb0610d +SIZE (noirbizarre-flask-restplus-0.10.1_GH0.tar.gz) = 258734
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201706210924.v5L9O92S044174>