svn commit: r371647 - head/devel/libcfg

Antoine Brodin antoine at FreeBSD.org
Tue Oct 28 20:40:56 UTC 2014


Author: antoine
Date: Tue Oct 28 20:40:54 2014
New Revision: 371647
URL: https://svnweb.freebsd.org/changeset/ports/371647
QAT: https://qat.redports.org/buildarchive/r371647/

Log:
  Fix some stage orphans

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

Modified: head/devel/libcfg/Makefile
==============================================================================
--- head/devel/libcfg/Makefile	Tue Oct 28 20:35:57 2014	(r371646)
+++ head/devel/libcfg/Makefile	Tue Oct 28 20:40:54 2014	(r371647)
@@ -3,7 +3,7 @@
 
 PORTNAME=	libcfg
 PORTVERSION=	0.6.2
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	devel
 MASTER_SITES=	http://platon.sk/upload/_projects/00003/
 DISTNAME=	${PORTNAME}+-${DISTVERSION}

Modified: head/devel/libcfg/pkg-plist
==============================================================================
--- head/devel/libcfg/pkg-plist	Tue Oct 28 20:35:57 2014	(r371646)
+++ head/devel/libcfg/pkg-plist	Tue Oct 28 20:40:54 2014	(r371647)
@@ -12,3 +12,5 @@ man/man3/cfg_parse.3.gz
 man/man3/cfg_print_error.3.gz
 man/man3/cfg_set_context_flag.3.gz
 man/man3/libcfg+.3.gz
+%%EXAMPLES%%%%EXAMPLESDIR%%/example.c
+%%EXAMPLES%%%%EXAMPLESDIR%%/example.cfg


More information about the svn-ports-head mailing list