summaryrefslogtreecommitdiffstats
path: root/sysutils/lsof
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/lsof')
-rw-r--r--sysutils/lsof/Makefile3
-rw-r--r--sysutils/lsof/distinfo5
-rw-r--r--sysutils/lsof/files/patch-Configure13
3 files changed, 4 insertions, 17 deletions
diff --git a/sysutils/lsof/Makefile b/sysutils/lsof/Makefile
index 9979e51..8e53104 100644
--- a/sysutils/lsof/Makefile
+++ b/sysutils/lsof/Makefile
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= lsof
-DISTVERSION= 4.90B
-PORTREVISION= 1
+DISTVERSION= 4.90C
PORTEPOCH= 8
CATEGORIES= sysutils
MASTER_SITES= http://ftp.cerias.purdue.edu/pub/tools/unix/sysutils/lsof/ \
diff --git a/sysutils/lsof/distinfo b/sysutils/lsof/distinfo
index 3062d68..882eedc 100644
--- a/sysutils/lsof/distinfo
+++ b/sysutils/lsof/distinfo
@@ -1,2 +1,3 @@
-SHA256 (lsof_4.90B.freebsd.tar.bz2) = 9532dabbda1a9e7cf0a7bd60fb02a829c3e9601d0f375e1d89235f600d805469
-SIZE (lsof_4.90B.freebsd.tar.bz2) = 485932
+TIMESTAMP = 1468268192
+SHA256 (lsof_4.90C.freebsd.tar.bz2) = 68f71e8454684d3845af701c62242b6f8507aafa5dc413f4710152ac43795f03
+SIZE (lsof_4.90C.freebsd.tar.bz2) = 486881
diff --git a/sysutils/lsof/files/patch-Configure b/sysutils/lsof/files/patch-Configure
deleted file mode 100644
index e83f265..0000000
--- a/sysutils/lsof/files/patch-Configure
+++ /dev/null
@@ -1,13 +0,0 @@
---- Configure.orig 2016-01-05 10:31:36.000000000 -0800
-+++ Configure 2016-07-08 17:39:09.137355000 -0700
-@@ -1620,6 +1620,10 @@
- LSOF_TSTBIGF=" "
- LSOF_VERS=11000
- ;;
-+ 12*)
-+ LSOF_TSTBIGF=" "
-+ LSOF_VERS=12000
-+ ;;
- *)
- echo Unknown FreeBSD release: `uname -r`
- rm -f $LSOF_HLP
OpenPOWER on IntegriCloud