Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 28 Oct 2014 20:40:55 +0000 (UTC)
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r371647 - head/devel/libcfg
Message-ID:  <201410282040.s9SKet10062939@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201410282040.s9SKet10062939>