svn commit: r424911 - head/www/py-flask-login
Jan Beich
jbeich at FreeBSD.org
Sat Oct 29 13:34:24 UTC 2016
Author: jbeich
Date: Sat Oct 29 13:34:22 2016
New Revision: 424911
URL: https://svnweb.freebsd.org/changeset/ports/424911
Log:
www/py-flask-login: update to 0.4.0
Changes: https://github.com/maxcountryman/flask-login/compare/0.3.2...0.4.0
PR: 213853
Approved by: Andrej Ebert (maintainer)
Modified:
head/www/py-flask-login/Makefile (contents, props changed)
head/www/py-flask-login/distinfo (contents, props changed)
Modified: head/www/py-flask-login/Makefile
==============================================================================
--- head/www/py-flask-login/Makefile Sat Oct 29 12:59:09 2016 (r424910)
+++ head/www/py-flask-login/Makefile Sat Oct 29 13:34:22 2016 (r424911)
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= Flask-Login
-PORTVERSION= 0.3.2
+PORTVERSION= 0.4.0
CATEGORIES= www python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Modified: head/www/py-flask-login/distinfo
==============================================================================
--- head/www/py-flask-login/distinfo Sat Oct 29 12:59:09 2016 (r424910)
+++ head/www/py-flask-login/distinfo Sat Oct 29 13:34:22 2016 (r424911)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1468169405
-SHA256 (Flask-Login-0.3.2.tar.gz) = e72eff5c35e5a31db1aeca1db5d2501be702674ea88e8f223b5d2b11644beee6
-SIZE (Flask-Login-0.3.2.tar.gz) = 11799
+TIMESTAMP = 1477613192
+SHA256 (Flask-Login-0.4.0.tar.gz) = d25e356b14a59f52da0ab30c31c2ad285fa23a840f0f6971df7ed247c77082a7
+SIZE (Flask-Login-0.4.0.tar.gz) = 13223
More information about the svn-ports-head
mailing list