Bug 31675 - ports update : ftp/pure-ftpd
Summary: ports update : ftp/pure-ftpd
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-11-01 00:00 UTC by Frank DENIS
Modified: 2001-11-23 06:17 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Frank DENIS 2001-11-01 00:00:00 UTC
diff -urN ports/ftp/pure-ftpd.bkp/Makefile ports/ftp/pure-ftpd/Makefile
--- ports/ftp/pure-ftpd.bkp/Makefile	Fri Oct 26 11:12:30 2001
+++ ports/ftp/pure-ftpd/Makefile	Thu Nov  1 00:42:07 2001
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	pure-ftpd
-PORTVERSION=	1.0.0
+PORTVERSION=	1.0.1
 PORTREVISION=	1
 CATEGORIES=	ftp ipv6
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
@@ -88,8 +88,8 @@
 	@${ECHO} "WITH_MYSQL=1          - Support for users in MySQL databases;"
 	@${ECHO} "WITH_LANG=lang        - enable compilation of language \
 		support, lang is one of"
-	@${ECHO} "  english, german, romanian, french, polish, spanish, dutch,"
-	@${ECHO} "  italian, brazilian-portuguese, danish, slovak or korean."
+	@${ECHO} "  english, german, romanian, french, french-funny, polish, spanish,"
+	@${ECHO} "  dutch, italian, brazilian-portuguese, danish, slovak or korean."
 	@${ECHO}
 
 post-install:
diff -urN ports/ftp/pure-ftpd.bkp/distinfo ports/ftp/pure-ftpd/distinfo
--- ports/ftp/pure-ftpd.bkp/distinfo	Fri Oct 26 11:12:30 2001
+++ ports/ftp/pure-ftpd/distinfo	Thu Nov  1 00:42:17 2001
@@ -1 +1 @@
-MD5 (pure-ftpd-1.0.0.tar.gz) = 15aa69c5e6e4124528d64553f3d3f9d7
+MD5 (pure-ftpd-1.0.1.tar.gz) = 6aa5a4fd1aacaec59b0a210dc4302e82

Fix: 

This release fixes bugs related to throttling, quotas and ascii uploads.
How-To-Repeat: 
-
Comment 1 dwcjr freebsd_committer freebsd_triage 2001-11-23 06:17:13 UTC
State Changed
From-To: open->closed

Someone forgot to close, has been committed.