Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 29 Oct 2016 13:34:23 +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: r424911 - head/www/py-flask-login
Message-ID:  <201610291334.u9TDYNJY009316@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201610291334.u9TDYNJY009316>