Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 16 Mar 2014 17:35:07 GMT
From:      Jesse <jessefrgsmith@yahoo.ca>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/187637: Port update: ftp/bftpd
Message-ID:  <201403161735.s2GHZ7At055174@cgiserv.freebsd.org>
Resent-Message-ID: <201403161740.s2GHe02V008157@freefall.freebsd.org>

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

>Number:         187637
>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:   Sun Mar 16 17:40:00 UTC 2014
>Closed-Date:
>Last-Modified:
>Originator:     Jesse
>Release:        FreeBSD 10.0 amd64
>Organization:
RM
>Environment:
>Description:
The attached patch updates the Bftpd port from version 4.0 to the latest upstream release, version 4.2.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -ruN /usr/ports/ftp/bftpd/Makefile bftpd/Makefile
--- /usr/ports/ftp/bftpd/Makefile	2014-03-06 21:03:34.000000000 -0400
+++ bftpd/Makefile	2014-03-16 14:30:26.900370635 -0300
@@ -2,7 +2,7 @@
 # $FreeBSD: head/ftp/bftpd/Makefile 347301 2014-03-06 18:36:11Z bapt $
 
 PORTNAME=	bftpd
-PORTVERSION=	4.0
+PORTVERSION=	4.2
 CATEGORIES=	ftp
 MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
 
diff -ruN /usr/ports/ftp/bftpd/distinfo bftpd/distinfo
--- /usr/ports/ftp/bftpd/distinfo	2014-01-22 21:05:52.000000000 -0400
+++ bftpd/distinfo	2014-03-16 14:32:07.326411308 -0300
@@ -1,2 +1,2 @@
-SHA256 (bftpd-4.0.tar.gz) = e7bac8f277ed0ad2ce9ee0ef6df12908512a8442242ae32241dfe8d0ad836cda
-SIZE (bftpd-4.0.tar.gz) = 164173
+SHA256 (bftpd-4.2.tar.gz) = 7c82521211372be7abfd548739ed807adb83e3d77442ed7bcb9e9b94bece3c19
+SIZE (bftpd-4.2.tar.gz) = 164695


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



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