Index: head/textproc/elasticsearch-plugin-sql/Makefile =================================================================== --- head/textproc/elasticsearch-plugin-sql/Makefile (revision 412183) +++ head/textproc/elasticsearch-plugin-sql/Makefile (revision 412184) @@ -1,33 +1,33 @@ # $FreeBSD$ PORTNAME= sql -PORTVERSION= 1.4.8 +PORTVERSION= 1.4.9 CATEGORIES= textproc MASTER_SITES= http://github.com/NLPchina/elasticsearch-sql/releases/download/${PORTVERSION}/ PKGNAMEPREFIX= elasticsearch-plugin- DISTNAME= elasticsearch-${PORTNAME}-${PORTVERSION} MAINTAINER= olgeni@FreeBSD.org COMMENT= ElasticSearch SQL plugin LICENSE= APACHE20 RUN_DEPENDS= elasticsearch>=1.7.0:${PORTSDIR}/textproc/elasticsearch CONFLICTS= elasticsearch2-plugin-sql-2.* 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 .include Index: head/textproc/elasticsearch-plugin-sql/distinfo =================================================================== --- head/textproc/elasticsearch-plugin-sql/distinfo (revision 412183) +++ head/textproc/elasticsearch-plugin-sql/distinfo (revision 412184) @@ -1,2 +1,2 @@ -SHA256 (elasticsearch-sql-1.4.8.zip) = db0bd0528b158c30d505d67ada49a3567d37b5b93d8b323f6ad1babfc51402b8 -SIZE (elasticsearch-sql-1.4.8.zip) = 6121810 +SHA256 (elasticsearch-sql-1.4.9.zip) = c75df1b3411beb7e2369d1c57035f8f944d695fcc807c3047f5f32960eda942b +SIZE (elasticsearch-sql-1.4.9.zip) = 6127435