ports/72073: [PATCH] ftp/proftpd (version 1.2.10)

Dmitry A Grigorovich odip at bionet.nsc.ru
Sat Sep 25 02:30:26 UTC 2004


>Number:         72073
>Category:       ports
>Synopsis:       [PATCH] ftp/proftpd (version 1.2.10)
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Sep 25 02:30:25 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Dmitry A Grigorovich
>Release:        FreeBSD 4.8-RELEASE i386
>Organization:
ICiG SB RAS
>Environment:
System: FreeBSD pierino.bionet.nsc.ru 4.8-RELEASE FreeBSD 4.8-RELEASE #5: Sat Oct 4 02:28:14 NOVST 2003 root at pierino.bionet.nsc.ru:/usr/obj/usr/src/sys/ODIP i386
>Description:

There are available new proftpd version - 1.2.10 release
In port also included more modules by default

>How-To-Repeat:

N/A

>Fix:

Apply fix
Reinstall ports/ftp/proftpd

--- patch-proftpd begins here ---
diff -ur proftpd/Makefile proftpd.new/Makefile
--- proftpd/Makefile	Sun Aug 29 14:18:19 2004
+++ proftpd.new/Makefile	Sat Sep 25 09:14:25 2004
@@ -6,8 +6,8 @@
 #
 
 PORTNAME=	proftpd
-PORTVERSION=	1.2.10.r3
-PORTREVISION=	0
+PORTVERSION=	1.2.10
+PORTREVISION=	1
 CATEGORIES=	ftp
 MASTER_SITES=	ftp://ftp.proftpd.net/distrib/source/ \
 		ftp://ftp.stikman.com/pub/proftpd/ \
@@ -24,7 +24,6 @@
 		ftp://www.linuxceptional.com/proftpd/ \
 		ftp://ftp.ethereal.com/mirrors/ftp.proftpd.org/ \
 		ftp://mirror.cybercomm.nl/
-DISTNAME=	${PORTNAME}-1.2.10rc3
 
 MAINTAINER?=	mharo at FreeBSD.org
 COMMENT?=	Highly configurable ftp daemon
@@ -69,7 +68,7 @@
 .endif
 
 #allow user to override
-MODULES?=	mod_ratio:mod_readme:mod_wrap
+MODULES?=	mod_ifsession:mod_ratio:mod_readme:mod_rewrite:mod_wrap
 
 INCLUDEDIRS=
 LIBDIRS=
diff -ur proftpd/distinfo proftpd.new/distinfo
--- proftpd/distinfo	Sun Aug  8 21:49:06 2004
+++ proftpd.new/distinfo	Sat Sep 25 08:47:07 2004
@@ -1,2 +1,2 @@
-MD5 (proftpd-1.2.10rc3.tar.bz2) = d834bb822816a2ce483cc2ef1a9533e7
-SIZE (proftpd-1.2.10rc3.tar.bz2) = 918385
+MD5 (proftpd-1.2.10.tar.bz2) = 5feb4a7348e12faefc25e34fd92efdd6
+SIZE (proftpd-1.2.10.tar.bz2) = 920337
--- patch-proftpd ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list