Index: head/sysutils/lsof/Makefile =================================================================== --- head/sysutils/lsof/Makefile (revision 371019) +++ head/sysutils/lsof/Makefile (revision 371020) @@ -1,78 +1,78 @@ # Created by: David O'Brien # $FreeBSD$ PORTNAME= lsof -DISTVERSION= 4.88G +DISTVERSION= 4.88 PORTEPOCH= 8 CATEGORIES= sysutils MASTER_SITES= http://ftp.cerias.purdue.edu/pub/tools/unix/sysutils/lsof/ \ ftp://lsof.itap.purdue.edu/pub/tools/unix/lsof/ \ ftp://lsof.itap.purdue.edu/pub/tools/unix/lsof/NEW/ \ http://www.lerctr.org/lsof/ \ ftp://ftp.ayamura.org/pub/lsof/ \ ftp://ftp.ayamura.org/pub/lsof/NEW/ \ ftp://ftp.cerias.purdue.edu/pub/tools/unix/sysutils/lsof/ \ ftp://ftp.cerias.purdue.edu/pub/tools/unix/sysutils/lsof/NEW/ \ ftp://gd.tuwien.ac.at/utils/admin-tools/lsof/ \ ftp://gd.tuwien.ac.at/utils/admin-tools/lsof/NEW/ \ ftp://ftp.sunet.se/pub/unix/admin/lsof/ \ ftp://ftp.sunet.se/pub/unix/admin/lsof/NEW/ \ 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/ DISTNAME= ${PORTNAME}_${DISTVERSION}${DISTNAME_SUFFIX} 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 SRCBALL_NAME= ${DISTNAME:S/_W$//}_src WRKSRC= ${WRKDIR}/${DISTNAME}/${SRCBALL_NAME} .endif HAS_CONFIGURE= yes USES= shebangfix tar:bzip2 SHEBANG_FILES= scripts/sort_res.perl5 .include .if ${ARCH} == "arm" BROKEN= Does not compile on arm .endif CONFIGURE_SCRIPT= Configure CONFIGURE_ARGS= -n freebsd CONFIGURE_ENV= LSOF_CC="${CC}" FREEBSD_SYS="${SRC_BASE}/sys" .if !exists(${SRC_BASE}/sys/kern/kern_lockf.c) IGNORE= requires kernel sources .endif .if !defined(FIXUP_RELEASE) post-extract: @( cd ${WRKDIR}/${DISTNAME} ; \ EXPMD5=`${SED} -n 's/^[[:blank:]]*\(MD5*=*\)/\1/p' README.${DISTNAME}` ; \ CALCMD5=`${MD5} ${SRCBALL_NAME}.tar` ; \ if [ "$${EXPMD5}"X != "$${CALCMD5}"X ]; then \ ${ECHO} "Expected and calculated MD5 signatures don't agree." ; \ ${ECHO} "($$EXPMD5 != $$CALCMD5)" ; \ exit 1 ; \ fi ; \ ${EXTRACT_CMD} ${EXTRACT_BEFORE_ARGS} ${SRCBALL_NAME}.tar ${EXTRACT_AFTER_ARGS} \ ) @( cd ${WRKSRC} ; ${ECHO_CMD} "y" | ./Inventory || exit 1 ) .endif do-install: ${INSTALL_PROGRAM} ${WRKSRC}/lsof ${STAGEDIR}${PREFIX}/sbin ${INSTALL_MAN} ${WRKSRC}/lsof.8 ${STAGEDIR}${MAN8PREFIX}/man/man8/lsof.8 @${MKDIR} ${STAGEDIR}${PREFIX}/share/lsof ${INSTALL_SCRIPT} ${WRKSRC}/scripts/* ${STAGEDIR}${PREFIX}/share/lsof @${CHMOD} 0444 ${STAGEDIR}${PREFIX}/share/lsof/00* .include Index: head/sysutils/lsof/distinfo =================================================================== --- head/sysutils/lsof/distinfo (revision 371019) +++ head/sysutils/lsof/distinfo (revision 371020) @@ -1,2 +1,2 @@ -SHA256 (lsof_4.88G.freebsd.tar.bz2) = d3dc7eff807bb6c85bf297470cc5f4ce1777a6bf7925a5859458239864df7dae -SIZE (lsof_4.88G.freebsd.tar.bz2) = 482101 +SHA256 (lsof_4.88.tar.bz2) = fe6f9b0e26b779ccd0ea5a0b6327c2b5c38d207a6db16f61ac01bd6c44e5c99b +SIZE (lsof_4.88.tar.bz2) = 778563 Index: head/sysutils/lsof/pkg-plist =================================================================== --- head/sysutils/lsof/pkg-plist (revision 371019) +++ head/sysutils/lsof/pkg-plist (revision 371020) @@ -1,22 +1,21 @@ man/man8/lsof.8.gz @group kmem @mode 2755 sbin/lsof @mode @group wheel share/lsof/00MANIFEST share/lsof/00README share/lsof/big_brother.perl5 share/lsof/count_pf.perl share/lsof/count_pf.perl5 share/lsof/identd.perl5 share/lsof/idrlogin.perl share/lsof/idrlogin.perl5 share/lsof/list_NULf.perl5 share/lsof/list_fields.awk share/lsof/list_fields.perl share/lsof/shared.perl5 share/lsof/sort_res.perl5 share/lsof/watch_a_file.perl share/lsof/xusers.awk -@dirrm share/lsof