diff options
author | Neel Chauhan <nc@FreeBSD.org> | 2023-01-20 18:43:12 +0000 |
---|---|---|
committer | Neel Chauhan <nc@FreeBSD.org> | 2023-01-20 18:43:12 +0000 |
commit | 88cff75b96637c2069b1e86348095d6dc06e7ba2 (patch) | |
tree | eb93851a0ade60ff4e1e625098b092eac1a34c81 | |
parent | 4d86c9e4eed18955d057c752ebd1c444fc0a64a8 (diff) | |
download | ports-88cff75b96637c2069b1e86348095d6dc06e7ba2.tar.gz ports-88cff75b96637c2069b1e86348095d6dc06e7ba2.zip |
net/apache-commons-net: Update to 3.9.0
-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 bb65a2573785..805cbc86c6a7 100644 --- a/net/apache-commons-net/Makefile +++ b/net/apache-commons-net/Makefile @@ -1,5 +1,5 @@ PORTNAME= commons-net -PORTVERSION= 3.8.0 +PORTVERSION= 3.9.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 5bd9b5747550..125ff9ef0dc4 100644 --- a/net/apache-commons-net/distinfo +++ b/net/apache-commons-net/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1613838433 -SHA256 (commons-net-3.8.0-bin.tar.gz) = 6f0a2913c839056bc5d789de584f0dcccd4f3efd727ff105610e19982ff2cd35 -SIZE (commons-net-3.8.0-bin.tar.gz) = 2209972 +TIMESTAMP = 1674234872 +SHA256 (commons-net-3.9.0-bin.tar.gz) = f743b36bf5919c3e4631b666471a8e96502178914d0da179bdfb1f51899c2e7e +SIZE (commons-net-3.9.0-bin.tar.gz) = 2150894 |