summaryrefslogtreecommitdiff
path: root/ftp
diff options
context:
space:
mode:
authorAndrey A. Chernov <ache@FreeBSD.org>1997-09-15 05:48:35 +0000
committerAndrey A. Chernov <ache@FreeBSD.org>1997-09-15 05:48:35 +0000
commitc28d2083bc7ed5463a9bbcdaeaa3978823c5b0f4 (patch)
treee95cbd2a1623d59f7e62711e601cdd2dc7386110 /ftp
parentDefine MAN1 & MANCOMPRESSED. (diff)
Upgrade to beta-15, nlist hole fixed
Notes
Notes: svn path=/head/; revision=7915
Diffstat (limited to 'ftp')
-rw-r--r--ftp/wu-ftpd+ipv6/Makefile8
-rw-r--r--ftp/wu-ftpd+ipv6/distinfo2
-rw-r--r--ftp/wu-ftpd+ipv6/files/patch-ai6
-rw-r--r--ftp/wu-ftpd/Makefile8
-rw-r--r--ftp/wu-ftpd/distinfo2
-rw-r--r--ftp/wu-ftpd/files/patch-ai6
6 files changed, 16 insertions, 16 deletions
diff --git a/ftp/wu-ftpd+ipv6/Makefile b/ftp/wu-ftpd+ipv6/Makefile
index 1f10364543f1..07abf25bef24 100644
--- a/ftp/wu-ftpd+ipv6/Makefile
+++ b/ftp/wu-ftpd+ipv6/Makefile
@@ -1,15 +1,15 @@
# New ports collection makefile for: wu-ftpd
-# Version required: 2.4.2-beta-14
+# Version required: 2.4.2-beta-15
# Date created: 18 Oct 1994
# Whom: torstenb
#
-# $Id: Makefile,v 1.13 1997/04/29 02:48:10 asami Exp $
+# $Id: Makefile,v 1.14 1997/09/09 22:59:50 ache Exp $
#
# REMINDER: to use ftpaccess(5) you need to specify -a in command line,
# it is changed from previous versions
-DISTNAME= wu-ftpd-2.4.2-beta-14
-PKGNAME= wu-ftpd-2.4.2b14
+DISTNAME= wu-ftpd-2.4.2-beta-15
+PKGNAME= wu-ftpd-2.4.2b15
CATEGORIES= net
# AUSCERT recommendation
MASTER_SITES= ftp://ftp.academ.com/pub/wu-ftpd/private/
diff --git a/ftp/wu-ftpd+ipv6/distinfo b/ftp/wu-ftpd+ipv6/distinfo
index dcb2d82378fd..913723942af7 100644
--- a/ftp/wu-ftpd+ipv6/distinfo
+++ b/ftp/wu-ftpd+ipv6/distinfo
@@ -1 +1 @@
-MD5 (wu-ftpd-2.4.2-beta-14.tar.Z) = 70758e9510b81ef2d4aa1e815e44a8c9
+MD5 (wu-ftpd-2.4.2-beta-15.tar.Z) = 6c8172b83ab2545a5b91a9aba4840630
diff --git a/ftp/wu-ftpd+ipv6/files/patch-ai b/ftp/wu-ftpd+ipv6/files/patch-ai
index b0cffe66a38c..eeee626462d1 100644
--- a/ftp/wu-ftpd+ipv6/files/patch-ai
+++ b/ftp/wu-ftpd+ipv6/files/patch-ai
@@ -1,5 +1,5 @@
-*** config.h.orig Tue Aug 12 07:42:48 1997
---- config.h Tue Sep 9 20:18:19 1997
+*** config.h.orig Fri Sep 12 19:44:00 1997
+--- config.h Mon Sep 15 09:27:39 1997
***************
*** 72,76 ****
* See FIXES-2.4-HOBBIT for more information on this option.
@@ -11,5 +11,5 @@
* See FIXES-2.4-HOBBIT for more information on this option.
*/
-! #define SKEY
+! /* #undef SKEY */
diff --git a/ftp/wu-ftpd/Makefile b/ftp/wu-ftpd/Makefile
index 1f10364543f1..07abf25bef24 100644
--- a/ftp/wu-ftpd/Makefile
+++ b/ftp/wu-ftpd/Makefile
@@ -1,15 +1,15 @@
# New ports collection makefile for: wu-ftpd
-# Version required: 2.4.2-beta-14
+# Version required: 2.4.2-beta-15
# Date created: 18 Oct 1994
# Whom: torstenb
#
-# $Id: Makefile,v 1.13 1997/04/29 02:48:10 asami Exp $
+# $Id: Makefile,v 1.14 1997/09/09 22:59:50 ache Exp $
#
# REMINDER: to use ftpaccess(5) you need to specify -a in command line,
# it is changed from previous versions
-DISTNAME= wu-ftpd-2.4.2-beta-14
-PKGNAME= wu-ftpd-2.4.2b14
+DISTNAME= wu-ftpd-2.4.2-beta-15
+PKGNAME= wu-ftpd-2.4.2b15
CATEGORIES= net
# AUSCERT recommendation
MASTER_SITES= ftp://ftp.academ.com/pub/wu-ftpd/private/
diff --git a/ftp/wu-ftpd/distinfo b/ftp/wu-ftpd/distinfo
index dcb2d82378fd..913723942af7 100644
--- a/ftp/wu-ftpd/distinfo
+++ b/ftp/wu-ftpd/distinfo
@@ -1 +1 @@
-MD5 (wu-ftpd-2.4.2-beta-14.tar.Z) = 70758e9510b81ef2d4aa1e815e44a8c9
+MD5 (wu-ftpd-2.4.2-beta-15.tar.Z) = 6c8172b83ab2545a5b91a9aba4840630
diff --git a/ftp/wu-ftpd/files/patch-ai b/ftp/wu-ftpd/files/patch-ai
index b0cffe66a38c..eeee626462d1 100644
--- a/ftp/wu-ftpd/files/patch-ai
+++ b/ftp/wu-ftpd/files/patch-ai
@@ -1,5 +1,5 @@
-*** config.h.orig Tue Aug 12 07:42:48 1997
---- config.h Tue Sep 9 20:18:19 1997
+*** config.h.orig Fri Sep 12 19:44:00 1997
+--- config.h Mon Sep 15 09:27:39 1997
***************
*** 72,76 ****
* See FIXES-2.4-HOBBIT for more information on this option.
@@ -11,5 +11,5 @@
* See FIXES-2.4-HOBBIT for more information on this option.
*/
-! #define SKEY
+! /* #undef SKEY */