Skip site navigation (1)Skip section navigation (2)
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:   ports/113213: [Maintainer Update] ftp/bftpd - Upgrade to 1.9
Message-ID:  <1180678770.79531@pinnacle.akherb.com>
Resent-Message-ID: <200706010620.l516K4L6071693@freefall.freebsd.org>

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

>Number:         113213
>Category:       ports
>Synopsis:       [Maintainer Update] ftp/bftpd - Upgrade to 1.9
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jun 01 06:20:04 GMT 2007
>Closed-Date:
>Last-Modified:
>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:
>Unformatted:



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