svn commit: r453145 - in head/sysutils/e2fsprogs: . files
Jan Beich
jbeich at FreeBSD.org
Mon Oct 30 00:05:14 UTC 2017
Matthias Andree <mandree at FreeBSD.org> writes:
> Author: mandree
> Date: Sun Oct 29 23:59:46 2017
> New Revision: 453145
> URL: https://svnweb.freebsd.org/changeset/ports/453145
>
> Log:
> Also add com_err headers, .pc file, and compile_et.
>
> Reported by: ehaupt@
[...]
> Modified: head/sysutils/e2fsprogs/pkg-plist
> ==============================================================================
> --- head/sysutils/e2fsprogs/pkg-plist Sun Oct 29 23:47:56 2017 (r453144)
> +++ head/sysutils/e2fsprogs/pkg-plist Sun Oct 29 23:59:46 2017 (r453145)
> @@ -101,3 +101,10 @@ lib/libe2p.a
> lib/libext2fs.a
> libdata/pkgconfig/e2p.pc
> libdata/pkgconfig/ext2fs.pc
> +include/com_err.h
> +include/et/com_err.h
> +libdata/pkgconfig/com_err.pc
> +bin/compile_et
> +share/et/et_c.awk
> +share/et/et_h.awk
> +man/man1/compile_et.1.gz
Did you forget to adjust CONFLICTS_INSTALL ?
$ rg -lg pkg-plist include/com_err.h
security/krb5-113/pkg-plist
security/krb5-114/pkg-plist
security/krb5-devel/pkg-plist
security/krb5-115/pkg-plist
http://pkgtool.osorio.me/?q=include%2Fcom_err.h&m=f
More information about the svn-ports-head
mailing list