diff options
author | Neel Chauhan <nc@FreeBSD.org> | 2024-06-03 10:51:16 -0400 |
---|---|---|
committer | Neel Chauhan <nc@FreeBSD.org> | 2024-06-03 10:51:16 -0400 |
commit | bb22a8dcefa6cf079050797308a356a2b626cb31 (patch) | |
tree | 5979898af9c02aa77dea0a8fa65a648f4323bad0 /net/apache-commons-net | |
parent | www/caddy: Update to 2.8.4 (diff) |
net/apache-commons-net: Update to 3.11.0
Diffstat (limited to 'net/apache-commons-net')
-rw-r--r-- | net/apache-commons-net/Makefile | 2 | ||||
-rw-r--r-- | 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 fd21afa17ae7..019298851315 100644 --- a/net/apache-commons-net/Makefile +++ b/net/apache-commons-net/Makefile @@ -1,5 +1,5 @@ PORTNAME= commons-net -PORTVERSION= 3.10.0 +PORTVERSION= 3.11.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 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 |