1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-20 00:21:35 +00:00

upgrade to 4.90C

- support for DTYPE_PTS
- FreeBSD 12.0-CURRENT

PR:		211017
Submitted by:	maintainer (Larry Rosenman)
This commit is contained in:
Adam Weinberger 2016-07-11 20:44:11 +00:00
parent c988f7c173
commit fca4783652
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=418405
3 changed files with 4 additions and 17 deletions

View File

@ -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/ \

View File

@ -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

View File

@ -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