Update to recognized that the KAME IPv6 is installed and enable support
for it. (previously only INRIA's IPv6 was recognized) This support is not fully untested, so YMMV.
This commit is contained in:
@@ -7,8 +7,8 @@
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
DISTNAME= lsof_4.47_W
|
||||
PKGNAME= lsof-4.47.1
|
||||
DISTNAME= lsof_4.48A.freebsd
|
||||
PKGNAME= lsof-4.47.2
|
||||
CATEGORIES= sysutils
|
||||
MASTER_SITES= ftp://vic.cc.purdue.edu/pub/tools/unix/lsof/ \
|
||||
ftp://vic.cc.purdue.edu/pub/tools/unix/lsof/NEW/ \
|
||||
@@ -17,9 +17,6 @@ MASTER_SITES= ftp://vic.cc.purdue.edu/pub/tools/unix/lsof/ \
|
||||
ftp://ftp.web.ad.jp/pub/UNIX/tools/lsof/ \
|
||||
ftp://ftp.sunet.se/pub/unix/admin/lsof/
|
||||
|
||||
PATCH_SITES= ${MASTER_SITES:S^lsof^lsof/patches/4.47^}
|
||||
PATCHFILES= arg.c_patch
|
||||
|
||||
MAINTAINER= obrien@FreeBSD.org
|
||||
|
||||
WRKSRC= ${WRKDIR}/${SRCBALL_NAME}
|
||||
|
||||
@@ -1,2 +1 @@
|
||||
MD5 (lsof_4.47_W.tar.gz) = 08bac5b027f27be57d9d5bf6642462c3
|
||||
MD5 (arg.c_patch) = ad5bcd4b07417bc025326f7da2dbca65
|
||||
MD5 (lsof_4.48A.freebsd.tar.gz) = 449422db3e6fcd58ccef103afc0635e5
|
||||
|
||||
Reference in New Issue
Block a user