diff options
author | Kurt Jaeger <pi@FreeBSD.org> | 2021-01-02 11:38:33 +0000 |
---|---|---|
committer | Kurt Jaeger <pi@FreeBSD.org> | 2021-01-02 11:38:33 +0000 |
commit | 57cec8943aeac62828fda9b999dd7a5ef740b7cf (patch) | |
tree | 495368d2efae7235d04333e8275d140ad8a3a66f /net/apache-commons-net | |
parent | graphics/py-box2d-py, math/py-cmaes, math/py-optuna: remove pkg-message.in (diff) |
net/apache-commons-net: update 3.7.1 -> 3.7.2, submitter becomes maintainer
PR: 251749
Submitted by: Neel Chauhan <neel@neelc.org>
Relnotes: https://mirror.synyx.de/apache//commons/net/RELEASE-NOTES.txt
Notes
Notes:
svn path=/head/; revision=559927
Diffstat (limited to 'net/apache-commons-net')
-rw-r--r-- | net/apache-commons-net/Makefile | 4 | ||||
-rw-r--r-- | net/apache-commons-net/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/net/apache-commons-net/Makefile b/net/apache-commons-net/Makefile index 990adf6cc658..e3b4f9ebf326 100644 --- a/net/apache-commons-net/Makefile +++ b/net/apache-commons-net/Makefile @@ -2,13 +2,13 @@ # $FreeBSD$ PORTNAME= commons-net -PORTVERSION= 3.7.1 +PORTVERSION= 3.7.2 CATEGORIES= net java MASTER_SITES= APACHE_COMMONS_BINARIES PKGNAMEPREFIX= apache- DISTNAME= ${PORTNAME}-${PORTVERSION}-bin -MAINTAINER= ports@FreeBSD.org +MAINTAINER= neel@neelc.org COMMENT= Collection of network protocol implementations for Java LICENSE= APACHE20 diff --git a/net/apache-commons-net/distinfo b/net/apache-commons-net/distinfo index 712a453ecac0..c0e2d49ba2c5 100644 --- a/net/apache-commons-net/distinfo +++ b/net/apache-commons-net/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1601805106 -SHA256 (commons-net-3.7.1-bin.tar.gz) = dbc68f7c446c809fe22626a0a2f356508773248c75f0c0819526e74c1ba4a4ab -SIZE (commons-net-3.7.1-bin.tar.gz) = 2200355 +TIMESTAMP = 1607662456 +SHA256 (commons-net-3.7.2-bin.tar.gz) = 473c99c58367c4acc57c0f3b775a39b7fedba5cd3f356e791ee3bb81366cf400 +SIZE (commons-net-3.7.2-bin.tar.gz) = 2201532 |