svn commit: r378396 - head/textproc/py-wtforms
Ruslan Makhmatkhanov
rm at FreeBSD.org
Wed Feb 4 12:37:49 UTC 2015
Author: rm
Date: Wed Feb 4 12:37:47 2015
New Revision: 378396
URL: https://svnweb.freebsd.org/changeset/ports/378396
QAT: https://qat.redports.org/buildarchive/r378396/
Log:
textproc/py-wtforms: update to 2.0.2
- update to 2.0.2
- adopt port
PR: 197021
Submitted by: rm (myself)
Approved by: moggie at elasticmind.net (maintainer)
Modified:
head/textproc/py-wtforms/Makefile
head/textproc/py-wtforms/distinfo
Modified: head/textproc/py-wtforms/Makefile
==============================================================================
--- head/textproc/py-wtforms/Makefile Wed Feb 4 12:25:36 2015 (r378395)
+++ head/textproc/py-wtforms/Makefile Wed Feb 4 12:37:47 2015 (r378396)
@@ -2,13 +2,13 @@
# $FreeBSD$
PORTNAME= wtforms
-PORTVERSION= 2.0.1
+PORTVERSION= 2.0.2
CATEGORIES= textproc python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= WTForms-${DISTVERSION}
-MAINTAINER= moggie at elasticmind.net
+MAINTAINER= rm at FreeBSD.org
COMMENT= Flexible forms validation and rendering library for python
LICENSE= BSD3CLAUSE
Modified: head/textproc/py-wtforms/distinfo
==============================================================================
--- head/textproc/py-wtforms/distinfo Wed Feb 4 12:25:36 2015 (r378395)
+++ head/textproc/py-wtforms/distinfo Wed Feb 4 12:37:47 2015 (r378396)
@@ -1,2 +1,2 @@
-SHA256 (WTForms-2.0.1.zip) = 62859c74be4683601b5265ba83b9babd8a8f1cdd0ba31600fa1e70d295cd4ed2
-SIZE (WTForms-2.0.1.zip) = 444489
+SHA256 (WTForms-2.0.2.zip) = 10737758ceae03b53021f3aa7e81bfc8dd6f679c879ffeb5e64ac6570facb6c1
+SIZE (WTForms-2.0.2.zip) = 449167
More information about the svn-ports-all
mailing list