Update to snapshot version to support building on FreeBSD 7.0.
This commit is contained in:
parent
520c536098
commit
6212d0d254
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=139587
2 changed files with 5 additions and 5 deletions
|
@ -7,7 +7,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= lsof
|
||||
PORTVERSION= 4.75
|
||||
PORTVERSION= 4.75.2
|
||||
CATEGORIES= sysutils
|
||||
MASTER_SITES= ftp://lsof.itap.purdue.edu/pub/tools/unix/lsof/ \
|
||||
ftp://lsof.itap.purdue.edu/pub/tools/unix/lsof/NEW/ \
|
||||
|
@ -22,9 +22,9 @@ MASTER_SITES= ftp://lsof.itap.purdue.edu/pub/tools/unix/lsof/ \
|
|||
ftp://ftp.cert.dfn.de/pub/tools/admin/lsof/ \
|
||||
ftp://ftp.cert.dfn.de/pub/tools/admin/lsof/NEW/ \
|
||||
ftp://ftp.tau.ac.il/pub/unix/admin/
|
||||
#FIXUP_RELEASE=
|
||||
FIXUP_RELEASE=
|
||||
.if defined(FIXUP_RELEASE)
|
||||
DISTNAME= ${PORTNAME}_4.75C.freebsd
|
||||
DISTNAME= ${PORTNAME}_4.76B.freebsd
|
||||
.else
|
||||
DISTNAME= ${PORTNAME}_${PORTVERSION}
|
||||
.endif
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
MD5 (lsof_4.75.tar.bz2) = cef728da5e5747468ae01edd31709bfd
|
||||
SIZE (lsof_4.75.tar.bz2) = 700801
|
||||
MD5 (lsof_4.76B.freebsd.tar.bz2) = a9ba58627e3d2a49f253b985214ddcf5
|
||||
SIZE (lsof_4.76B.freebsd.tar.bz2) = 450338
|
||||
|
|
Loading…
Reference in a new issue