From nobody@FreeBSD.org  Sat Jun 15 00:56:43 2013
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1])
	by hub.freebsd.org (Postfix) with ESMTP id D3A24BEB
	for <freebsd-gnats-submit@FreeBSD.org>; Sat, 15 Jun 2013 00:56:43 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from oldred.freebsd.org (oldred.freebsd.org [8.8.178.121])
	by mx1.freebsd.org (Postfix) with ESMTP id C68311031
	for <freebsd-gnats-submit@FreeBSD.org>; Sat, 15 Jun 2013 00:56:43 +0000 (UTC)
Received: from oldred.freebsd.org ([127.0.1.6])
	by oldred.freebsd.org (8.14.5/8.14.7) with ESMTP id r5F0ugSj009545
	for <freebsd-gnats-submit@FreeBSD.org>; Sat, 15 Jun 2013 00:56:42 GMT
	(envelope-from nobody@oldred.freebsd.org)
Received: (from nobody@localhost)
	by oldred.freebsd.org (8.14.5/8.14.5/Submit) id r5F0ug6o009544;
	Sat, 15 Jun 2013 00:56:42 GMT
	(envelope-from nobody)
Message-Id: <201306150056.r5F0ug6o009544@oldred.freebsd.org>
Date: Sat, 15 Jun 2013 00:56:42 GMT
From: Jesse <jessefrgsmith@yahoo.ca>
To: freebsd-gnats-submit@FreeBSD.org
Subject: Port update: ftp/bftpd
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         179563
>Category:       ports
>Synopsis:       Port update: ftp/bftpd
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    wg
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jun 15 01:00:00 UTC 2013
>Closed-Date:    Wed Jul 31 22:18:13 UTC 2013
>Last-Modified:  Wed Jul 31 22:20:00 UTC 2013
>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:
Responsible-Changed-From-To: freebsd-ports-bugs->sylvio 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Sat Jun 15 01:00:15 UTC 2013 
Responsible-Changed-Why:  
Over to maintainer (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=179563 
Responsible-Changed-From-To: sylvio->wg 
Responsible-Changed-By: wg 
Responsible-Changed-When: Wed Jul 31 22:18:07 UTC 2013 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=179563 
State-Changed-From-To: open->closed 
State-Changed-By: wg 
State-Changed-When: Wed Jul 31 22:18:12 UTC 2013 
State-Changed-Why:  
Committed. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=179563 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/179563: commit references a PR
Date: Wed, 31 Jul 2013 22:17:35 +0000 (UTC)

 Author: wg
 Date: Wed Jul 31 22:17:27 2013
 New Revision: 324067
 URL: http://svnweb.freebsd.org/changeset/ports/324067
 
 Log:
   ftp/bftpd: update to 4.0
   
   - Update to 4.0 [1]
   - NOPORTDOCS -> PORT_OPTIONS:MDOCS
   - Trim Makefile header
   
   Changes: http://bftpd.sourceforge.net/downloads/CHANGELOG
   
   PR:		ports/179563 [1]
   Submitted by:	Jesse <jessefrgsmith yahoo.ca>
   Approved by:	maintainer (timeout)
 
 Modified:
   head/ftp/bftpd/Makefile
   head/ftp/bftpd/distinfo
 
 Modified: head/ftp/bftpd/Makefile
 ==============================================================================
 --- head/ftp/bftpd/Makefile	Wed Jul 31 19:00:08 2013	(r324066)
 +++ head/ftp/bftpd/Makefile	Wed Jul 31 22:17:27 2013	(r324067)
 @@ -1,12 +1,8 @@
 -# New ports collection makefile for:	bftpd
 -# Date created:				7 April 2001
 -# Whom:					will
 -#
 +# Created by: will
  # $FreeBSD$
 -#
  
  PORTNAME=	bftpd
 -PORTVERSION=	3.8
 +PORTVERSION=	4.0
  CATEGORIES=	ftp
  MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
  
 @@ -27,7 +23,7 @@ PORTDOCS=	en pl sk
  .include <bsd.port.pre.mk>
  
  .if ${OSVERSION} < 900000
 -BROKEN=		does not compile on FreeBSD 7.x and 8.x
 +BROKEN=		does not compile on and 8.x
  .endif
  
  post-patch:
 @@ -40,7 +36,7 @@ do-install:
  	${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${PREFIX}/sbin/
  	${INSTALL_MAN} ${WRKSRC}/${PORTNAME}.8 ${MAN8PREFIX}/man/man8/
  	${INSTALL_DATA} ${WRKSRC}/bftpd.conf ${PREFIX}/etc/bftpd.conf.sample
 -.if !defined(NOPORTDOCS)
 +.if ${PORT_OPTIONS:MDOCS}
  	@cd ${WRKSRC}/doc && ${COPYTREE_SHARE} . ${DOCSDIR}
  .endif
  
 
 Modified: head/ftp/bftpd/distinfo
 ==============================================================================
 --- head/ftp/bftpd/distinfo	Wed Jul 31 19:00:08 2013	(r324066)
 +++ head/ftp/bftpd/distinfo	Wed Jul 31 22:17:27 2013	(r324067)
 @@ -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
 _______________________________________________
 svn-ports-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/svn-ports-all
 To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
 
>Unformatted:
