Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 16 Oct 2009 18:56:25 -0300 (BRT)
From:      Sylvio Cesar <scjamorim@bsd.com.br>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/139685: [PATCH] ftp/bftpd: update to 2.5. Take maintainership.
Message-ID:  <20091016215625.2CA153F4097@fbsd.scjamorim.org>
Resent-Message-ID: <200910162200.n9GM0F6U090538@freefall.freebsd.org>

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

>Number:         139685
>Category:       ports
>Synopsis:       [PATCH] ftp/bftpd: update to 2.5. Take maintainership.
>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:   Fri Oct 16 22:00:15 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Sylvio Cesar
>Release:        FreeBSD 9.0-CURRENT amd64
>Organization:
>Environment:
System: FreeBSD fbsd.scjamorim.org 9.0-CURRENT FreeBSD 9.0-CURRENT #0: Sat Oct 10 21:33:17 BRT 2009
>Description:
- Update to 2.5
- Take maintainership.

Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:

--- bftpd-2.5.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/ftp/bftpd/Makefile,v
retrieving revision 1.28
diff -u -u -r1.28 Makefile
--- Makefile	28 Aug 2009 16:52:22 -0000	1.28
+++ Makefile	16 Oct 2009 21:55:49 -0000
@@ -6,11 +6,11 @@
 #
 
 PORTNAME=	bftpd
-PORTVERSION=	2.3
+PORTVERSION=	2.5
 CATEGORIES=	ftp
 MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	scjamorim@bsd.com.br
 COMMENT=	Very configurable FTP server that can do chroot easily
 
 WRKSRC=	${WRKDIR}/${PORTNAME}
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/ftp/bftpd/distinfo,v
retrieving revision 1.17
diff -u -u -r1.17 distinfo
--- distinfo	18 Oct 2008 00:25:58 -0000	1.17
+++ distinfo	16 Oct 2009 21:55:49 -0000
@@ -1,3 +1,3 @@
-MD5 (bftpd-2.3.tar.gz) = 4ab1eb33135fa5eaaf050e6d3dd0b319
-SHA256 (bftpd-2.3.tar.gz) = 0af27ca6c49f696c64bcfb3e50452cad240997993e0b7afb65624898d3d95ff2
-SIZE (bftpd-2.3.tar.gz) = 128256
+MD5 (bftpd-2.5.tar.gz) = 828e58fc2d2c023f7c067bbc94256638
+SHA256 (bftpd-2.5.tar.gz) = 33834904c6e679579a74bb93ba2b859221dd0366345fdb622e6728b8a6c24acc
+SIZE (bftpd-2.5.tar.gz) = 138437
--- bftpd-2.5.patch ends here ---

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



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