Subject: pkg/19233: net/pureftpd update
To: None <gnats-bugs@gnats.netbsd.org>
From: None <dawszy@arhea.net>
List: netbsd-bugs
Date: 12/02/2002 15:52:21
>Number:         19233
>Category:       pkg
>Synopsis:       1.0.12 -> 1.0.13a update
>Confidential:   yes
>Severity:       non-critical
>Priority:       medium
>Responsible:    pkg-manager
>State:          open
>Class:          support
>Submitter-Id:   net
>Arrival-Date:   Mon Dec 02 06:53:00 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     
>Release:        NetBSD 1.6
>Organization:


Cytat:
"Środki nie mogą determinować celu" - J.S. Bruner

-- 
Dawid Szymański

W tej wiadomości wyraziłem swoje prywatne poglądy, które nie mają
nic wspólnego z moimi byłymi, obecnymi i przyszłymi pracodawcami.
>Environment:
	
	
System: NetBSD foo.arhea.net 1.6 NetBSD 1.6 (FOO) #0: Thu Nov 28 20:44:46 CET 2002 dawszy@foo.arhea.net:/usr/src/sys/arch/i386/compile/FOO i386
Architecture: i386
Machine: i386
>Description:
	

	Major changes are:
	Be a bit more heavy when creating home directories, it should solve
	troubles users had with path containing extra slashes.
	Try again when the pipe can't be opened in pure-uploadscript.
	New --with-boring switch (BORING_MODE macro) .
	Fix sendfile() support on Solaris
	Get the 5-min load average, not the instant load.
	Raise the default maxdiskpct from 90% to 99%, as many people don't figure
	out why they can't upload an ISO image when there's 700Mb free on a
	7Gb partition.
	Relax permissions enforcement in dochmod() when quotas are enabled
	Introduce checkprintable() function in ls.c : don't display files
	whoose name contains characters < 32.
	Contributed sfv-crc-check has been removed (people reported that it simply
	doesn't work) .

>How-To-Repeat:
	
	Apply following patch.
>Fix:
	

Index: Makefile
===================================================================
RCS file: /cvsroot/pkgsrc/net/pureftpd/Makefile,v
retrieving revision 1.6
diff -u -r1.6 Makefile
--- Makefile	2002/06/11 11:14:30	1.6
+++ Makefile	2002/12/02 14:47:31
@@ -1,10 +1,10 @@
 # $NetBSD: Makefile,v 1.6 2002/06/11 11:14:30 wiz Exp $
 #
 
-DISTNAME=	pure-ftpd-1.0.12
+DISTNAME=	pure-ftpd-1.0.13a
+PKGNAME=	pure-ftpd-1.0.13
 CATEGORIES=	net
-MASTER_SITES=	${MASTER_SITE_SOURCEFORGE:=pureftpd/}
-EXTRACT_SUFX=	.tar.bz2
+MASTER_SITES=	ftp://ftp.pureftpd.org/pub/pure-ftpd/releases/
 
 MAINTAINER=	dawszy@arhea.net
 HOMEPAGE=	http://www.pureftpd.org/
Index: distinfo
===================================================================
RCS file: /cvsroot/pkgsrc/net/pureftpd/distinfo,v
retrieving revision 1.4
diff -u -r1.4 distinfo
--- distinfo	2002/06/11 11:14:31	1.4
+++ distinfo	2002/12/02 14:47:31
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.4 2002/06/11 11:14:31 wiz Exp $
+$NetBSD$
 
-SHA1 (pure-ftpd-1.0.12.tar.bz2) = 605f8a21bea527e893e090392c054802c3aca0c4
-Size (pure-ftpd-1.0.12.tar.bz2) = 395495 bytes
+SHA1 (pure-ftpd-1.0.13a.tar.gz) = b6eb95b3f4ba08c3722cebfc35a2b279a07731e6
+Size (pure-ftpd-1.0.13a.tar.gz) = 487867 bytes
>Release-Note:
>Audit-Trail:
>Unformatted: