From mharo@area51.fremont.ca.us Sun Feb 21 16:44:57 1999
Return-Path: <mharo@area51.fremont.ca.us>
Received: from area51.fremont.ca.us (d60-054.leach.ucdavis.edu [169.237.60.54])
	by hub.freebsd.org (Postfix) with ESMTP id 14B0511B3C
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 21 Feb 1999 16:44:55 -0800 (PST)
	(envelope-from mharo@area51.fremont.ca.us)
Received: (from root@localhost)
	by area51.fremont.ca.us (8.9.2/8.9.2) id QAA34334;
	Sun, 21 Feb 1999 16:45:10 -0800 (PST)
	(envelope-from mharo)
Message-Id: <199902220045.QAA34334@area51.fremont.ca.us>
Date: Sun, 21 Feb 1999 16:45:10 -0800 (PST)
From: mharo@area51.fremont.ca.us
Reply-To: mharo@area51.fremont.ca.us
To: FreeBSD-gnats-submit@freebsd.org
Subject: Update of proftpd port
X-Send-Pr-Version: 3.2

>Number:         10186
>Category:       ports
>Synopsis:       Update of proftpd port
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Feb 21 16:50:01 PST 1999
>Closed-Date:    Sun Mar 14 18:12:28 PST 1999
>Last-Modified:  Sun Mar 14 18:13:45 PST 1999
>Originator:     mharo@area51.fremont.ca.us
>Release:        FreeBSD 3.1-STABLE i386
>Organization:
>Environment:
>Description:

ProFTPD has been updated from pre1 to pre2.  The following patch takes
care of this.  pre2 also includes the security patch which came out about 
a week ago.

>How-To-Repeat:
>Fix:
	
cvs diff: Diffing .
Index: Makefile
===================================================================
RCS file: /host/trang.nuxi.com/FBSD/CVS-repository/ports/net/proftpd/Makefile,v
retrieving revision 1.7
diff -u -r1.7 Makefile
--- Makefile	1999/02/12 21:55:04	1.7
+++ Makefile	1999/02/21 23:04:33
@@ -6,14 +6,10 @@
 # $Id: Makefile,v 1.7 1999/02/12 21:55:04 obrien Exp $
 #
 
-DISTNAME=	proftpd-1.2.0pre1
+DISTNAME=	proftpd-1.2.0pre2
 PKGNAME=	proftpd-1.2.0
 CATEGORIES=	net
 MASTER_SITES=	ftp://ftp.proftpd.org/distrib/
-
-PATCH_SITES=	ftp://ftp.proftpd.org/patches/
-PATCHFILES=	proftpd-1.2.0pre1-path_exploit3.patch
-PATCH_DIST_STRIP=	-p1
 
 MAINTAINER=	stephane@lituus.fr
 
cvs diff: Diffing files
Index: files/md5
===================================================================
RCS file: /host/trang.nuxi.com/FBSD/CVS-repository/ports/net/proftpd/files/md5,v
retrieving revision 1.4
diff -u -r1.4 md5
--- md5	1999/02/12 21:55:05	1.4
+++ md5	1999/02/21 23:04:57
@@ -1,2 +1 @@
-MD5 (proftpd-1.2.0pre1.tar.gz) = cd4456ebcdd19a2eb6e79ef7f4e3e65a
-MD5 (proftpd-1.2.0pre1-path_exploit3.patch) = 1271d6ad42175dd94bc2a0607461fd06
+MD5 (proftpd-1.2.0pre2.tar.gz) = 85bed6f9211ba4a33f560312f1090a4b
cvs diff: Diffing patches
Index: patches/patch-af
===================================================================
RCS file: /host/trang.nuxi.com/FBSD/CVS-repository/ports/net/proftpd/patches/patch-af,v
retrieving revision 1.2
diff -u -r1.2 patch-af
--- patch-af	1998/06/14 15:56:50	1.2
+++ patch-af	1999/02/22 00:30:14
@@ -1,6 +1,6 @@
---- src/proftpd.8.orig	Sun Jun  7 16:26:39 1998
-+++ src/proftpd.8	Sun Jun  7 16:27:44 1998
-@@ -19,6 +19,12 @@
+--- src/proftpd.8.orig	Sun Feb 21 16:26:21 1999
++++ src/proftpd.8	Sun Feb 21 16:28:31 1999
+@@ -21,6 +21,12 @@
  may be invoked by the Internet "super-server" inetd(8) each time a
  connection to the FTP service is made, or alternatively it can be run as a
  stand-alone daemon.
@@ -10,6 +10,6 @@
 +facility of LOG_FTP.  Note: LOG_FTP messages are not displayed
 +by syslogd(8) by default, and may have to be enabled in syslogd(8)'s 
 +configuration file.
- .SH OPTIONS
- .TP 12
- .B \-h,\--help
+ 
+ When
+ .B proftpd
cvs diff: Diffing pkg

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: steve 
State-Changed-When: Sun Mar 14 18:12:28 PST 1999 
State-Changed-Why:  
Update committed, thanks! 
>Unformatted:
