svn commit: r471221 - head/devel/libconfuse

Raphael Kubo da Costa rakuco at FreeBSD.org
Thu May 31 17:48:40 UTC 2018


Author: rakuco
Date: Thu May 31 17:48:38 2018
New Revision: 471221
URL: https://svnweb.freebsd.org/changeset/ports/471221

Log:
  Fix plist after r471139

Modified:
  head/devel/libconfuse/Makefile
  head/devel/libconfuse/pkg-plist

Modified: head/devel/libconfuse/Makefile
==============================================================================
--- head/devel/libconfuse/Makefile	Thu May 31 17:19:13 2018	(r471220)
+++ head/devel/libconfuse/Makefile	Thu May 31 17:48:38 2018	(r471221)
@@ -3,6 +3,7 @@
 
 PORTNAME=	libconfuse
 DISTVERSION=	3.2.1
+PORTREVISION=	1
 CATEGORIES=	devel
 
 USE_GITHUB=	yes

Modified: head/devel/libconfuse/pkg-plist
==============================================================================
--- head/devel/libconfuse/pkg-plist	Thu May 31 17:19:13 2018	(r471220)
+++ head/devel/libconfuse/pkg-plist	Thu May 31 17:48:38 2018	(r471221)
@@ -4,3 +4,7 @@ lib/libconfuse.so
 lib/libconfuse.so.2
 lib/libconfuse.so.2.0.0
 libdata/pkgconfig/libconfuse.pc
+share/doc/confuse/AUTHORS
+share/doc/confuse/ChangeLog.md
+share/doc/confuse/LICENSE
+share/doc/confuse/README.md


More information about the svn-ports-head mailing list