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

Collapse All | Expand All

(-)ports-mgmt/porttree/Makefile (-2 / +2 lines)
Lines 2-8 Link Here
2
# $FreeBSD$
2
# $FreeBSD$
3
3
4
PORTNAME=	porttree
4
PORTNAME=	porttree
5
PORTVERSION=	0.6.r${SVN_REV}
5
PORTVERSION=	0.7.r${SVN_REV}
6
CATEGORIES=	ports-mgmt python
6
CATEGORIES=	ports-mgmt python
7
MASTER_SITES=	SF/${PORTNAME}
7
MASTER_SITES=	SF/${PORTNAME}
8
8
Lines 21-27 Link Here
21
.endif
21
.endif
22
22
23
SVNROOT?=	https://svn.code.sf.net/p/porttree/code/trunk
23
SVNROOT?=	https://svn.code.sf.net/p/porttree/code/trunk
24
SVN_REV=	67
24
SVN_REV=	69
25
NO_BUILD=	yes
25
NO_BUILD=	yes
26
PLIST_FILES=	bin/porttree man/man1/porttree.1.gz
26
PLIST_FILES=	bin/porttree man/man1/porttree.1.gz
27
NO_ARCH=	yes
27
NO_ARCH=	yes
(-)ports-mgmt/porttree/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1543869511
1
TIMESTAMP = 1544005833
2
SHA256 (porttree-0.6.r67.tar.bz2) = 9206aef80d65558e114e3175b770c54407cc2c8392b4bfaa1fea3ae4ad317904
2
SHA256 (porttree-0.7.r69.tar.bz2) = 6aa159494249ce46e6f17dfe6958c835111967a9556e76898dff0705e5371f34
3
SIZE (porttree-0.6.r67.tar.bz2) = 10516
3
SIZE (porttree-0.7.r69.tar.bz2) = 10197

Return to bug 233814