From beech@alaskaparadise.com  Fri Jun  1 06:19:33 2007
Return-Path: <beech@alaskaparadise.com>
Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52])
	by hub.freebsd.org (Postfix) with ESMTP id 7B2AF16A468;
	Fri,  1 Jun 2007 06:19:33 +0000 (UTC)
	(envelope-from beech@alaskaparadise.com)
Received: from pinnacle.akherb.com (144-19-178-69.gci.net [69.178.19.144])
	by mx1.freebsd.org (Postfix) with ESMTP id 4A0E013C447;
	Fri,  1 Jun 2007 06:19:33 +0000 (UTC)
	(envelope-from beech@alaskaparadise.com)
Received: by pinnacle.akherb.com (Postfix, from userid 1007)
	id BFADE5FE6; Thu, 31 May 2007 22:19:32 -0800 (AKDT)
Received: from pinnacle.akherb.com (localhost.akherb.com [127.0.0.1])
	by pinnacle.akherb.com (Postfix) with ESMTP id 5F9605CF7;
	Thu, 31 May 2007 22:19:30 -0800 (AKDT)
Message-Id: <1180678770.79531@pinnacle.akherb.com>
Date: Thu, 31 May 2007 22:19:30 -0800
From: "Beech Rintoul" <beech@alaskaparadise.com>
To: "FreeBSD gnats submit" <FreeBSD-gnats-submit@freebsd.org>
Cc: infofarmer@freebsd.org
Subject: [Maintainer Update] ftp/bftpd - Upgrade to 1.9
X-Send-Pr-Version: gtk-send-pr 0.4.8 
X-GNATS-Notify:

>Number:         113213
>Category:       ports
>Synopsis:       [Maintainer Update] ftp/bftpd - Upgrade to 1.9
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    sat
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jun 01 06:20:04 GMT 2007
>Closed-Date:    Sun Jun 10 06:17:33 GMT 2007
>Last-Modified:  Sun Jun 10 06:20:12 GMT 2007
>Originator:     Beech Rintoul
>Release:        FreeBSD 6.2-STABLE i386
>Organization:
NorthWind Communications 
>Environment:


System: FreeBSD 6.2-STABLE #38: Sat May  5 12:36:35 AKDT 2007
    root@pinnacle.akherb.com:/usr/obj/usr/src/sys/PINNACLE



>Description:


* Upgrade to version 1.9
* Remove patch files
* Port is now FreeBSD friendly


>How-To-Repeat:





>Fix:


diff -ruN bftpd.orig/Makefile bftpd/Makefile
--- bftpd.orig/Makefile	Thu May 31 21:27:12 2007
+++ bftpd/Makefile	Thu May 31 21:50:57 2007
@@ -6,10 +6,9 @@
 #
 
 PORTNAME=	bftpd
-PORTVERSION=	1.8.4
+PORTVERSION=	1.9
 CATEGORIES=	ftp
-MASTER_SITES=	CENKES http://freebsd.alaskaparadise.com/source/ \
-		http://bftpd.sourceforge.net/downloads/testing/
+MASTER_SITES=	SF
 
 MAINTAINER=	beech@alaskaparadise.com
 COMMENT=	Very configurable FTP server that can do chroot easily
diff -ruN bftpd.orig/distinfo bftpd/distinfo
--- bftpd.orig/distinfo	Thu May 31 21:27:12 2007
+++ bftpd/distinfo	Thu May 31 21:51:26 2007
@@ -1,3 +1,3 @@
-MD5 (bftpd-1.8.4.tar.gz) = dc97121eda9b93226899ff7c9ea5acf1
-SHA256 (bftpd-1.8.4.tar.gz) = 6375124e0f4709795b7fc8f499f70c28fb1c6d7312b3b88cbfc84d8e3712855c
-SIZE (bftpd-1.8.4.tar.gz) = 114815
+MD5 (bftpd-1.9.tar.gz) = e55ebb3f5009a67c371b38cb6ff1e71b
+SHA256 (bftpd-1.9.tar.gz) = 2e4ed14d0af937f64ddb4c20fe7bbc81ebec2905ca7cac467211a7f9a732d685
+SIZE (bftpd-1.9.tar.gz) = 115582
diff -ruN bftpd.orig/files/patch-main.c bftpd/files/patch-main.c
--- bftpd.orig/files/patch-main.c	Sat May 26 12:01:07 2007
+++ bftpd/files/patch-main.c	Wed Dec 31 14:00:00 1969
@@ -1,11 +0,0 @@
---- main.c.orig	Sun Apr  8 12:34:59 2007
-+++ main.c	Thu May 24 19:11:45 2007
-@@ -47,6 +47,8 @@
- #  include <sys/wait.h>
- # endif
- #endif
-+/* add BSD support */
-+#include <limits.h>
- 
- #include "main.h"
- #include "cwd.h"
diff -ruN bftpd.orig/files/patch-options.c bftpd/files/patch-options.c
--- bftpd.orig/files/patch-options.c	Sat May 26 12:01:07 2007
+++ bftpd/files/patch-options.c	Wed Dec 31 14:00:00 1969
@@ -1,11 +0,0 @@
---- options.c.orig	Fri Apr 13 16:19:15 2007
-+++ options.c	Thu May 24 19:13:39 2007
-@@ -3,6 +3,8 @@
- #include <stdlib.h>
- #include <grp.h>
- #include <unistd.h>
-+/* add BSD support */
-+#include <limits.h>
- 
- #include "options.h"
- #include "mystring.h"



>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->sat 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Fri Jun 1 06:20:11 UTC 2007 
Responsible-Changed-Why:  
sat@ wants his PRs 

http://www.freebsd.org/cgi/query-pr.cgi?pr=113213 
State-Changed-From-To: open->closed 
State-Changed-By: beech 
State-Changed-When: Sun Jun 10 06:16:57 UTC 2007 
State-Changed-Why:  
Committed thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/113213: commit references a PR
Date: Sun, 10 Jun 2007 06:15:43 +0000 (UTC)

 beech       2007-06-10 06:15:37 UTC
 
   FreeBSD ports repository
 
   Modified files:
     ftp/bftpd            Makefile 
   Log:
   - Forced commit to note additional info about the previous commit:
   
   Approved by:    sat (mentor)
   PR:     ports/113213
   
   PR:     ports/113213
   Approved by:    sat (mentor)
   
   Revision  Changes    Path
   1.21      +0 -0      ports/ftp/bftpd/Makefile
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/113213: commit references a PR
Date: Sun, 10 Jun 2007 06:15:43 +0000 (UTC)

 beech       2007-06-10 06:15:37 UTC
 
   FreeBSD ports repository
 
   Modified files:
     ftp/bftpd            Makefile 
   Log:
   - Forced commit to note additional info about the previous commit:
   
   Approved by:    sat (mentor)
   PR:     ports/113213
   
   PR:     ports/113213
   Approved by:    sat (mentor)
   
   Revision  Changes    Path
   1.21      +0 -0      ports/ftp/bftpd/Makefile
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
