diff --git a/net/apache-commons-net/Makefile b/net/apache-commons-net/Makefile index 805cbc86c6a7..fd21afa17ae7 100644 --- a/net/apache-commons-net/Makefile +++ b/net/apache-commons-net/Makefile @@ -1,38 +1,38 @@ PORTNAME= commons-net -PORTVERSION= 3.9.0 +PORTVERSION= 3.10.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 125ff9ef0dc4..12d4595b717b 100644 --- a/net/apache-commons-net/distinfo +++ b/net/apache-commons-net/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1674234872 -SHA256 (commons-net-3.9.0-bin.tar.gz) = f743b36bf5919c3e4631b666471a8e96502178914d0da179bdfb1f51899c2e7e -SIZE (commons-net-3.9.0-bin.tar.gz) = 2150894 +TIMESTAMP = 1715737276 +SHA256 (commons-net-3.10.0-bin.tar.gz) = d88e9ea913e7bb006652f9b8eabe8fd9280486d9136edcd33de3e3d7dad11bee +SIZE (commons-net-3.10.0-bin.tar.gz) = 2261360