here is an update required for updating www/puppetboard, as far as I can see,
it's not used by anything else, and seems to work with the updated puppetboard.
comments, OK?
Index: Makefile
===================================================================
RCS file: /cvs/ports/www/py-flask-wtf/Makefile,v
retrieving revision 1.10
diff -u -r1.10 Makefile
--- Makefile 3 Jan 2017 19:28:48 -0000 1.10
+++ Makefile 17 Oct 2017 21:35:09 -0000
@@ -2,10 +2,9 @@
COMMENT= simple integration of Flask and WTForms
-MODPY_EGG_VERSION=0.9.4
+MODPY_EGG_VERSION=0.14.2
DISTNAME= Flask-WTF-${MODPY_EGG_VERSION}
PKGNAME= py-${DISTNAME:L}
-REVISION= 5
CATEGORIES= www
# BSD
Index: distinfo
===================================================================
RCS file: /cvs/ports/www/py-flask-wtf/distinfo,v
retrieving revision 1.1.1.1
diff -u -r1.1.1.1 distinfo
--- distinfo 27 Dec 2013 09:24:04 -0000 1.1.1.1
+++ distinfo 17 Oct 2017 21:35:09 -0000
@@ -1,2 +1,2 @@
-SHA256 (Flask-WTF-0.9.4.tar.gz) = RqGOEabiEvESCo9AcrgUyDPoLzaa8kEbG0Kok5ns6/k=
-SIZE (Flask-WTF-0.9.4.tar.gz) = 245677
+SHA256 (Flask-WTF-0.14.2.tar.gz) = XRTVXP019hPZnufLoPw/u+Y7oC9UTTSRWMFMoVVhzDY=
+SIZE (Flask-WTF-0.14.2.tar.gz) = 254903
Index: patches/patch-setup_py
===================================================================
RCS file: patches/patch-setup_py
diff -N patches/patch-setup_py
--- patches/patch-setup_py 27 Dec 2013 09:24:04 -0000 1.1.1.1
+++ /dev/null 1 Jan 1970 00:00:00 -0000
@@ -1,11 +0,0 @@
-$OpenBSD: patch-setup_py,v 1.1.1.1 2013/12/27 09:24:04 jasper Exp $
---- setup.py.orig Fri Dec 27 10:22:02 2013
-+++ setup.py Fri Dec 27 10:22:08 2013
-@@ -51,7 +51,6 @@ setup(
- ],
- tests_require=[
- 'nose',
-- 'Flask-Babel',
- ],
- classifiers=[
- 'Development Status :: 4 - Beta',
Index: pkg/PLIST
===================================================================
RCS file: /cvs/ports/www/py-flask-wtf/pkg/PLIST,v
retrieving revision 1.4
diff -u -r1.4 PLIST
--- pkg/PLIST 31 May 2016 13:43:15 -0000 1.4
+++ pkg/PLIST 17 Oct 2017 21:35:09 -0000
@@ -72,12 +72,10 @@
share/doc/${MODPY_PY_PREFIX}flask-wtf/config.html
share/doc/${MODPY_PY_PREFIX}flask-wtf/csrf.html
share/doc/${MODPY_PY_PREFIX}flask-wtf/form.html
-share/doc/${MODPY_PY_PREFIX}flask-wtf/genindex.html
share/doc/${MODPY_PY_PREFIX}flask-wtf/index.html
share/doc/${MODPY_PY_PREFIX}flask-wtf/install.html
share/doc/${MODPY_PY_PREFIX}flask-wtf/license.html
share/doc/${MODPY_PY_PREFIX}flask-wtf/objects.inv
-share/doc/${MODPY_PY_PREFIX}flask-wtf/py-modindex.html
share/doc/${MODPY_PY_PREFIX}flask-wtf/quickstart.html
share/doc/${MODPY_PY_PREFIX}flask-wtf/search.html
share/doc/${MODPY_PY_PREFIX}flask-wtf/searchindex.js