Date: Tue, 3 Oct 2017 18:52:51 +0000 (UTC) From: Larry Rosenman <ler@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r451164 - in head/sysutils/lsof: . files Message-ID: <201710031852.v93IqpWO085666@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: ler Date: Tue Oct 3 18:52:51 2017 New Revision: 451164 URL: https://svnweb.freebsd.org/changeset/ports/451164 Log: sysutils/lsof: official release picking up glebius' fix in r451103.. Deleted: head/sysutils/lsof/files/patch-dlsof.h Modified: head/sysutils/lsof/Makefile head/sysutils/lsof/distinfo Modified: head/sysutils/lsof/Makefile ============================================================================== --- head/sysutils/lsof/Makefile Tue Oct 3 18:17:42 2017 (r451163) +++ head/sysutils/lsof/Makefile Tue Oct 3 18:52:51 2017 (r451164) @@ -2,9 +2,8 @@ # $FreeBSD$ PORTNAME= lsof -DISTVERSION= 4.90P +DISTVERSION= 4.90Q PORTEPOCH= 8 -PORTREVISION= 1 CATEGORIES= sysutils MASTER_SITES= ftp://lsof.itap.purdue.edu/pub/tools/unix/lsof/ \ ftp://lsof.itap.purdue.edu/pub/tools/unix/lsof/NEW/ \ Modified: head/sysutils/lsof/distinfo ============================================================================== --- head/sysutils/lsof/distinfo Tue Oct 3 18:17:42 2017 (r451163) +++ head/sysutils/lsof/distinfo Tue Oct 3 18:52:51 2017 (r451164) @@ -1,3 +1,3 @@ -TIMESTAMP = 1505085809 -SHA256 (lsof_4.90P.freebsd.tar.bz2) = 5a8f70036c3059b1c403d675d5e2641e8493cc4bf77f61893bde6e0fd3ada3b6 -SIZE (lsof_4.90P.freebsd.tar.bz2) = 488892 +TIMESTAMP = 1507056486 +SHA256 (lsof_4.90Q.freebsd.tar.bz2) = 769ccbcef7243beb7660585393931dc7fe533ac614a045a51c5c1655ff9ea9c6 +SIZE (lsof_4.90Q.freebsd.tar.bz2) = 488907
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201710031852.v93IqpWO085666>