svn commit: r374867 - head/sysutils/lsof

Bryan Drewery bdrewery at FreeBSD.org
Wed Dec 17 18:33:28 UTC 2014


Author: bdrewery
Date: Wed Dec 17 18:33:27 2014
New Revision: 374867
URL: https://svnweb.freebsd.org/changeset/ports/374867
QAT: https://qat.redports.org/buildarchive/r374867/

Log:
  - Update to 4.89A, which should fix head builds.
  
  PR:		ports/195679
  Submitted by:	Larry Rosenman <ler at lerctr.org> (maintainer)

Modified:
  head/sysutils/lsof/Makefile
  head/sysutils/lsof/distinfo

Modified: head/sysutils/lsof/Makefile
==============================================================================
--- head/sysutils/lsof/Makefile	Wed Dec 17 18:04:21 2014	(r374866)
+++ head/sysutils/lsof/Makefile	Wed Dec 17 18:33:27 2014	(r374867)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	lsof
-DISTVERSION=	4.88
+DISTVERSION=	4.89A
 PORTEPOCH=	8
 CATEGORIES=	sysutils
 MASTER_SITES=	http://ftp.cerias.purdue.edu/pub/tools/unix/sysutils/lsof/ \
@@ -26,7 +26,7 @@ MAINTAINER=	ler at 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

Modified: head/sysutils/lsof/distinfo
==============================================================================
--- head/sysutils/lsof/distinfo	Wed Dec 17 18:04:21 2014	(r374866)
+++ head/sysutils/lsof/distinfo	Wed Dec 17 18:33:27 2014	(r374867)
@@ -1,2 +1,2 @@
-SHA256 (lsof_4.88.tar.bz2) = fe6f9b0e26b779ccd0ea5a0b6327c2b5c38d207a6db16f61ac01bd6c44e5c99b
-SIZE (lsof_4.88.tar.bz2) = 778563
+SHA256 (lsof_4.89A.freebsd.tar.bz2) = 03d32df9b430e6786a5f5976f472a276444773c109e573b430b566f3fcf4b355
+SIZE (lsof_4.89A.freebsd.tar.bz2) = 483041


More information about the svn-ports-head mailing list