1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

- Update to 4.86,7

- Remove legacy pre-patch target

PR:		ports/166849
Submitted by:	Larry Rosenman <ler@lerctr.org> (maintainer)
This commit is contained in:
Ryan Steinmetz 2012-04-14 22:23:58 +00:00
parent 2b7a299a47
commit 353ff66e01
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=294832
2 changed files with 5 additions and 11 deletions

View File

@ -7,8 +7,8 @@
#
PORTNAME= lsof
PORTVERSION= 4.86B
PORTEPOCH= 6
PORTVERSION= 4.86
PORTEPOCH= 7
CATEGORIES= sysutils
MASTER_SITES= http://ftp.cerias.purdue.edu/pub/tools/unix/sysutils/lsof/ \
ftp://lsof.itap.purdue.edu/pub/tools/unix/lsof/ \
@ -31,7 +31,7 @@ MAINTAINER= ler@lerctr.org
COMMENT= Lists information about open files (similar to fstat(1))
#Please leave the below line in for the next clean up.
FIXUP_RELEASE= YES
#FIXUP_RELEASE= YES
.if defined(FIXUP_RELEASE)
DISTNAME_SUFFIX=.freebsd
.else
@ -62,12 +62,6 @@ post-extract:
@( cd ${WRKSRC} ; ${ECHO_CMD} "y" | ./Inventory || exit 1 )
.endif
#pre-patch:
# @${ECHO_MSG} "===> Applying distribution patches for ${PKGNAME}"
# @${SED} -e "s|^--- d|--- dialects/freebsd/d|" \
# ${DISTDIR}/freebsd_3.0_patch > ${WRKDIR}/p
# ${PATCH} ${PATCH_DIST_ARGS} < ${WRKDIR}/p
do-install:
${INSTALL} ${COPY} ${STRIP} -o ${BINOWN} -m 2755 -g kmem ${WRKSRC}/lsof ${PREFIX}/sbin
${INSTALL_MAN} ${WRKSRC}/lsof.8 ${MAN8PREFIX}/man/man8/lsof.8

View File

@ -1,2 +1,2 @@
SHA256 (lsof_4.86B.freebsd.tar.bz2) = a38f15f8d5d14c15e106a9c2338421fd77bd87537f3361dbe29081af3c3f9bce
SIZE (lsof_4.86B.freebsd.tar.bz2) = 479684
SHA256 (lsof_4.86.tar.bz2) = 13e52b8e87dddf1b2e219004e315d755c659217ce6ffc6a5f1102969f1c4dd0c
SIZE (lsof_4.86.tar.bz2) = 769231