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

Collapse All | Expand All

(-)ports-mgmt/pkg_tree/Makefile (-4 / +2 lines)
Lines 1-10 Link Here
1
# Created by: Edwin Groothuis (edwin@mavetju.org)
1
# Created by: Edwin Groothuis (edwin@mavetju.org)
2
2
3
PORTNAME=	pkg_tree
3
PORTNAME=	pkg_tree
4
PORTVERSION=	1.1
4
DISTVERSION=	1.1
5
PORTREVISION=	5
5
PORTREVISION=	5
6
CATEGORIES=	ports-mgmt
6
CATEGORIES=	ports-mgmt
7
MASTER_SITES=	http://www.mavetju.org/download/
7
MASTER_SITES=	https://www.mavetju.org/download/
8
8
9
MAINTAINER=	tatsuki_makino@hotmail.com
9
MAINTAINER=	tatsuki_makino@hotmail.com
10
COMMENT=	Get a 'graphical' tree-overview of installed packages
10
COMMENT=	Get a 'graphical' tree-overview of installed packages
Lines 14-22 LICENSE_FILE= ${WRKSRC}/LICENSE Link Here
14
14
15
USES=		perl5 shebangfix
15
USES=		perl5 shebangfix
16
SHEBANG_FILES=	pkg_tree
16
SHEBANG_FILES=	pkg_tree
17
18
NO_ARCH=	yes
17
NO_ARCH=	yes
19
20
PLIST_FILES=	bin/pkg_tree \
18
PLIST_FILES=	bin/pkg_tree \
21
		man/man7/pkg_tree.7.gz
19
		man/man7/pkg_tree.7.gz
22
20
(-)ports-mgmt/pkg_tree/distinfo (-1 / +1 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1622170800
1
TIMESTAMP = 1634007600
2
SHA256 (pkg_tree-1.1.tar.gz) = f82a68ab0fda053654cc35a0864b55a9529287f58017b4a1b500e91076a458be
2
SHA256 (pkg_tree-1.1.tar.gz) = f82a68ab0fda053654cc35a0864b55a9529287f58017b4a1b500e91076a458be
3
SIZE (pkg_tree-1.1.tar.gz) = 5006
3
SIZE (pkg_tree-1.1.tar.gz) = 5006

Return to bug 259207