svn commit: r403750 - in head/textproc: . py-curator

Jason Unovitch jason.unovitch at gmail.com
Tue Dec 15 00:22:18 UTC 2015



On December 14, 2015 5:44:41 PM CST, Dan Langille <dvl at FreeBSD.org> wrote:
>Author: dvl
>Date: Mon Dec 14 23:44:41 2015
>New Revision: 403750
>URL: https://svnweb.freebsd.org/changeset/ports/403750
>
>Log:
>  Add textproc/py-curator, index manager for Elasticsearch
>  Approved by: mat (mentor)
>  
>  Differential Revision: D4555
>
>Added:
>  head/textproc/py-curator/
>  head/textproc/py-curator/Makefile   (contents, props changed)
>  head/textproc/py-curator/distinfo   (contents, props changed)
>  head/textproc/py-curator/pkg-descr   (contents, props changed)
>Modified:
>  head/textproc/Makefile
>
>Modified: head/textproc/Makefile
>==============================================================================
>--- head/textproc/Makefile	Mon Dec 14 23:32:21 2015	(r403749)
>+++ head/textproc/Makefile	Mon Dec 14 23:44:41 2015	(r403750)
>@@ -152,6 +152,7 @@
>     SUBDIR += ekhtml
>     SUBDIR += el-aspell
>     SUBDIR += el-hyphen
>+    SUBDIR += curator
>     SUBDIR += elasticsearch
>     SUBDIR += elasticsearch-plugin-head
>     SUBDIR += elasticsearch-plugin-hq
>@@ -1209,6 +1210,7 @@
>     SUBDIR += py-chardet
>     SUBDIR += py-cloud_sptheme
>     SUBDIR += py-creole
>+    SUBDIR += py-curator
>     SUBDIR += py-diff-match-patch
>     SUBDIR += py-docutils
>     SUBDIR += py-dsv
>

What happened here?


More information about the svn-ports-all mailing list