View | Details | Raw Unified | Return to bug 187402
Collapse All | Expand All

(-)textproc/py-wtforms.orig/Makefile (-3 / +3 lines)
Lines 1-10 Link Here
1
# Created by: Moggie <moggie@elasticmind.net>
1
# Created by: Moggie <moggie@elasticmind.net>
2
# $FreeBSD: head/textproc/py-wtforms/Makefile 347024 2014-03-04 15:39:09Z miwi $
2
# $FreeBSD: head/textproc/py-wtforms/Makefile 347024 2014-03-04 15:39:09Z miwi $
3
3
4
PORTNAME=	WTForms
4
PORTNAME=	wtforms
5
PORTVERSION=	1.0.3
5
PORTVERSION=	1.0.5
6
PORTREVISION=	1
7
CATEGORIES=	textproc python
6
CATEGORIES=	textproc python
7
DISTNAME=	WTForms-${DISTVERSIONPREFIX}${DISTVERSION}${DISTVERSIONSUFFIX}
8
MASTER_SITES=	CHEESESHOP
8
MASTER_SITES=	CHEESESHOP
9
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
9
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
10
10
(-)textproc/py-wtforms.orig/distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
SHA256 (WTForms-1.0.3.zip) = 36420eb1ff3005f147cd081a7914d4d6cdbd5ea1d58cd32addf07fd2e659a727
1
SHA256 (WTForms-1.0.5.zip) = b36b06e230403927c5e679ba84834053e9df380a0c0414bf70bca4ba1f672227
2
SIZE (WTForms-1.0.3.zip) = 326398
2
SIZE (WTForms-1.0.5.zip) = 355186
(-)textproc/py-wtforms.orig/pkg-descr (-1 / +1 lines)
Lines 1-4 Link Here
1
WTForms is a flexible forms validation and rendering library for python
1
WTForms is a flexible forms validation and rendering library for python
2
web development.
2
web development.
3
3
4
WWW: http://wtforms.simplecodes.com/
4
WWW:	http://wtforms.simplecodes.com/

Return to bug 187402