- Update to 4.77D, which brings support for FreeBSD 6.1
This commit is contained in:
parent
ef93567e7d
commit
2ea05ca006
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=158034
2 changed files with 5 additions and 5 deletions
|
@ -7,7 +7,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= lsof
|
||||
PORTVERSION= 4.76.1.1
|
||||
PORTVERSION= 4.76.2
|
||||
CATEGORIES= sysutils
|
||||
MASTER_SITES= ftp://lsof.itap.purdue.edu/pub/tools/unix/lsof/ \
|
||||
ftp://lsof.itap.purdue.edu/pub/tools/unix/lsof/NEW/ \
|
||||
|
@ -24,7 +24,7 @@ MASTER_SITES= ftp://lsof.itap.purdue.edu/pub/tools/unix/lsof/ \
|
|||
ftp://ftp.tau.ac.il/pub/unix/admin/
|
||||
FIXUP_RELEASE=
|
||||
.if defined(FIXUP_RELEASE)
|
||||
DISTNAME= ${PORTNAME}_4.77A.freebsd
|
||||
DISTNAME= ${PORTNAME}_4.77D.freebsd
|
||||
.else
|
||||
DISTNAME= ${PORTNAME}_${PORTVERSION}
|
||||
.endif
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
MD5 (lsof_4.77A.freebsd.tar.bz2) = 2331852a277a783fa4551114b7e716df
|
||||
SHA256 (lsof_4.77A.freebsd.tar.bz2) = 17deeb07e0a955a86896821299ce5e1e95a291c964009b487d7f6f454a571d93
|
||||
SIZE (lsof_4.77A.freebsd.tar.bz2) = 453190
|
||||
MD5 (lsof_4.77D.freebsd.tar.bz2) = 7dc7a2d72339617763e7fc7db46d64fc
|
||||
SHA256 (lsof_4.77D.freebsd.tar.bz2) = bad3ec21f8c7bb2be79838f1e4ff1cec0cbff0d044f1f9360ac585706fa2d897
|
||||
SIZE (lsof_4.77D.freebsd.tar.bz2) = 454584
|
||||
|
|
Loading…
Reference in a new issue