1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00

Upgrade to beta-14

This commit is contained in:
Andrey A. Chernov 1997-09-09 23:00:13 +00:00
parent ca9eb57abe
commit ac2f2b16ce
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=7838
8 changed files with 34 additions and 34 deletions

View File

@ -1,15 +1,15 @@
# New ports collection makefile for: wu-ftpd
# Version required: 2.4.2-beta-13
# Version required: 2.4.2-beta-14
# Date created: 18 Oct 1994
# Whom: torstenb
#
# $Id: Makefile,v 1.12 1997/04/27 21:48:45 ache Exp $
# $Id: Makefile,v 1.13 1997/04/29 02:48:10 asami 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-13
PKGNAME= wu-ftpd-2.4.2b13
DISTNAME= wu-ftpd-2.4.2-beta-14
PKGNAME= wu-ftpd-2.4.2b14
CATEGORIES= net
# AUSCERT recommendation
MASTER_SITES= ftp://ftp.academ.com/pub/wu-ftpd/private/

View File

@ -1 +1 @@
MD5 (wu-ftpd-2.4.2-beta-13.tar.Z) = 86e87d3d711afada4f8aec81ae3940ec
MD5 (wu-ftpd-2.4.2-beta-14.tar.Z) = 70758e9510b81ef2d4aa1e815e44a8c9

View File

@ -1,14 +1,14 @@
*** config.h.bak Mon Mar 3 12:39:34 1997
--- config.h Sun Apr 27 21:03:14 1997
*** config.h.orig Tue Aug 12 07:42:48 1997
--- config.h Tue Sep 9 20:18:19 1997
***************
*** 72,76 ****
* See README-2.4-HOBBIT for more information on this option.
* See FIXES-2.4-HOBBIT for more information on this option.
*/
! #undef SKEY
--- 72,76 ----
* See README-2.4-HOBBIT for more information on this option.
* See FIXES-2.4-HOBBIT for more information on this option.
*/
! #define SKEY

View File

@ -1,8 +1,8 @@
*** src/makefiles/Makefile.fbs.orig Mon Mar 3 12:34:52 1997
--- src/makefiles/Makefile.fbs Mon Apr 28 00:43:47 1997
*** src/makefiles/Makefile.fbs.orig Tue Aug 12 07:43:39 1997
--- src/makefiles/Makefile.fbs Tue Sep 9 20:10:33 1997
***************
*** 1,8 ****
CC = cc
*** 4,11 ****
#CC = cc
IFLAGS = -I.. -I../support
LFLAGS = -L../support -s
! CFLAGS = -O ${IFLAGS} ${LFLAGS}
@ -10,8 +10,8 @@
LIBC = /usr/lib/libc.a
LINTFLAGS=
LKERB = -lauth -lckrb -lkrb -ldes
--- 1,8 ----
CC = cc
--- 4,11 ----
#CC = cc
IFLAGS = -I.. -I../support
LFLAGS = -L../support -s
! CFLAGS += ${IFLAGS} ${LFLAGS}
@ -20,8 +20,8 @@
LINTFLAGS=
LKERB = -lauth -lckrb -lkrb -ldes
***************
*** 24,30 ****
--- 24,34 ----
*** 27,33 ****
--- 27,37 ----
${CC} ${CFLAGS} -o $@ ftpshut.c vers.o ${LIBES}
ftpd: ${OBJS} ${LIBC}

View File

@ -1,15 +1,15 @@
# New ports collection makefile for: wu-ftpd
# Version required: 2.4.2-beta-13
# Version required: 2.4.2-beta-14
# Date created: 18 Oct 1994
# Whom: torstenb
#
# $Id: Makefile,v 1.12 1997/04/27 21:48:45 ache Exp $
# $Id: Makefile,v 1.13 1997/04/29 02:48:10 asami 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-13
PKGNAME= wu-ftpd-2.4.2b13
DISTNAME= wu-ftpd-2.4.2-beta-14
PKGNAME= wu-ftpd-2.4.2b14
CATEGORIES= net
# AUSCERT recommendation
MASTER_SITES= ftp://ftp.academ.com/pub/wu-ftpd/private/

View File

@ -1 +1 @@
MD5 (wu-ftpd-2.4.2-beta-13.tar.Z) = 86e87d3d711afada4f8aec81ae3940ec
MD5 (wu-ftpd-2.4.2-beta-14.tar.Z) = 70758e9510b81ef2d4aa1e815e44a8c9

View File

@ -1,14 +1,14 @@
*** config.h.bak Mon Mar 3 12:39:34 1997
--- config.h Sun Apr 27 21:03:14 1997
*** config.h.orig Tue Aug 12 07:42:48 1997
--- config.h Tue Sep 9 20:18:19 1997
***************
*** 72,76 ****
* See README-2.4-HOBBIT for more information on this option.
* See FIXES-2.4-HOBBIT for more information on this option.
*/
! #undef SKEY
--- 72,76 ----
* See README-2.4-HOBBIT for more information on this option.
* See FIXES-2.4-HOBBIT for more information on this option.
*/
! #define SKEY

View File

@ -1,8 +1,8 @@
*** src/makefiles/Makefile.fbs.orig Mon Mar 3 12:34:52 1997
--- src/makefiles/Makefile.fbs Mon Apr 28 00:43:47 1997
*** src/makefiles/Makefile.fbs.orig Tue Aug 12 07:43:39 1997
--- src/makefiles/Makefile.fbs Tue Sep 9 20:10:33 1997
***************
*** 1,8 ****
CC = cc
*** 4,11 ****
#CC = cc
IFLAGS = -I.. -I../support
LFLAGS = -L../support -s
! CFLAGS = -O ${IFLAGS} ${LFLAGS}
@ -10,8 +10,8 @@
LIBC = /usr/lib/libc.a
LINTFLAGS=
LKERB = -lauth -lckrb -lkrb -ldes
--- 1,8 ----
CC = cc
--- 4,11 ----
#CC = cc
IFLAGS = -I.. -I../support
LFLAGS = -L../support -s
! CFLAGS += ${IFLAGS} ${LFLAGS}
@ -20,8 +20,8 @@
LINTFLAGS=
LKERB = -lauth -lckrb -lkrb -ldes
***************
*** 24,30 ****
--- 24,34 ----
*** 27,33 ****
--- 27,37 ----
${CC} ${CFLAGS} -o $@ ftpshut.c vers.o ${LIBES}
ftpd: ${OBJS} ${LIBC}