Index: head/textproc/elasticsearch2-plugin-sql/Makefile =================================================================== --- head/textproc/elasticsearch2-plugin-sql/Makefile (revision 449453) +++ head/textproc/elasticsearch2-plugin-sql/Makefile (revision 449454) @@ -1,34 +1,34 @@ # $FreeBSD$ PORTNAME= sql -PORTVERSION= 2.4.2.1 +PORTVERSION= 2.4.4.0 CATEGORIES= textproc MASTER_SITES= https://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.4.2:textproc/elasticsearch2 +RUN_DEPENDS= elasticsearch2>=2.4.4: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 449453) +++ head/textproc/elasticsearch2-plugin-sql/distinfo (revision 449454) @@ -1,3 +1,3 @@ -TIMESTAMP = 1484050899 -SHA256 (elasticsearch-sql-2.4.2.1.zip) = c7ce61906585f38134ee7b9af1b5ded727e91b22ea575dfc3cc6a3f88c0edcc7 -SIZE (elasticsearch-sql-2.4.2.1.zip) = 4180276 +TIMESTAMP = 1504878201 +SHA256 (elasticsearch-sql-2.4.4.0.zip) = 77285623a26ce284bbb9fea798ee7b5bcfda89c8e27e91f4033cca6080416741 +SIZE (elasticsearch-sql-2.4.4.0.zip) = 4180277