diff --git a/net/apache-commons-net/Makefile b/net/apache-commons-net/Makefile index fd21afa17ae7..019298851315 100644 --- a/net/apache-commons-net/Makefile +++ b/net/apache-commons-net/Makefile @@ -1,38 +1,38 @@ PORTNAME= commons-net -PORTVERSION= 3.10.0 +PORTVERSION= 3.11.0 CATEGORIES= net java MASTER_SITES= APACHE_COMMONS_BINARIES PKGNAMEPREFIX= apache- DISTNAME= ${PORTNAME}-${PORTVERSION}-bin MAINTAINER= nc@FreeBSD.org COMMENT= Collection of network protocol implementations for Java WWW= https://commons.apache.org/proper/commons-net/ LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE.txt USE_JAVA= yes NO_BUILD= yes NO_ARCH= yes OPTIONS_DEFINE= DOCS WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} JARFILE= ${PORTNAME}-${PORTVERSION}.jar DESTJARFILE= ${PORTNAME}.jar PLIST_FILES= %%JAVAJARDIR%%/${DESTJARFILE} PORTDOCS= * do-install: ${INSTALL_DATA} ${WRKSRC}/${JARFILE} \ ${STAGEDIR}${JAVAJARDIR}/${DESTJARFILE} do-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} (cd ${WRKSRC} && ${COPYTREE_SHARE} apidocs ${STAGEDIR}${DOCSDIR}) (cd ${WRKSRC} && ${INSTALL_DATA} LICENSE.txt NOTICE.txt \ RELEASE-NOTES.txt ${STAGEDIR}${DOCSDIR}) .include diff --git a/net/apache-commons-net/distinfo b/net/apache-commons-net/distinfo index 12d4595b717b..80c1951c7912 100644 --- a/net/apache-commons-net/distinfo +++ b/net/apache-commons-net/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1715737276 -SHA256 (commons-net-3.10.0-bin.tar.gz) = d88e9ea913e7bb006652f9b8eabe8fd9280486d9136edcd33de3e3d7dad11bee -SIZE (commons-net-3.10.0-bin.tar.gz) = 2261360 +TIMESTAMP = 1717424592 +SHA256 (commons-net-3.11.0-bin.tar.gz) = 63ed57178e792a97c53f8e76d35e9dbb67c98fbb259534a0596664e91ac04e53 +SIZE (commons-net-3.11.0-bin.tar.gz) = 2271958