ports/100302: [PATCH] ftp/lftp: Remove patch

Simon Olofsson simon at olofsson.de
Fri Jul 14 17:00:34 UTC 2006


>Number:         100302
>Category:       ports
>Synopsis:       [PATCH] ftp/lftp: Remove patch
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jul 14 17:00:31 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Simon Olofsson
>Release:        FreeBSD 6.1-STABLE i386
>Organization:
>Environment:
FreeBSD gul.lan.gath3n.de 6.1-STABLE FreeBSD 6.1-STABLE #26: Tue Jul  4 09:47:53 CEST
>Description:
The Author of lftp (Alexander V. Lukyanov) informed me that:
- atoll is no longer used in lftp (since 3.0.2), so the patch can be dropped

Removed file:
- files/patch-post-config.h
>How-To-Repeat:

>Fix:
--- lftp-3.5.1.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/ftp/lftp/files/patch-post-config.h /usr/home/simon/src/ports/ftp/lftp/files/patch-post-config.h
--- /usr/ports/ftp/lftp/files/patch-post-config.h       Mon Apr 18 18:24:43 2005
+++ /usr/home/simon/src/ports/ftp/lftp/files/patch-post-config.h        Thu Jan  1 01:00:00 1970
@@ -1,11 +0,0 @@
---- include/post-config.h.orig Thu Mar 24 18:41:45 2005
-+++ include/post-config.h      Mon Apr 18 17:52:16 2005
-@@ -142,4 +142,8 @@
- # include "trio.h"
- #endif
-
-+#if __FreeBSD__ < 5
-+      #define atoll(n)        strtoll((n),NULL,10)
-+#endif
-+
- #endif /* POST_CONFIG_H */
--- lftp-3.5.1.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list