Index: head/textproc/elasticsearch2-plugin-sql/Makefile =================================================================== --- head/textproc/elasticsearch2-plugin-sql/Makefile (revision 411851) +++ head/textproc/elasticsearch2-plugin-sql/Makefile (revision 411852) @@ -1,34 +1,34 @@ # $FreeBSD$ PORTNAME= sql -PORTVERSION= 2.1.1 +PORTVERSION= 2.2.0 CATEGORIES= textproc MASTER_SITES= http://github.com/NLPchina/elasticsearch-sql/releases/download/${PORTVERSION}/ PKGNAMEPREFIX= elasticsearch2-plugin- DISTNAME= elasticsearch-${PORTNAME}-${PORTVERSION} MAINTAINER= olgeni@FreeBSD.org COMMENT= ElasticSearch SQL plugin LICENSE= APACHE20 RUN_DEPENDS= elasticsearch2>=2.1.0:${PORTSDIR}/textproc/elasticsearch2 CONFLICTS= elasticsearch-plugin-sql-1.* USES= zip NO_BUILD= yes NO_ARCH= yes PLIST_SUB+= VERSION="${PORTVERSION}" post-patch: @${FIND} ${WRKSRC} -type d -empty -delete @${RM} ${WRKSRC}/_site/vendor/codemirror/.travis.yml do-install: @${MKDIR} ${STAGEDIR}${PREFIX}/lib/elasticsearch/plugins/sql ${INSTALL_DATA} ${WRKSRC}/*.jar ${STAGEDIR}${PREFIX}/lib/elasticsearch/plugins/sql cd ${WRKSRC} && ${COPYTREE_SHARE} _site ${STAGEDIR}${PREFIX}/lib/elasticsearch/plugins/sql ${INSTALL_DATA} ${WRKSRC}/*.properties ${STAGEDIR}${PREFIX}/lib/elasticsearch/plugins/sql .include Index: head/textproc/elasticsearch2-plugin-sql/distinfo =================================================================== --- head/textproc/elasticsearch2-plugin-sql/distinfo (revision 411851) +++ head/textproc/elasticsearch2-plugin-sql/distinfo (revision 411852) @@ -1,2 +1,2 @@ -SHA256 (elasticsearch-sql-2.1.1.zip) = 209aa052422f558610400d74887a50d7eda7edc6e76cffd3350cb6c8df607bcc -SIZE (elasticsearch-sql-2.1.1.zip) = 3896066 +SHA256 (elasticsearch-sql-2.2.0.zip) = daf74a6691678273baf045068088ada4bc4d6903a231e4ba7ce6f9d621df473d +SIZE (elasticsearch-sql-2.2.0.zip) = 3896257