svn commit: r358513 - head/databases

Bartek Rutkowski robak at FreeBSD.org
Fri Jun 20 07:05:09 UTC 2014


Author: robak
Date: Fri Jun 20 07:05:08 2014
New Revision: 358513
URL: http://svnweb.freebsd.org/changeset/ports/358513
QAT: https://qat.redports.org/buildarchive/r358513/

Log:
  Add new port databases/py-python-rrdtool with Python bindings to RRDTool
  
  Reviewed by:	marino (mentor)
  Approved by:	swills (mentor)

Modified:
  head/databases/Makefile

Modified: head/databases/Makefile
==============================================================================
--- head/databases/Makefile	Fri Jun 20 06:59:17 2014	(r358512)
+++ head/databases/Makefile	Fri Jun 20 07:05:08 2014	(r358513)
@@ -747,6 +747,7 @@
     SUBDIR += py-pylibmc
     SUBDIR += py-pymysql
     SUBDIR += py-pytc
+    SUBDIR += py-python-rrdtool
     SUBDIR += py-qt4-sql
     SUBDIR += py-redis
     SUBDIR += py-riak


More information about the svn-ports-head mailing list