Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 4 Jun 2001 16:37:36 -0700 (PDT)
From:      philippe@le-berre.com
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/27881: Update port: ftp/ftpproxy release upgrade to 1.0.7
Message-ID:  <200106042337.f54Nbal30034@freefall.freebsd.org>

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

>Number:         27881
>Category:       ports
>Synopsis:       Update port: ftp/ftpproxy release upgrade to 1.0.7
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jun 04 16:40:03 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     Philippe Le Berre
>Release:        4.3-STABLE
>Organization:
>Environment:
>Description:
Update to the ftpproxy package, move 
from release 1.0.1 to release 1.0.7.
>How-To-Repeat:

>Fix:
diff -ruN ftpproxy.orig/Makefile ftpproxy/Makefile
--- ftpproxy.orig/Makefile	Mon Jun  4 16:17:17 2001
+++ ftpproxy/Makefile	Mon Jun  4 16:21:42 2001
@@ -6,9 +6,9 @@
 #
 
 PORTNAME=	ftpproxy
-PORTVERSION=	1.0.1
+PORTVERSION=	1.0.7
 CATEGORIES=	ftp
-MASTER_SITES=	http://www.quietsche-entchen.de/download/
+MASTER_SITES=	http://ftp.daemons.de/download/
 DISTNAME=	ftpproxy-${PORTVERSION}
 
 MAINTAINER=	philippe@le-berre.com
diff -ruN ftpproxy.orig/distinfo ftpproxy/distinfo
--- ftpproxy.orig/distinfo	Mon Jun  4 16:17:17 2001
+++ ftpproxy/distinfo	Mon Jun  4 16:23:41 2001
@@ -1 +1 @@
-MD5 (ftpproxy-1.0.1.tar.gz) = d9f1ce0a3e028c060a9c5d0d8ae7d6ac
+MD5 (ftpproxy-1.0.7.tar.gz) = 4cf5774e22fbcd0a0e02dab0c7ba4853
diff -ruN ftpproxy.orig/files/patch-ftp.c ftpproxy/files/patch-ftp.c
--- ftpproxy.orig/files/patch-ftp.c	Mon Jun  4 16:17:17 2001
+++ ftpproxy/files/patch-ftp.c	Mon Jun  4 16:25:46 2001
@@ -1,19 +1,21 @@
 *** ftp.orig	Wed May 16 09:53:13 2001
 --- ftp.c	Wed May 16 09:54:08 2001
 ***************
-*** 30,36 ****
+*** 31,38 ****
   
   #include <time.h>
   #include <signal.h>
 ! #include <wait.h>
-  
+  #include <ctype.h>
+
   #include <sys/types.h>
   #include <sys/stat.h>
---- 30,36 ----
+--- 31,38 ----
   
   #include <time.h>
   #include <signal.h>
 ! #include <sys/wait.h>
-  
+  #include <ctype.h>
+
   #include <sys/types.h>
   #include <sys/stat.h>
diff -ruN ftpproxy.orig/pkg-descr ftpproxy/pkg-descr
--- ftpproxy.orig/pkg-descr	Mon Jun  4 16:17:17 2001
+++ ftpproxy/pkg-descr	Mon Jun  4 16:19:14 2001
@@ -6,7 +6,7 @@
 or masqueraders it offers fixing the FTP server (e.g. for connections
 into a protected LAN) and proxy authentication. 
 
-WWW: http://www.quietsche-entchen.de/software/ftp.proxy.html
+WWW: http://ftp.daemons.de/
 
 -Philippe
 philippe@le-berre.com
>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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