- Update to 4.0.9
PR: ports/147964 Submitted by: Ganael Laplanche <ganael.laplanche@martymac.com> (maintainer) Feature safe: yes
This commit is contained in:
parent
840f4249b6
commit
c9f183f19d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=256741
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= lftp
|
||||
PORTVERSION= 4.0.8
|
||||
PORTVERSION= 4.0.9
|
||||
CATEGORIES= ftp ipv6
|
||||
MASTER_SITES= ftp://ftp.st.ryukoku.ac.jp/pub/network/ftp/lftp/ \
|
||||
ftp://ftp.st.ryukoku.ac.jp/pub/network/ftp/lftp/old/ \
|
||||
@ -71,6 +71,7 @@ PLIST_SUB+= NLS="@comment "
|
||||
.endif
|
||||
|
||||
MAN1= lftp.1 lftpget.1
|
||||
MAN5= lftp.conf.5
|
||||
|
||||
pre-configure:
|
||||
.if !defined(WITHOUT_OPENSSL) && defined(WITH_GNUTLS)
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (lftp-4.0.8.tar.lzma) = a8900b3481b1f8e2be7f01e6acfedbae
|
||||
SHA256 (lftp-4.0.8.tar.lzma) = 60ce21ea3b118d3cdc7417b90a4965b21d278d10e68a82295a2aaeda9c98dab4
|
||||
SIZE (lftp-4.0.8.tar.lzma) = 1269518
|
||||
MD5 (lftp-4.0.9.tar.lzma) = b3d584d12fd04037916882b1a00f2f92
|
||||
SHA256 (lftp-4.0.9.tar.lzma) = efff626c6f58426bd4a55c3b2522533324388c69781440b4a698c401782de59b
|
||||
SIZE (lftp-4.0.9.tar.lzma) = 1271008
|
||||
|
Loading…
Reference in New Issue
Block a user