summaryrefslogtreecommitdiff
path: root/net/bftpd
diff options
context:
space:
mode:
authornia <nia@pkgsrc.org>2020-04-22 05:00:05 +0000
committernia <nia@pkgsrc.org>2020-04-22 05:00:05 +0000
commit61da8ed77efb1ce9beee0f2c956bd3596cb5d541 (patch)
tree34c423e69113bd9e4230347275944639ae948ec5 /net/bftpd
parente8cfd3488b168e3a0443e75e5bcc8c8613a5a314 (diff)
downloadpkgsrc-61da8ed77efb1ce9beee0f2c956bd3596cb5d541.tar.gz
bftpd: Update to 5.5
Jesse Smith <jessefrgsmith@yahoo.ca> -> 5.5 - Fixed a file descriptor leak would could cause the Bftpd server to run out of available files it can open when storing/uploading files. Eric Debief provided a patch to correct the issue.
Diffstat (limited to 'net/bftpd')
-rw-r--r--net/bftpd/Makefile4
-rw-r--r--net/bftpd/distinfo10
2 files changed, 7 insertions, 7 deletions
diff --git a/net/bftpd/Makefile b/net/bftpd/Makefile
index eeb7e7508d8..a2fe3b41525 100644
--- a/net/bftpd/Makefile
+++ b/net/bftpd/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.23 2020/04/01 10:01:29 nia Exp $
+# $NetBSD: Makefile,v 1.24 2020/04/22 05:00:05 nia Exp $
-DISTNAME= bftpd-5.4
+DISTNAME= bftpd-5.5
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=bftpd/}
diff --git a/net/bftpd/distinfo b/net/bftpd/distinfo
index 0605ecdc840..8aac5fddbfd 100644
--- a/net/bftpd/distinfo
+++ b/net/bftpd/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.13 2020/04/01 10:01:29 nia Exp $
+$NetBSD: distinfo,v 1.14 2020/04/22 05:00:05 nia Exp $
-SHA1 (bftpd-5.4.tar.gz) = 0b669b56faec8c7f717718f124ba12a24b446fd2
-RMD160 (bftpd-5.4.tar.gz) = 12da2c7380a970d552a1aeeebd6178406a03da1b
-SHA512 (bftpd-5.4.tar.gz) = af7536b373a6cf602b5f419203d42e071c3c9d501fe6312169052571fb269c4bf0aaa5288cd5c978db8d0b6d80d3af42bdb14589b248d95841996291aa034dd8
-Size (bftpd-5.4.tar.gz) = 166835 bytes
+SHA1 (bftpd-5.5.tar.gz) = fdd1fb4ea5928b650c2f428097f3dd5d44e94c94
+RMD160 (bftpd-5.5.tar.gz) = e97f1ffd9153a5e175f7ad834340cb8641f81b7c
+SHA512 (bftpd-5.5.tar.gz) = 1d43efe65bdf764bc67be2fe6183f5a0fc6c17d39c3467978c19f16cd46ae03aad1e58e1baa279660ebe92a016623e3854df79df8f5a1adfd457c794e291fbd9
+Size (bftpd-5.5.tar.gz) = 166920 bytes