mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
net/apache-commons-net: update 3.6 -> 3.7.1
Relnotes: https://gitbox.apache.org/repos/asf?p=commons-net.git;a=blob;f=RELEASE-NOTES.txt;h=0923e7443fe70abcc97887154abc130fa1070649;hb=refs/heads/release
This commit is contained in:
parent
d673168584
commit
e811eaced7
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=551376
3 changed files with 9 additions and 7 deletions
|
@ -2,7 +2,7 @@
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
|
|
||||||
PORTNAME= commons-net
|
PORTNAME= commons-net
|
||||||
PORTVERSION= 3.6
|
PORTVERSION= 3.7.1
|
||||||
CATEGORIES= net java
|
CATEGORIES= net java
|
||||||
MASTER_SITES= APACHE_COMMONS_BINARIES
|
MASTER_SITES= APACHE_COMMONS_BINARIES
|
||||||
PKGNAMEPREFIX= apache-
|
PKGNAMEPREFIX= apache-
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
TIMESTAMP = 1487567426
|
TIMESTAMP = 1601805106
|
||||||
SHA256 (commons-net-3.6-bin.tar.gz) = 81b7375e30caa7daa309e44894f9401d895d9d69383f5f2bf31a9100039aad18
|
SHA256 (commons-net-3.7.1-bin.tar.gz) = dbc68f7c446c809fe22626a0a2f356508773248c75f0c0819526e74c1ba4a4ab
|
||||||
SIZE (commons-net-3.6-bin.tar.gz) = 1432913
|
SIZE (commons-net-3.7.1-bin.tar.gz) = 2200355
|
||||||
|
|
|
@ -4,10 +4,12 @@ access.
|
||||||
|
|
||||||
Supported protocols are:
|
Supported protocols are:
|
||||||
|
|
||||||
* FTP
|
* FTP/FTPS
|
||||||
|
* FTP over HTTP (experimental)
|
||||||
* NNTP
|
* NNTP
|
||||||
* SMTP
|
* SMTP(S)
|
||||||
* POP3
|
* POP3(S)
|
||||||
|
* IMAP(S)
|
||||||
* Telnet
|
* Telnet
|
||||||
* TFTP
|
* TFTP
|
||||||
* Finger
|
* Finger
|
||||||
|
|
Loading…
Add table
Reference in a new issue