Index: head/textproc/elasticsearch2-plugin-sql/Makefile =================================================================== --- head/textproc/elasticsearch2-plugin-sql/Makefile (revision 431080) +++ head/textproc/elasticsearch2-plugin-sql/Makefile (revision 431081) @@ -1,34 +1,34 @@ # $FreeBSD$ PORTNAME= sql -PORTVERSION= 2.4.2.0 +PORTVERSION= 2.4.2.1 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 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 431080) +++ head/textproc/elasticsearch2-plugin-sql/distinfo (revision 431081) @@ -1,3 +1,3 @@ -TIMESTAMP = 1481036670 -SHA256 (elasticsearch-sql-2.4.2.0.zip) = 21d674c2a19d8153923e023cd9289fc8cacdbdc2cc6a0109622b5fc6efb8d4b3 -SIZE (elasticsearch-sql-2.4.2.0.zip) = 4179587 +TIMESTAMP = 1484050899 +SHA256 (elasticsearch-sql-2.4.2.1.zip) = c7ce61906585f38134ee7b9af1b5ded727e91b22ea575dfc3cc6a3f88c0edcc7 +SIZE (elasticsearch-sql-2.4.2.1.zip) = 4180276