mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
* Update to 1.14 which fixes format string vulnerabilities.
* No longer mirrored on sunsite.
This commit is contained in:
parent
5111b833f4
commit
cb06597855
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=102560
@ -6,11 +6,9 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
PORTNAME= hsftp
|
PORTNAME= hsftp
|
||||||
PORTVERSION= 1.13
|
PORTVERSION= 1.14
|
||||||
CATEGORIES= ftp
|
CATEGORIES= ftp
|
||||||
MASTER_SITES= http://la-samhna.de/hsftp/ \
|
MASTER_SITES= http://la-samhna.de/hsftp/
|
||||||
${MASTER_SITE_SUNSITE}
|
|
||||||
MASTER_SITE_SUBDIR= system/network/file-transfer
|
|
||||||
|
|
||||||
MAINTAINER= ports@FreeBSD.org
|
MAINTAINER= ports@FreeBSD.org
|
||||||
COMMENT= FTP emulator that uses ssh to transport commands/data
|
COMMENT= FTP emulator that uses ssh to transport commands/data
|
||||||
|
@ -1,2 +1,2 @@
|
|||||||
MD5 (hsftp-1.13.tar.gz) = 8ea5f16961f7c7f73a93ba2c53ecbff1
|
MD5 (hsftp-1.14.tar.gz) = 8b8936c4ec8272a9a4b21db7075f987c
|
||||||
SIZE (hsftp-1.13.tar.gz) = 51165
|
SIZE (hsftp-1.14.tar.gz) = 51290
|
||||||
|
Loading…
Reference in New Issue
Block a user