1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-22 00:35:15 +00:00

* Update to 1.14 which fixes format string vulnerabilities.

* No longer mirrored on sunsite.
This commit is contained in:
Christian Weisgerber 2004-02-29 17:26:47 +00:00
parent 5111b833f4
commit cb06597855
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=102560
2 changed files with 4 additions and 6 deletions

View File

@ -6,11 +6,9 @@
#
PORTNAME= hsftp
PORTVERSION= 1.13
PORTVERSION= 1.14
CATEGORIES= ftp
MASTER_SITES= http://la-samhna.de/hsftp/ \
${MASTER_SITE_SUNSITE}
MASTER_SITE_SUBDIR= system/network/file-transfer
MASTER_SITES= http://la-samhna.de/hsftp/
MAINTAINER= ports@FreeBSD.org
COMMENT= FTP emulator that uses ssh to transport commands/data

View File

@ -1,2 +1,2 @@
MD5 (hsftp-1.13.tar.gz) = 8ea5f16961f7c7f73a93ba2c53ecbff1
SIZE (hsftp-1.13.tar.gz) = 51165
MD5 (hsftp-1.14.tar.gz) = 8b8936c4ec8272a9a4b21db7075f987c
SIZE (hsftp-1.14.tar.gz) = 51290