Date: Sat, 2 Jan 2021 11:38:33 +0000 (UTC) From: Kurt Jaeger <pi@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r559927 - head/net/apache-commons-net Message-ID: <202101021138.102BcX9N068644@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: pi Date: Sat Jan 2 11:38:33 2021 New Revision: 559927 URL: https://svnweb.freebsd.org/changeset/ports/559927 Log: 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 Modified: head/net/apache-commons-net/Makefile head/net/apache-commons-net/distinfo Modified: head/net/apache-commons-net/Makefile ============================================================================== --- head/net/apache-commons-net/Makefile Sat Jan 2 11:29:48 2021 (r559926) +++ head/net/apache-commons-net/Makefile Sat Jan 2 11:38:33 2021 (r559927) @@ -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 Modified: head/net/apache-commons-net/distinfo ============================================================================== --- head/net/apache-commons-net/distinfo Sat Jan 2 11:29:48 2021 (r559926) +++ head/net/apache-commons-net/distinfo Sat Jan 2 11:38:33 2021 (r559927) @@ -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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202101021138.102BcX9N068644>