Date: Sat, 23 Jul 2016 22:12:35 +0000 (UTC) From: Baptiste Daroussin <bapt@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r418979 - head/devel/pkgconf Message-ID: <201607232212.u6NMCZ1R047014@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: bapt Date: Sat Jul 23 22:12:34 2016 New Revision: 418979 URL: https://svnweb.freebsd.org/changeset/ports/418979 Log: forgot to commit the pkg-plist Reported by: peter Pointyhat to: bapt Modified: head/devel/pkgconf/pkg-plist Modified: head/devel/pkgconf/pkg-plist ============================================================================== --- head/devel/pkgconf/pkg-plist Sat Jul 23 20:53:08 2016 (r418978) +++ head/devel/pkgconf/pkg-plist Sat Jul 23 22:12:34 2016 (r418979) @@ -1,4 +1,14 @@ bin/pkg-config bin/pkgconf +include/pkgconf/bsdstubs.h +include/pkgconf/iter.h +include/pkgconf/libpkgconf.h +include/pkgconf/stdinc.h +lib/libpkgconf.a +lib/libpkgconf.so +lib/libpkgconf.so.1 +lib/libpkgconf.so.1.0.0 +%%PORTDOCS%%%%DOCSDIR%%/AUTHORS +%%PORTDOCS%%%%DOCSDIR%%/README.md man/man1/pkgconf.1.gz share/aclocal/pkg.m4
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201607232212.u6NMCZ1R047014>