ports/158849: port update: ftp/bftpd

Jesse jessefrgsmith at yahoo.ca
Wed Jul 13 00:00:30 UTC 2011


>Number:         158849
>Category:       ports
>Synopsis:       port update: ftp/bftpd
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jul 13 00:00:21 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Jesse
>Release:        8.1
>Organization:
RM
>Environment:
FreeBSD 8.1 32-bit
>Description:
Please find attached my patch to bring the Bftpd FTP server up to date with the upstream project. (Project's website: http://bftpd.sf.net)
This update fixes a potential problem with binding to a port under certain conditions.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -ruN /usr/ports/ftp/bftpd/Makefile bftpd/Makefile
--- /usr/ports/ftp/bftpd/Makefile	2011-05-20 15:35:18.000000000 -0300
+++ bftpd/Makefile	2011-07-12 20:50:33.000000000 -0300
@@ -2,11 +2,11 @@
 # Date created:				7 April 2001
 # Whom:					will
 #
-# $FreeBSD: ports/ftp/bftpd/Makefile,v 1.37 2011/05/20 18:35:18 sylvio Exp $
+# $FreeBSD: $
 #
 
 PORTNAME=	bftpd
-PORTVERSION=	3.4
+PORTVERSION=	3.5
 CATEGORIES=	ftp
 MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
 
diff -ruN /usr/ports/ftp/bftpd/distinfo bftpd/distinfo
--- /usr/ports/ftp/bftpd/distinfo	2011-05-20 15:35:18.000000000 -0300
+++ bftpd/distinfo	2011-07-12 20:53:07.000000000 -0300
@@ -1,2 +1,2 @@
-SHA256 (bftpd-3.4.tar.gz) = 6a4cc30625820daea3b2b76c4f97da87b612d8b53ae7543dbc7d2f436111ff75
-SIZE (bftpd-3.4.tar.gz) = 155730
+SHA256 (bftpd-3.5.tar.gz) = e9e36f6965d2759d878ce05ccb7c0a6e4f488e1f31b949b6c9f5827d31c8e5c2
+SIZE (bftpd-3.5.tar.gz) = 155124


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



More information about the freebsd-ports-bugs mailing list