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

Collapse All | Expand All

(-)b/devel/dulwich/Makefile (-2 / +2 lines)
Lines 1-5 Link Here
1
PORTNAME=	dulwich
1
PORTNAME=	dulwich
2
PORTVERSION=	0.19.16
2
PORTVERSION=	0.21.2
3
CATEGORIES=	devel python
3
CATEGORIES=	devel python
4
MASTER_SITES=	PYPI
4
MASTER_SITES=	PYPI
5
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
5
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
Lines 12-18 LICENSE= APACHE20 GPLv2+ Link Here
12
LICENSE_COMB=	dual
12
LICENSE_COMB=	dual
13
LICENSE_FILE=	${WRKSRC}/COPYING
13
LICENSE_FILE=	${WRKSRC}/COPYING
14
14
15
USES=		cpe python:3.6+
15
USES=		cpe python:3.7+
16
16
17
PORTDOCS=	AUTHORS NEWS README.rst TODO conclusion.txt encoding.txt \
17
PORTDOCS=	AUTHORS NEWS README.rst TODO conclusion.txt encoding.txt \
18
		file-format.txt index.txt introduction.txt object-store.txt \
18
		file-format.txt index.txt introduction.txt object-store.txt \
(-)b/devel/dulwich/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1598542271
1
TIMESTAMP = 1674862976
2
SHA256 (dulwich-0.19.16.tar.gz) = f74561c448bfb6f04c07de731c1181ae4280017f759b0bb04fa5770aa84ca850
2
SHA256 (dulwich-0.21.2.tar.gz) = d865ae7fd9497d64ce345a6784ff1775b01317fba9632ef9d2dfd7978f1b0d4f
3
SIZE (dulwich-0.19.16.tar.gz) = 375483
3
SIZE (dulwich-0.21.2.tar.gz) = 436949

Return to bug 267679