Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 20 Oct 2014 20:18:22 +0000 (UTC)
From:      Kurt Jaeger <pi@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r371298 - head/devel/ding-libs
Message-ID:  <201410202018.s9KKIMtL078815@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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. <syepes@gmail.com>
  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



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