View | Details | Raw Unified | Return to bug 235610
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.8.r${SVN_REV}
5
PORTVERSION=	0.9.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=	82
24
SVN_REV=	94
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 = 1548011401
1
TIMESTAMP = 1549656323
2
SHA256 (porttree-0.8.r82.tar.bz2) = 74a7d6ebb1afbf1364058ae1e9440378b9a3fc3169ac31b98432489860cc9bdb
2
SHA256 (porttree-0.9.r94.tar.bz2) = 88b7cf3eed19c6be2719a9cf094b3fd5bb59a58750bc629a11cb905a7b874aa9
3
SIZE (porttree-0.8.r82.tar.bz2) = 11090
3
SIZE (porttree-0.9.r94.tar.bz2) = 11509

Return to bug 235610