ports/51694: net/lft update to 2.1

Scott M Likens damm at brimstone.fpsn.net
Fri May 2 18:00:26 UTC 2003


>Number:         51694
>Category:       ports
>Synopsis:       net/lft update to 2.1
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Fri May 02 11:00:24 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Scott M Likens
>Release:        FreeBSD 4.7-STABLE i386
>Organization:
Livid Incorperated
>Environment:
System: FreeBSD brimstone.fpsn.net 4.7-STABLE FreeBSD 4.7-STABLE #2: Fri Nov 15 15:00:08 MST 2002 cfaber at brimstone.fpsn.net:/mnt/ipv6.usr/src/sys/compile/SMP-PPRO i386


>Description:
Update to port net/lft
>How-To-Repeat:
>Fix:
diff -u lft/Makefile lft.new/Makefile
--- lft/Makefile	Wed Mar  5 09:49:40 2003
+++ lft.new/Makefile	Fri May  2 11:55:24 2003
@@ -6,21 +6,18 @@
 #
 
 PORTNAME=	lft
-PORTVERSION=	2.0
+PORTVERSION=	2.1
+PORTREVISION=   3
 CATEGORIES=	net
-MASTER_SITES=	http://www.mainnerve.com/lft/ \
-		http://www.drkangel.org/sw/
-DISTNAME=	${PORTNAME}-${PORTVERSION}-src
+MASTER_SITES=   http://www.mainnerve.com/lft/ \
+		http://damm.kerneled.com/
+DISTNAME=	lft-${PORTVERSION}
 
 MAINTAINER=	drkangel at drkangel.org
-COMMENT=	Layer 4 Traceroute program
+COMMENT=	the alternative traceroute tool for network (reverse) engineers
 
-WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION}
-MAKEFILE=	Makefile.bsd
+GNU_CONFIGURE=	yes
+USE_GMAKE=	yes
 MAN8=		lft.8
-
-do-install:
-	${INSTALL} -c -s -m 0555 -o root -g wheel ${WRKSRC}/lft ${PREFIX}/sbin
-	${INSTALL_MAN} ${WRKSRC}/lft.8 ${PREFIX}/man/man8
 
 .include <bsd.port.mk>
diff -u lft/distinfo lft.new/distinfo
--- lft/distinfo	Wed Mar  5 07:24:09 2003
+++ lft.new/distinfo	Fri Apr 25 19:39:39 2003
@@ -1 +1 @@
-MD5 (lft-2.0-src.tar.gz) = d7ae3bd202257f961bc24c2415d9a8bc
+MD5 (lft-2.1.tar.gz) = 8f58f9159c72b4190a3f0ae6e48f08e8
Common subdirectories: lft/files and lft.new/files
diff -u lft/pkg-plist lft.new/pkg-plist
--- lft/pkg-plist	Wed Mar  5 07:24:09 2003
+++ lft.new/pkg-plist	Fri May  2 11:31:53 2003
@@ -1 +1 @@
-sbin/lft
+bin/lft

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list