View | Details | Raw Unified | Return to bug 242009
Collapse All | Expand All

(-)netdot/Makefile (-3 / +6 lines)
Lines 5-17 Link Here
5
PORTVERSION=	1.0.7
5
PORTVERSION=	1.0.7
6
PORTREVISION=	4
6
PORTREVISION=	4
7
CATEGORIES=	net-mgmt
7
CATEGORIES=	net-mgmt
8
MASTER_SITES=	http://netdot.uoregon.edu/pub/dists/
9
8
10
MAINTAINER=	nick@foobar.org
9
MAINTAINER=	nick@foobar.org
11
COMMENT=	Open source tool to organize and maintain network information
10
COMMENT=	Open source tool to organize and maintain network information
12
11
13
BROKEN=		unfetchable
14
15
LICENSE=	GPLv2
12
LICENSE=	GPLv2
16
13
17
RUN_DEPENDS=	p5-libapreq2>=0:www/p5-libapreq2 \
14
RUN_DEPENDS=	p5-libapreq2>=0:www/p5-libapreq2 \
Lines 44-49 Link Here
44
		netdisco-mibs>=0:net-mgmt/netdisco-mibs
41
		netdisco-mibs>=0:net-mgmt/netdisco-mibs
45
42
46
USES=		gmake mysql perl5 shebangfix
43
USES=		gmake mysql perl5 shebangfix
44
45
USE_GITHUB=	yes
46
GH_ACCOUNT=	cvicente
47
GH_PROJECT=	Netdot
48
GH_TAGNAME=	${PORTNAME}-${PORTVERSION}
49
47
NO_BUILD=	yes
50
NO_BUILD=	yes
48
51
49
SUB_FILES=	pkg-message pkg-install
52
SUB_FILES=	pkg-message pkg-install
(-)netdot/distinfo (-2 / +3 lines)
Lines 1-2 Link Here
1
SHA256 (netdot-1.0.7.tar.gz) = f8fe9804973d09f953dd520795312d5ef2b595151fadd595a1fec2758d99d79c
1
TIMESTAMP = 1573920485
2
SIZE (netdot-1.0.7.tar.gz) = 2216634
2
SHA256 (cvicente-Netdot-1.0.7-netdot-1.0.7_GH0.tar.gz) = af0d3aa76c6a08c76913177d62456082f72ffda07ac9942890885597d937eab9
3
SIZE (cvicente-Netdot-1.0.7-netdot-1.0.7_GH0.tar.gz) = 1986540

Return to bug 242009