diff --git a/archivers/apache-commons-compress/Makefile b/archivers/apache-commons-compress/Makefile index 16aadc9ff7c7..07d9257eb061 100644 --- a/archivers/apache-commons-compress/Makefile +++ b/archivers/apache-commons-compress/Makefile @@ -1,35 +1,35 @@ PORTNAME= commons-compress -PORTVERSION= 1.26.1 +PORTVERSION= 1.26.2 CATEGORIES= archivers java MASTER_SITES= APACHE_COMMONS_BINARIES PKGNAMEPREFIX= apache- DISTNAME= ${PORTNAME}-${PORTVERSION}-bin MAINTAINER= thierry@FreeBSD.org COMMENT= Classes for working with various archivers WWW= https://commons.apache.org/proper/commons-compress/ LICENSE= APACHE20 USE_JAVA= yes JAVA_VERSION= 8+ WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} NO_BUILD= yes NO_ARCH= yes PLIST_FILES= ${JAVAJARDIR}/${PORTNAME}.jar PORTDOCS= apidocs OPTIONS_DEFINE= DOCS do-install: @${MKDIR} ${STAGEDIR}${JAVAJARDIR} ${INSTALL_DATA} ${WRKSRC}/${PORTNAME}-${PORTVERSION}.jar \ ${STAGEDIR}${JAVAJARDIR}/${PORTNAME}.jar do-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} (cd ${WRKSRC} && ${COPYTREE_SHARE} apidocs ${STAGEDIR}${DOCSDIR}) .include diff --git a/archivers/apache-commons-compress/distinfo b/archivers/apache-commons-compress/distinfo index d68ecc732fe7..b4d191a57f1a 100644 --- a/archivers/apache-commons-compress/distinfo +++ b/archivers/apache-commons-compress/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1710357584 -SHA256 (commons-compress-1.26.1-bin.tar.gz) = 3d5678865b48a6b39e4f75041f7fb127e4dc64b7a41d5edcbb0d7aacc9b1fd19 -SIZE (commons-compress-1.26.1-bin.tar.gz) = 118019999 +TIMESTAMP = 1717254352 +SHA256 (commons-compress-1.26.2-bin.tar.gz) = 13219b56172cb8484b7ca8744cf163c9215df7f67c04406192c9697ddbb87abf +SIZE (commons-compress-1.26.2-bin.tar.gz) = 130484372