aboutsummaryrefslogtreecommitdiff
path: root/net/apache-commons-net
diff options
context:
space:
mode:
authorKurt Jaeger <pi@FreeBSD.org>2020-10-04 10:42:57 +0000
committerKurt Jaeger <pi@FreeBSD.org>2020-10-04 10:42:57 +0000
commite811eaced7e4ed6838c53e264a2a465166330e7b (patch)
tree1e8638991b594f1c334f4c3078cbd18ba793e0dd /net/apache-commons-net
parentd673168584dc0e5961cae42312a0c7c6ddc94ab0 (diff)
downloadports-e811eaced7e4ed6838c53e264a2a465166330e7b.tar.gz
ports-e811eaced7e4ed6838c53e264a2a465166330e7b.zip
net/apache-commons-net: update 3.6 -> 3.7.1
Notes
Notes: svn path=/head/; revision=551376
Diffstat (limited to 'net/apache-commons-net')
-rw-r--r--net/apache-commons-net/Makefile2
-rw-r--r--net/apache-commons-net/distinfo6
-rw-r--r--net/apache-commons-net/pkg-descr8
3 files changed, 9 insertions, 7 deletions
diff --git a/net/apache-commons-net/Makefile b/net/apache-commons-net/Makefile
index e2d69ca132f8..990adf6cc658 100644
--- a/net/apache-commons-net/Makefile
+++ b/net/apache-commons-net/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= commons-net
-PORTVERSION= 3.6
+PORTVERSION= 3.7.1
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 9cd01c06b19d..712a453ecac0 100644
--- a/net/apache-commons-net/distinfo
+++ b/net/apache-commons-net/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1487567426
-SHA256 (commons-net-3.6-bin.tar.gz) = 81b7375e30caa7daa309e44894f9401d895d9d69383f5f2bf31a9100039aad18
-SIZE (commons-net-3.6-bin.tar.gz) = 1432913
+TIMESTAMP = 1601805106
+SHA256 (commons-net-3.7.1-bin.tar.gz) = dbc68f7c446c809fe22626a0a2f356508773248c75f0c0819526e74c1ba4a4ab
+SIZE (commons-net-3.7.1-bin.tar.gz) = 2200355
diff --git a/net/apache-commons-net/pkg-descr b/net/apache-commons-net/pkg-descr
index f983a181288b..a9dcd49961db 100644
--- a/net/apache-commons-net/pkg-descr
+++ b/net/apache-commons-net/pkg-descr
@@ -4,10 +4,12 @@ access.
Supported protocols are:
- * FTP
+ * FTP/FTPS
+ * FTP over HTTP (experimental)
* NNTP
- * SMTP
- * POP3
+ * SMTP(S)
+ * POP3(S)
+ * IMAP(S)
* Telnet
* TFTP
* Finger