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

(-)/usr/home/pi/myp/net/lft/Makefile (-9 / +2 lines)
Lines 6-17 Link Here
6
#
6
#
7
7
8
PORTNAME=	lft
8
PORTNAME=	lft
9
PORTVERSION=	3.1
9
PORTVERSION=	3.33
10
PORTEPOCH=	1
11
CATEGORIES=	net
10
CATEGORIES=	net
12
MASTER_SITES=	http://ftp.iasi.roedu.net/mirrors/openwrt.org/sources/ \
11
MASTER_SITES=	http://pwhois.org/get/
13
		http://trd.no.distfiles.macports.org/lft/ \
14
		http://mirror2.openwrt.org/sources/
15
12
16
MAINTAINER=	araujo@FreeBSD.org
13
MAINTAINER=	araujo@FreeBSD.org
17
COMMENT=	Layer 4 Traceroute program
14
COMMENT=	Layer 4 Traceroute program
Lines 33-40 Link Here
33
30
34
.include <bsd.port.pre.mk>
31
.include <bsd.port.pre.mk>
35
32
36
.if ${OSVERSION} >= 900000
37
BROKEN=		does not build
38
.endif
39
40
.include <bsd.port.post.mk>
33
.include <bsd.port.post.mk>
(-)/usr/home/pi/myp/net/lft/distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
SHA256 (lft-3.1.tar.gz) = 8c497cf94bd663ff00c817da7dd4feaea33c1a0ff7669e647ec96fabe4a1a682
1
SHA256 (lft-3.33.tar.gz) = ab5d5ae2ee6589f0bb39e2a745fec0c2397f2653553cf1a6c2257e9f08377a6c
2
SIZE (lft-3.1.tar.gz) = 170554
2
SIZE (lft-3.33.tar.gz) = 175857

Return to bug 160505