ports/67279: maintainer-update port: ftp/lftp

Dmitry A. Yanko fm at code.org.ua
Fri May 28 06:51:00 UTC 2004


>Number:         67279
>Category:       ports
>Synopsis:       maintainer-update port: ftp/lftp
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu May 27 23:50:21 PDT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Dmitry A. Yanko
>Release:        FreeBSD 4.9-RELEASE-p7 i386
>Organization:
>Environment:
>Description:
update ftp/lftp port

>How-To-Repeat:
>Fix:


diff -ruN lftp.orig/Makefile lftp/Makefile
--- lftp.orig/Makefile	Tue May 25 12:10:02 2004
+++ lftp/Makefile	Fri May 28 09:36:33 2004
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	lftp
-PORTVERSION=	3.0.3
+PORTVERSION=	3.0.4
 CATEGORIES=	ftp ipv6
 MASTER_SITES=	ftp://ftp.phear.org/pub/linux/networking/ftp/client/lftp/ \
 		ftp://ftp.phear.org/pub/linux/networking/ftp/client/lftp/old/ \
@@ -33,7 +33,7 @@
 DISTFILES=	${DISTNAME}${EXTRACT_SUFX} ${DISTNAME}${EXTRACT_SUFX}.asc
 EXTRACT_ONLY=	${DISTNAME}${EXTRACT_SUFX}
 
-MAINTAINER=	fm at code.org.ua
+MAINTAINER=	fm at cross-road.org.ua
 COMMENT=	Shell-like command line ftp client
 
 USE_BZIP2=	yes
diff -ruN lftp.orig/distinfo lftp/distinfo
--- lftp.orig/distinfo	Tue May 25 12:10:02 2004
+++ lftp/distinfo	Tue May 25 12:12:05 2004
@@ -1,4 +1,4 @@
-MD5 (lftp-3.0.3.tar.bz2) = ee346d91ecd280a8e7f6ea406ceed144
-SIZE (lftp-3.0.3.tar.bz2) = 1214354
-MD5 (lftp-3.0.3.tar.bz2.asc) = 06d64b86313dd2fcf759a411fd6d38ce
-SIZE (lftp-3.0.3.tar.bz2.asc) = 185
+MD5 (lftp-3.0.4.tar.bz2) = 382a08fed9f7396971996ad1ba12aefb
+SIZE (lftp-3.0.4.tar.bz2) = 1216429
+MD5 (lftp-3.0.4.tar.bz2.asc) = c197830690cef59d02656c9869f55af6
+SIZE (lftp-3.0.4.tar.bz2.asc) = 185
diff -ruN lftp.orig/files/patch-ltmain.sh lftp/files/patch-ltmain.sh
--- lftp.orig/files/patch-ltmain.sh	Tue May 25 12:10:02 2004
+++ lftp/files/patch-ltmain.sh	Thu May 27 12:51:12 2004
@@ -1,16 +1,6 @@
---- ltmain.sh.orig	Sat Sep 22 20:10:52 2001
-+++ ltmain.sh	Tue Nov 20 21:14:55 2001
-@@ -2444,6 +2444,9 @@
- 	  *-*-openbsd*)
- 	    # Do not include libc due to us having libc/libc_r.
- 	    ;;
-+	  *-*-freebsd*)
-+	    # FreeBSD doesn't need this...
-+	    ;;
- 	  *)
- 	    # Add libc to deplibs on all other systems if necessary.
- 	    if test $build_libtool_need_lc = "yes"; then
-@@ -4210,10 +4213,12 @@
+--- ltmain.sh.orig	Fri May 23 15:22:56 2003
++++ ltmain.sh	Thu May 27 12:50:36 2004
+@@ -5425,10 +5425,12 @@
  	fi
  
  	# Install the pseudo-library for information purposes.
diff -ruN lftp.orig/files/patch-src::Makefile.in lftp/files/patch-src::Makefile.in
--- lftp.orig/files/patch-src::Makefile.in	Tue May 25 12:10:02 2004
+++ lftp/files/patch-src::Makefile.in	Thu Jan  1 03:00:00 1970
@@ -1,10 +0,0 @@
---- src/Makefile.in.orig	Mon Dec 22 14:56:28 2003
-+++ src/Makefile.in	Fri Dec 26 16:45:09 2003
-@@ -464,7 +464,6 @@
- 	done
- install-pkgverlibLTLIBRARIES: $(pkgverlib_LTLIBRARIES)
- 	@$(NORMAL_INSTALL)
--	$(mkdir_p) $(DESTDIR)$(pkgverlibdir)
- 	@list='$(pkgverlib_LTLIBRARIES)'; for p in $$list; do \
- 	  if test -f $$p; then \
- 	    f="`echo $$p | sed -e 's|^.*/||'`"; \

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



More information about the freebsd-ports-bugs mailing list