From owner-freebsd-ports-bugs@FreeBSD.ORG Wed Jul 13 00:00:30 2011 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 733CC10656A6 for ; Wed, 13 Jul 2011 00:00:30 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id AFF338FC13 for ; Wed, 13 Jul 2011 00:00:21 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id p6D00L0u053930 for ; Wed, 13 Jul 2011 00:00:21 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id p6D00LVk053929; Wed, 13 Jul 2011 00:00:21 GMT (envelope-from gnats) Resent-Date: Wed, 13 Jul 2011 00:00:21 GMT Resent-Message-Id: <201107130000.p6D00LVk053929@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Jesse Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CB9E3106566B for ; Tue, 12 Jul 2011 23:56:45 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from red.freebsd.org (red.freebsd.org [IPv6:2001:4f8:fff6::22]) by mx1.freebsd.org (Postfix) with ESMTP id BD94B8FC14 for ; Tue, 12 Jul 2011 23:56:45 +0000 (UTC) Received: from red.freebsd.org (localhost [127.0.0.1]) by red.freebsd.org (8.14.4/8.14.4) with ESMTP id p6CNujcq069049 for ; Tue, 12 Jul 2011 23:56:45 GMT (envelope-from nobody@red.freebsd.org) Received: (from nobody@localhost) by red.freebsd.org (8.14.4/8.14.4/Submit) id p6CNujae069048; Tue, 12 Jul 2011 23:56:45 GMT (envelope-from nobody) Message-Id: <201107122356.p6CNujae069048@red.freebsd.org> Date: Tue, 12 Jul 2011 23:56:45 GMT From: Jesse To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: ports/158849: port update: ftp/bftpd X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Jul 2011 00:00:30 -0000 >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: