ports/75462: maintainer-update port: ftp/lftp
Dmitry A. Yanko
fm at cross-road.org.ua
Fri Dec 24 10:20:27 UTC 2004
>Number: 75462
>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: Fri Dec 24 10:20:26 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator: Dmitry A. Yanko
>Release: FreeBSD 4.10-RELEASE i386
>Organization:
>Environment:
>Description:
update ftp/lftp port
>How-To-Repeat:
>Fix:
diff -ruN lftp.orig/Makefile lftp/Makefile
--- lftp.orig/Makefile Tue Dec 21 17:07:56 2004
+++ lftp/Makefile Tue Dec 21 17:08:23 2004
@@ -6,7 +6,7 @@
#
PORTNAME= lftp
-PORTVERSION= 3.0.11
+PORTVERSION= 3.0.13
CATEGORIES= ftp ipv6
MASTER_SITES= ftp://ftp.cs.tu-berlin.de/pub/net/ftp/lftp/ \
ftp://ftp.phear.org/pub/linux/networking/ftp/client/lftp/ \
diff -ruN lftp.orig/distinfo lftp/distinfo
--- lftp.orig/distinfo Tue Dec 21 17:07:56 2004
+++ lftp/distinfo Tue Dec 21 17:08:33 2004
@@ -1,4 +1,4 @@
-MD5 (lftp-3.0.11.tar.bz2) = c1c79fccedbeaf1386d94db27215517f
-SIZE (lftp-3.0.11.tar.bz2) = 1221523
-MD5 (lftp-3.0.11.tar.bz2.asc) = 80bf5648ca6bc406d31283e2cefc917b
-SIZE (lftp-3.0.11.tar.bz2.asc) = 185
+MD5 (lftp-3.0.13.tar.bz2) = 9d768c0062a58d25e6e1339add10799b
+SIZE (lftp-3.0.13.tar.bz2) = 1223604
+MD5 (lftp-3.0.13.tar.bz2.asc) = dc0e366d981e56e0cdf555f02ea776bc
+SIZE (lftp-3.0.13.tar.bz2.asc) = 185
diff -ruN lftp.orig/files/patch-src_Makefile.in lftp/files/patch-src_Makefile.in
--- lftp.orig/files/patch-src_Makefile.in Tue Dec 21 17:07:56 2004
+++ lftp/files/patch-src_Makefile.in Thu Dec 23 15:07:03 2004
@@ -1,25 +1,11 @@
---- src/Makefile.in.orig Mon May 31 15:59:03 2004
-+++ src/Makefile.in Thu Jun 3 16:22:14 2004
-@@ -464,14 +464,14 @@
- done
- install-pkgverlibLTLIBRARIES: $(pkgverlib_LTLIBRARIES)
+--- src/Makefile.in.orig Thu Dec 23 15:03:41 2004
++++ src/Makefile.in Thu Dec 23 15:06:20 2004
+@@ -834,7 +834,7 @@
+
+ info-am:
+
+-install-data-am: install-pkgdataSCRIPTS install-pkgverlibLTLIBRARIES
++install-data-am: install-pkgdataSCRIPTS
@$(NORMAL_INSTALL)
-- test -z "$(pkgverlibdir)" || $(mkdir_p) "$(DESTDIR)$(pkgverlibdir)"
-- @list='$(pkgverlib_LTLIBRARIES)'; for p in $$list; do \
-- if test -f $$p; then \
-- f="`echo $$p | sed -e 's|^.*/||'`"; \
-- echo " $(LIBTOOL) --mode=install $(pkgverlibLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) '$$p' '$(DESTDIR)$(pkgverlibdir)/$$f'"; \
-- $(LIBTOOL) --mode=install $(pkgverlibLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) "$$p" "$(DESTDIR)$(pkgverlibdir)/$$f"; \
-- else :; fi; \
-- done
-+# test -z "$(pkgverlibdir)" || $(mkdir_p) "$(DESTDIR)$(pkgverlibdir)"
-+# @list='$(pkgverlib_LTLIBRARIES)'; for p in $$list; do \
-+# if test -f $$p; then \
-+# f="`echo $$p | sed -e 's|^.*/||'`"; \
-+# echo " $(LIBTOOL) --mode=install $(pkgverlibLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) '$$p' '$(DESTDIR)$(pkgverlibdir)/$$f'"; \
-+# $(LIBTOOL) --mode=install $(pkgverlibLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) "$$p" "$(DESTDIR)$(pkgverlibdir)/$$f"; \
-+# else :; fi; \
-+# done
+ $(MAKE) $(AM_MAKEFLAGS) install-data-hook
- uninstall-pkgverlibLTLIBRARIES:
- @$(NORMAL_UNINSTALL)
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list