Date: Wed, 15 May 2024 01:42:20 GMT From: Neel Chauhan <nc@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: b0e90a09e345 - main - net/apache-commons-net: Update to 3.10.0 Message-ID: <202405150142.44F1gKcN013389@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by nc: URL: https://cgit.FreeBSD.org/ports/commit/?id=b0e90a09e345f666d9b3920ef5712a60437a507a commit b0e90a09e345f666d9b3920ef5712a60437a507a Author: Neel Chauhan <nc@FreeBSD.org> AuthorDate: 2024-05-15 01:42:18 +0000 Commit: Neel Chauhan <nc@FreeBSD.org> CommitDate: 2024-05-15 01:42:18 +0000 net/apache-commons-net: Update to 3.10.0 --- net/apache-commons-net/Makefile | 2 +- net/apache-commons-net/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) 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,5 +1,5 @@ PORTNAME= commons-net -PORTVERSION= 3.9.0 +PORTVERSION= 3.10.0 CATEGORIES= net java MASTER_SITES= APACHE_COMMONS_BINARIES PKGNAMEPREFIX= apache- 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202405150142.44F1gKcN013389>