View | Details | Raw Unified | Return to bug 232542 | Differences between
and this patch

Collapse All | Expand All

(-)devel/py-python-bugzilla/Makefile (-1 / +1 lines)
Lines 2-8 Link Here
2
# $FreeBSD$
2
# $FreeBSD$
3
3
4
PORTNAME=	python-bugzilla
4
PORTNAME=	python-bugzilla
5
PORTVERSION=	2.1.0
5
PORTVERSION=	2.2.0
6
CATEGORIES=	devel python
6
CATEGORIES=	devel python
7
MASTER_SITES=	CHEESESHOP
7
MASTER_SITES=	CHEESESHOP
8
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
8
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
(-)devel/py-python-bugzilla/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1500341519
1
TIMESTAMP = 1540223148
2
SHA256 (python-bugzilla-2.1.0.tar.gz) = f3145ab86c299389f3686fc44bb7c8b70eb1a9ccd4a7bafe578b5c4d450c8250
2
SHA256 (python-bugzilla-2.2.0.tar.gz) = acbfd2ba1bb44d2fdce6d925e27414bd5808d063550227816cf2adf2c2927274
3
SIZE (python-bugzilla-2.1.0.tar.gz) = 78791
3
SIZE (python-bugzilla-2.2.0.tar.gz) = 79818
(-)devel/py-python-bugzilla/pkg-descr (-1 / +1 lines)
Lines 9-12 Link Here
9
It also includes a `bugzilla` command-line client which can be used for quick,
9
It also includes a `bugzilla` command-line client which can be used for quick,
10
ad-hoc bugzilla jiggery-pokery.
10
ad-hoc bugzilla jiggery-pokery.
11
11
12
WWW: https://fedorahosted.org/python-bugzilla/
12
WWW: https://github.com/python-bugzilla/python-bugzilla

Return to bug 232542