ports/67528: maintainer-update port: ftp/lftp
Dmitry A. Yanko
fm at cross-road.org.ua
Thu Jun 3 14:00:45 UTC 2004
>Number: 67528
>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 Jun 03 07:00:44 PDT 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 Thu Jun 3 16:49:42 2004
+++ lftp/Makefile Thu Jun 3 16:42:15 2004
@@ -6,7 +6,7 @@
#
PORTNAME= lftp
-PORTVERSION= 3.0.4
+PORTVERSION= 3.0.5
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/ \
diff -ruN lftp.orig/distinfo lftp/distinfo
--- lftp.orig/distinfo Thu Jun 3 16:49:42 2004
+++ lftp/distinfo Thu Jun 3 16:42:15 2004
@@ -1,4 +1,4 @@
-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
+MD5 (lftp-3.0.5.tar.bz2) = f8283b4a7f23c39167bbc127637e869e
+SIZE (lftp-3.0.5.tar.bz2) = 1218826
+MD5 (lftp-3.0.5.tar.bz2.asc) = 66710b3eb90ce3c2254f4839a4fd62f4
+SIZE (lftp-3.0.5.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 Thu Jan 1 03:00:00 1970
+++ lftp/files/patch-src_Makefile.in Thu Jun 3 16:42:15 2004
@@ -0,0 +1,25 @@
+--- 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)
+ @$(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
+
+ uninstall-pkgverlibLTLIBRARIES:
+ @$(NORMAL_UNINSTALL)
diff -ruN lftp.orig/pkg-plist lftp/pkg-plist
--- lftp.orig/pkg-plist Thu Jun 3 16:49:42 2004
+++ lftp/pkg-plist Thu Jun 3 16:50:32 2004
@@ -26,5 +26,4 @@
%%NLS%%share/locale/zh_CN/LC_MESSAGES/lftp.mo
%%NLS%%share/locale/zh_TW/LC_MESSAGES/lftp.mo
%%PORTDOCS%%@dirrm %%DOCSDIR%%
- at dirrm lib/lftp
@dirrm share/lftp
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list