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

(-)www/py-flask-admin/Makefile (-1 / +1 lines)
Lines 1-7 Link Here
1
# $FreeBSD$
1
# $FreeBSD$
2
2
3
PORTNAME=	Flask-Admin
3
PORTNAME=	Flask-Admin
4
PORTVERSION=	1.5.5
4
PORTVERSION=	1.5.6
5
CATEGORIES=	www python
5
CATEGORIES=	www python
6
MASTER_SITES=	CHEESESHOP
6
MASTER_SITES=	CHEESESHOP
7
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
7
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
(-)www/py-flask-admin/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1581936250
1
TIMESTAMP = 1595280343
2
SHA256 (Flask-Admin-1.5.5.tar.gz) = ff8270de5e8916541d19a0b03e469e2f8bbd22e4952c17aebc605112976f2fc4
2
SHA256 (Flask-Admin-1.5.6.tar.gz) = 68c761d8582d59b1f7702013e944a7ad11d7659a72f3006b89b68b0bd8df61b8
3
SIZE (Flask-Admin-1.5.5.tar.gz) = 1697192
3
SIZE (Flask-Admin-1.5.6.tar.gz) = 1678392
(-)www/py-flask-admin/pkg-descr (-1 / +1 lines)
Lines 4-7 Link Here
4
a way that the developer has total control of the look, feel and
4
a way that the developer has total control of the look, feel and
5
functionality of the resulting application.
5
functionality of the resulting application.
6
6
7
WWW: https://github.com/mrjoes/flask-admin/
7
WWW: https://github.com/flask-admin/flask-admin/

Return to bug 248130