Skip to content

Commit

Permalink
sysutils/lsof: Upgrade to 4.97.0
Browse files Browse the repository at this point in the history
ChangeLog:
	[decof/du/tru64] Remove support because the os is no longer updated for more than 10 years

	[openstep/nextstep] Remove support because the os is no longer updated for more than 20 years

	Add experimental build system based on Autotools (#270)

	Fixed LTsock testing on darwin (#272)

	Remove NEW and OLD folders (#6)

	Fix FreeBSD testcases (#271)

	Rewrite documentation and publish at https://lsof.readthedocs.io/
  • Loading branch information
lrosenman committed Jan 17, 2023
1 parent 4c16895 commit 1d92426
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion sysutils/lsof/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# to commit it. I (ler) don't have access to all the ARCH's

PORTNAME= lsof
DISTVERSION= 4.96.5
DISTVERSION= 4.97.0
PORTEPOCH= 8
CATEGORIES= sysutils

Expand Down
6 changes: 3 additions & 3 deletions sysutils/lsof/distinfo
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
TIMESTAMP = 1672066780
SHA256 (lsof-org-lsof-4.96.5_GH0.tar.gz) = e9030af1123ff052ab69e12ef55b8a17dc47ac4bccfba85ee1ca1f31acf29607
SIZE (lsof-org-lsof-4.96.5_GH0.tar.gz) = 1342675
TIMESTAMP = 1673971343
SHA256 (lsof-org-lsof-4.97.0_GH0.tar.gz) = 633fb6bdceb672bc09f8943ad54d4d105fff27caa728c775d9c3d08b147890cc
SIZE (lsof-org-lsof-4.97.0_GH0.tar.gz) = 1130140

0 comments on commit 1d92426

Please sign in to comment.