svn commit: r351095 - in branches/2014Q2/devel: . libzookeeper

Antoine Brodin antoine at FreeBSD.org
Sat Apr 12 14:20:12 UTC 2014


Author: antoine
Date: Sat Apr 12 14:20:11 2014
New Revision: 351095
URL: http://svnweb.freebsd.org/changeset/ports/351095
QAT: https://qat.redports.org/buildarchive/r351095/

Log:
  MFH r350808
  Development files for the C ZooKeeper binding
  WWW: http://zookeeper.apache.org/
  
  Approved by:	portmgr (self)

Added:
  branches/2014Q2/devel/libzookeeper/
     - copied from r350808, head/devel/libzookeeper/
Modified:
  branches/2014Q2/devel/Makefile
Directory Properties:
  branches/2014Q2/   (props changed)

Modified: branches/2014Q2/devel/Makefile
==============================================================================
--- branches/2014Q2/devel/Makefile	Sat Apr 12 13:57:57 2014	(r351094)
+++ branches/2014Q2/devel/Makefile	Sat Apr 12 14:20:11 2014	(r351095)
@@ -1148,6 +1148,7 @@
     SUBDIR += libxalloc
     SUBDIR += libxs
     SUBDIR += libytnef
+    SUBDIR += libzookeeper
     SUBDIR += libzrtpcpp
     SUBDIR += libzvbi
     SUBDIR += lightning


More information about the svn-ports-all mailing list