mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-26 00:55:14 +00:00
upgrade to 4.40h
(this includes jdp's patch-ae)
This commit is contained in:
parent
a1fe826bdf
commit
85d3eb073d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=16619
@ -4,12 +4,12 @@
|
||||
# Date created: Sat July 20, 1996
|
||||
# Whom: David O'Brien (obrien@FreeBSD.org)
|
||||
#
|
||||
# $Id: Makefile,v 1.32 1999/01/26 09:42:58 obrien Exp $
|
||||
# $Id: Makefile,v 1.33 1999/02/02 06:44:18 obrien Exp $
|
||||
#
|
||||
|
||||
DISTNAME= lsof_4.41G.freebsd
|
||||
DISTNAME= lsof_4.41H.freebsd
|
||||
#DISTNAME= lsof_4.40_W
|
||||
PKGNAME= lsof-4.40g
|
||||
PKGNAME= lsof-4.40h
|
||||
CATEGORIES= sysutils
|
||||
MASTER_SITES= ftp://vic.cc.purdue.edu/pub/tools/unix/lsof/ \
|
||||
ftp://vic.cc.purdue.edu/pub/tools/unix/lsof/NEW/ \
|
||||
@ -49,7 +49,7 @@ post-extract:
|
||||
)
|
||||
@( cd ${WRKSRC} ; echo "y" | ./Inventory || exit 1 )
|
||||
.else
|
||||
WRKSRC=${WRKDIR}/lsof_4.41G.freebsd
|
||||
WRKSRC=${WRKDIR}/lsof_4.41H.freebsd
|
||||
.endif
|
||||
|
||||
#pre-patch:
|
||||
|
@ -1 +1 @@
|
||||
MD5 (lsof_4.41G.freebsd.tar.gz) = e9aa51e04b580af8c4c990bca5ed2ada
|
||||
MD5 (lsof_4.41H.freebsd.tar.gz) = 4ae2d0ec529c514d2f59729829a9b3ce
|
||||
|
Loading…
Reference in New Issue
Block a user