Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 15 Jun 2013 00:56:42 GMT
From:      Jesse <jessefrgsmith@yahoo.ca>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/179563: Port update: ftp/bftpd
Message-ID:  <201306150056.r5F0ug6o009544@oldred.freebsd.org>
Resent-Message-ID: <201306150100.r5F100B3030157@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         179563
>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:   Sat Jun 15 01:00:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Jesse
>Release:        FreeBSD 9.1
>Organization:
RM
>Environment:
>Description:
Please find attached my patch for bringing the copy of Bftpd in the ports tree up to date with the upstream version, 3.8 => 4.0.

>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -ruN /usr/ports/ftp/bftpd/Makefile bftpd/Makefile
--- /usr/ports/ftp/bftpd/Makefile	2012-12-03 21:37:00.000000000 -0400
+++ bftpd/Makefile	2013-06-14 18:24:09.000000000 -0300
@@ -2,11 +2,11 @@
 # Date created:				7 April 2001
 # Whom:					will
 #
-# $FreeBSD: branches/RELENG_9_1_0/ftp/bftpd/Makefile 300896 2012-07-14 13:54:48Z beat $
+# $FreeBSD: 
 #
 
 PORTNAME=	bftpd
-PORTVERSION=	3.8
+PORTVERSION=	4.0
 CATEGORIES=	ftp
 MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
 
diff -ruN /usr/ports/ftp/bftpd/distinfo bftpd/distinfo
--- /usr/ports/ftp/bftpd/distinfo	2012-12-03 21:37:00.000000000 -0400
+++ bftpd/distinfo	2013-06-14 18:52:01.000000000 -0300
@@ -1,2 +1,2 @@
-SHA256 (bftpd-3.8.tar.gz) = 4670488d81ffed2853fbcee9902162c8aff28d611829e0d58758579576313fc6
-SIZE (bftpd-3.8.tar.gz) = 169701
+SHA256 (bftpd-4.0.tar.gz) = e7bac8f277ed0ad2ce9ee0ef6df12908512a8442242ae32241dfe8d0ad836cda
+SIZE (bftpd-4.0.tar.gz) = 164173


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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201306150056.r5F0ug6o009544>