From owner-svn-ports-head@FreeBSD.ORG Mon Oct 20 20:18:23 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 65386BCE; Mon, 20 Oct 2014 20:18:23 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 515082F2; Mon, 20 Oct 2014 20:18:23 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id s9KKINEe078821; Mon, 20 Oct 2014 20:18:23 GMT (envelope-from pi@FreeBSD.org) Received: (from pi@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id s9KKIMtL078815; Mon, 20 Oct 2014 20:18:22 GMT (envelope-from pi@FreeBSD.org) Message-Id: <201410202018.s9KKIMtL078815@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: pi set sender to pi@FreeBSD.org using -f From: Kurt Jaeger Date: Mon, 20 Oct 2014 20:18:22 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r371298 - head/devel/ding-libs X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 20 Oct 2014 20:18:23 -0000 Author: pi Date: Mon Oct 20 20:18:21 2014 New Revision: 371298 URL: https://svnweb.freebsd.org/changeset/ports/371298 QAT: https://qat.redports.org/buildarchive/r371298/ Log: devel/ding-libs: 0.1.3 -> 0.4.0 Changes: https://fedorahosted.org/sssd/wiki/Releases/DingNotes-0.2.91 https://fedorahosted.org/sssd/wiki/Releases/DingNotes-0.3.0 https://fedorahosted.org/sssd/wiki/Releases/DingNotes-0.3.0.1 https://fedorahosted.org/sssd/wiki/Releases/DingNotes-0.4.0 PR: 194116 Submitted by: Sebastian YEPES F. Approved by: aweits@rit.edu (maintainer) Modified: head/devel/ding-libs/Makefile head/devel/ding-libs/distinfo head/devel/ding-libs/pkg-plist Modified: head/devel/ding-libs/Makefile ============================================================================== --- head/devel/ding-libs/Makefile Mon Oct 20 20:13:31 2014 (r371297) +++ head/devel/ding-libs/Makefile Mon Oct 20 20:18:21 2014 (r371298) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= ding-libs -DISTVERSION= 0.1.3 -PORTREVISION= 1 +DISTVERSION= 0.4.0 CATEGORIES= devel MASTER_SITES= https://fedorahosted.org/released/${PORTNAME}/ @@ -13,10 +12,11 @@ COMMENT= Collection of useful libraries LICENSE= GPLv3 GNU_CONFIGURE= yes -CPPFLAGS= -I${LOCALBASE}/include -L${LOCALBASE}/lib +CPPFLAGS+= -I${LOCALBASE}/include -L${LOCALBASE}/lib USES= gettext libtool pkgconfig USE_LDCONFIG= yes +INSTALL_TARGET= install-strip CONFIGURE_ENV+= DOXYGEN="" Modified: head/devel/ding-libs/distinfo ============================================================================== --- head/devel/ding-libs/distinfo Mon Oct 20 20:13:31 2014 (r371297) +++ head/devel/ding-libs/distinfo Mon Oct 20 20:18:21 2014 (r371298) @@ -1,2 +1,2 @@ -SHA256 (ding-libs-0.1.3.tar.gz) = 97c9c02fee77c8467d759dc4fe3a9136cd1349aa7abb29c9af1d36c6fb25e33e -SIZE (ding-libs-0.1.3.tar.gz) = 526095 +SHA256 (ding-libs-0.4.0.tar.gz) = bdeb90b07ceaa9145e6784ce40a71b69a37fffc7373c51fee258ffffd5390457 +SIZE (ding-libs-0.4.0.tar.gz) = 827058 Modified: head/devel/ding-libs/pkg-plist ============================================================================== --- head/devel/ding-libs/pkg-plist Mon Oct 20 20:13:31 2014 (r371297) +++ head/devel/ding-libs/pkg-plist Mon Oct 20 20:18:21 2014 (r371298) @@ -3,38 +3,45 @@ include/collection_queue.h include/collection_stack.h include/collection_tools.h include/dhash.h +include/ini_comment.h include/ini_config.h +include/ini_configobj.h +include/ini_valueobj.h include/path_utils.h include/ref_array.h +include/simplebuffer.h +lib/libbasicobjects.a +lib/libbasicobjects.so +lib/libbasicobjects.so.0 +lib/libbasicobjects.so.0.1.0 lib/libcollection.a lib/libcollection.so -lib/libcollection.so.2 -lib/libcollection.so.2.0.0 +lib/libcollection.so.4 +lib/libcollection.so.4.0.0 lib/libdhash.a lib/libdhash.so lib/libdhash.so.1 -lib/libdhash.so.1.0.1 +lib/libdhash.so.1.0.2 lib/libini_config.a lib/libini_config.so -lib/libini_config.so.2 -lib/libini_config.so.2.0.0 +lib/libini_config.so.5 +lib/libini_config.so.5.0.0 lib/libpath_utils.a lib/libpath_utils.so lib/libpath_utils.so.1 -lib/libpath_utils.so.1.0.0 +lib/libpath_utils.so.1.0.1 lib/libref_array.a lib/libref_array.so lib/libref_array.so.1 -lib/libref_array.so.1.0.0 -libdata/pkgconfig/path_utils.pc -libdata/pkgconfig/dhash.pc +lib/libref_array.so.1.2.0 +libdata/pkgconfig/basicobjects.pc libdata/pkgconfig/collection.pc -libdata/pkgconfig/ref_array.pc +libdata/pkgconfig/dhash.pc libdata/pkgconfig/ini_config.pc -%%PORTDOCS%%%%DOCSDIR%%/README.path_utils +libdata/pkgconfig/path_utils.pc +libdata/pkgconfig/ref_array.pc %%PORTDOCS%%%%DOCSDIR%%/README.dhash +%%PORTDOCS%%%%DOCSDIR%%/README.path_utils %%PORTDOCS%%%%DOCSDIR%%/README.ref_array -%%PORTDOCS%%%%DOCSDIR%%/examples/dhash_test.c %%PORTDOCS%%%%DOCSDIR%%/examples/dhash_example.c -%%PORTDOCS%%@dirrm %%DOCSDIR%%/examples -%%PORTDOCS%%@dirrm %%DOCSDIR%% +%%PORTDOCS%%%%DOCSDIR%%/examples/dhash_test.c