svn commit: r522273 - in head/sysutils/lsof: . files
Cy Schubert
Cy.Schubert at cschubert.com
Mon Jan 6 21:02:45 UTC 2020
In message <202001062042.006Kg81F048249 at repo.freebsd.org>, Larry Rosenman
write
s:
> Author: ler
> Date: Mon Jan 6 20:42:08 2020
> New Revision: 522273
> URL: https://svnweb.freebsd.org/changeset/ports/522273
>
> Log:
> sysutils/lsof: fix build following base r356337.
>
> I took the patch from 243122 as it was more correct.
>
> PR: 243122, 243083
> Submitted by: cy, yasu at utahime.org
>
> Added:
> head/sysutils/lsof/files/patch-dialects_freebsd_dnode2.c (contents, props
> changed)
> Modified:
> head/sysutils/lsof/Makefile
>
> Modified: head/sysutils/lsof/Makefile
> =============================================================================
> =
> --- head/sysutils/lsof/Makefile Mon Jan 6 20:25:36 2020 (r52227
> 2)
> +++ head/sysutils/lsof/Makefile Mon Jan 6 20:42:08 2020 (r52227
> 3)
> @@ -3,7 +3,7 @@
>
> PORTNAME= lsof
> DISTVERSION= 4.93.2
> -PORTREVISION= 6
> +PORTREVISION= 8
Was this needed? The package doesn't change, only fixing the build.
> PORTEPOCH= 8
> CATEGORIES= sysutils
>
>
--
Cheers,
Cy Schubert <Cy.Schubert at cschubert.com>
FreeBSD UNIX: <cy at FreeBSD.org> Web: http://www.FreeBSD.org
The need of the many outweighs the greed of the few.
More information about the svn-ports-head
mailing list