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

Collapse All | Expand All

(-)./py-meld3/Makefile (-1 / +1 lines)
Lines 2-8 Link Here
2
# $FreeBSD: head/www/py-meld3/Makefile 494792 2019-03-06 12:08:57Z swills $
2
# $FreeBSD: head/www/py-meld3/Makefile 494792 2019-03-06 12:08:57Z swills $
3
3
4
PORTNAME=	meld3
4
PORTNAME=	meld3
5
PORTVERSION=	1.0.2
5
PORTVERSION=	2.0.1
6
CATEGORIES=	www python
6
CATEGORIES=	www python
7
MASTER_SITES=	CHEESESHOP
7
MASTER_SITES=	CHEESESHOP
8
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
8
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
(-)./py-meld3/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1551874098
1
TIMESTAMP = 1599671700
2
SHA256 (meld3-1.0.2.tar.gz) = f7b754a0fde7a4429b2ebe49409db240b5699385a572501bb0d5627d299f9558
2
SHA256 (meld3-2.0.1.tar.gz) = 3ea266994f1aa83507679a67b493b852c232a7905e29440a6b868558cad5e775
3
SIZE (meld3-1.0.2.tar.gz) = 36478
3
SIZE (meld3-2.0.1.tar.gz) = 36097
(-)./py-meld3/pkg-descr (-1 / +1 lines)
Lines 7-10 Link Here
7
meld3 is a variation of Paul Winkler's Meld2, which is itself a variation of
7
meld3 is a variation of Paul Winkler's Meld2, which is itself a variation of
8
Richie Hindle's PyMeld.
8
Richie Hindle's PyMeld.
9
9
10
WWW: http://www.plope.com/software/meld3/
10
WWW: https://github.com/Supervisor/meld3

Return to bug 249217