From odip@bionet.nsc.ru  Thu Nov  3 09:54:03 2005
Return-Path: <odip@bionet.nsc.ru>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 2E28416A41F;
	Thu,  3 Nov 2005 09:54:03 +0000 (GMT)
	(envelope-from odip@bionet.nsc.ru)
Received: from manticore.bionet.nsc.ru (manticore.bionet.nsc.ru [84.237.118.164])
	by mx1.FreeBSD.org (Postfix) with ESMTP id B5BBA43D46;
	Thu,  3 Nov 2005 09:54:01 +0000 (GMT)
	(envelope-from odip@bionet.nsc.ru)
Received: by manticore.bionet.nsc.ru (Postfix, from userid 1001)
	id 768D9217CB; Thu,  3 Nov 2005 15:53:59 +0600 (NOVT)
Message-Id: <20051103095359.768D9217CB@manticore.bionet.nsc.ru>
Date: Thu,  3 Nov 2005 15:53:59 +0600 (NOVT)
From: Dmitry A Grigorovich <odip@bionet.nsc.ru>
To: FreeBSD-gnats-submit@freebsd.org
Cc: mharo@FreeBSD.org
Subject: [patch] ftp/proftpd 1.3.0rc3
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         88433
>Category:       ports
>Synopsis:       [patch] ftp/proftpd 1.3.0rc3
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    mharo
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Nov 03 10:00:26 GMT 2005
>Closed-Date:    Tue Nov 29 17:50:37 GMT 2005
>Last-Modified:  Tue Nov 29 17:50:37 GMT 2005
>Originator:     Dmitry A Grigorovich
>Release:        FreeBSD 5.4-RELEASE-p8 i386
>Organization:
ICiG SB RAS, Russia
>Environment:
System: FreeBSD manticore.bionet.nsc.ru 5.4-RELEASE-p8 FreeBSD 5.4-RELEASE-p8 #0: Sat Oct 15 19:41:20 NOVST 2005 root@manticore.bionet.nsc.ru:/usr/obj/usr/src/sys/ODIP i386

>Description:

New RC at www.proftpd.org - proftpd 1.3.0rc3 released

>How-To-Repeat:

N/A

>Fix:

Remove files /usr/ports/ftp/proftpd/files/{patch-af,patch-configure}
Add file proftpd/files/patch-proftpd.8.in (see below)
Apply follow patch - patch-proftpd
Reinstall proftpd

--- patch-proftpd begins here ---
diff -ur proftpd/Makefile proftpd.new/Makefile
--- proftpd/Makefile	Mon Oct 17 22:02:09 2005
+++ proftpd.new/Makefile	Thu Nov  3 15:30:25 2005
@@ -6,8 +6,8 @@
 #
 
 PORTNAME=	proftpd
-DISTVERSION=	1.3.0rc2
-PORTREVISION=	3
+DISTVERSION=	1.3.0rc3
+PORTREVISION=	0
 CATEGORIES=	ftp
 MASTER_SITES=	ftp://ftp.proftpd.org/distrib/source/ \
 		ftp://ftp.fastorama.com/mirrors/ftp.proftpd.org/distrib/source/ \
diff -ur proftpd/distinfo proftpd.new/distinfo
--- proftpd/distinfo	Mon Aug  1 00:24:03 2005
+++ proftpd.new/distinfo	Thu Nov  3 15:31:17 2005
@@ -1,2 +1,2 @@
-MD5 (proftpd-1.3.0rc2.tar.bz2) = 3faad77dba49262d26abd3f4f2e1c62d
-SIZE (proftpd-1.3.0rc2.tar.bz2) = 1364496
+MD5 (proftpd-1.3.0rc3.tar.bz2) = 050c3e2caec0d930f8a331e7b3ec0931
+SIZE (proftpd-1.3.0rc3.tar.bz2) = 1377481
Only in proftpd/files: patch-af
Only in proftpd/files: patch-configure
Only in proftpd.new/files: patch-proftpd.8.in
--- patch-proftpd ends here ---

--- patch-proftpd.8.in begins here ---
--- src/proftpd.8.in.orig	Sat Sep 18 07:40:30 2004
+++ src/proftpd.8.in	Thu Nov  3 15:35:56 2005
@@ -22,6 +22,12 @@
 connection to the FTP service is made, or alternatively it can be run as a
 standalone daemon.
 .PP
+.br
+Each successful and failed ftp(1) session is logged using syslog with a
+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.
+.PP
 When
 .B proftpd
 is run in standalone mode and it receives a SIGHUP then it will reread its
--- patch-proftpd.8.in ends here ---


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->mharo 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Thu Nov 3 10:03:31 GMT 2005 
Responsible-Changed-Why:  
Over to maintainer 

http://www.freebsd.org/cgi/query-pr.cgi?pr=88433 
State-Changed-From-To: open->closed 
State-Changed-By: flz 
State-Changed-When: Tue Nov 29 17:50:35 GMT 2005 
State-Changed-Why:  
Committed. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=88433 
>Unformatted:
