summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorlukem <lukem>2001-05-09 02:13:41 +0000
committerlukem <lukem>2001-05-09 02:13:41 +0000
commit517ab864217a1abda9b9c9d9820a1349f0684c64 (patch)
treeefc9d7524441a28ceb0f567285d7e29c8ff18abd
parent83939a11da96ecbdc4d24afd85bba14680f5b9b4 (diff)
downloadpkgsrc-517ab864217a1abda9b9c9d9820a1349f0684c64.tar.gz
update to lukemftpd 1.1. user visible changes:
* Fixed checkportcmd for the IPv4 case. * Added support for S/Key authentication. * Use method other than glob(3) to do ~ expansion. * Improve portability. * Rewrite method of handling out-of-band operations, in order to more easily support RFC2228 security extensions in a future release.
-rw-r--r--net/lukemftpd/Makefile4
-rw-r--r--net/lukemftpd/distinfo6
2 files changed, 5 insertions, 5 deletions
diff --git a/net/lukemftpd/Makefile b/net/lukemftpd/Makefile
index 5d41996ad4e..48c16a9957b 100644
--- a/net/lukemftpd/Makefile
+++ b/net/lukemftpd/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.2 2001/04/12 09:23:49 wennmach Exp $
+# $NetBSD: Makefile,v 1.3 2001/05/09 02:13:41 lukem Exp $
#
-DISTNAME= lukemftpd-1.0
+DISTNAME= lukemftpd-1.1
CATEGORIES= net
MASTER_SITES= ftp://ftp.netbsd.org/pub/NetBSD/misc/lukemftp/
diff --git a/net/lukemftpd/distinfo b/net/lukemftpd/distinfo
index 266553ef8c5..f702b42515e 100644
--- a/net/lukemftpd/distinfo
+++ b/net/lukemftpd/distinfo
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.2 2001/04/21 11:23:21 wiz Exp $
+$NetBSD: distinfo,v 1.3 2001/05/09 02:13:41 lukem Exp $
-SHA1 (lukemftpd-1.0.tar.gz) = fe3ecf68823aaaa62979b6a565a9acb316bc2793
-Size (lukemftpd-1.0.tar.gz) = 159806 bytes
+SHA1 (lukemftpd-1.1.tar.gz) = f6fc0644cd0e793f375b8c04bb6512c36c7ce195
+Size (lukemftpd-1.1.tar.gz) = 162161 bytes