aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorkrion <krion@FreeBSD.org>2004-06-03 22:10:50 +0800
committerkrion <krion@FreeBSD.org>2004-06-03 22:10:50 +0800
commit115228396efa6438848617339ba5172d468a0436 (patch)
tree8f00d1d9d7b5976f45c8309e15372eb883ad65d4
parent858caa8c99b34ad1c5f51b28ec1b950f95b95539 (diff)
downloadfreebsd-ports-gnome-115228396efa6438848617339ba5172d468a0436.tar.gz
freebsd-ports-gnome-115228396efa6438848617339ba5172d468a0436.tar.zst
freebsd-ports-gnome-115228396efa6438848617339ba5172d468a0436.zip
- Update to version 3.0.5
PR: ports/67528 Submitted by: maintainer
-rw-r--r--ftp/lftp/Makefile2
-rw-r--r--ftp/lftp/distinfo8
-rw-r--r--ftp/lftp/files/patch-src_Makefile.in25
-rw-r--r--ftp/lftp/pkg-plist1
4 files changed, 30 insertions, 6 deletions
diff --git a/ftp/lftp/Makefile b/ftp/lftp/Makefile
index 998b78d2b111..8e070436fc75 100644
--- a/ftp/lftp/Makefile
+++ b/ftp/lftp/Makefile
@@ -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 --git a/ftp/lftp/distinfo b/ftp/lftp/distinfo
index 1e7fe42ada1f..0088a23ac50b 100644
--- a/ftp/lftp/distinfo
+++ b/ftp/lftp/distinfo
@@ -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 --git a/ftp/lftp/files/patch-src_Makefile.in b/ftp/lftp/files/patch-src_Makefile.in
new file mode 100644
index 000000000000..d174feca111a
--- /dev/null
+++ b/ftp/lftp/files/patch-src_Makefile.in
@@ -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 --git a/ftp/lftp/pkg-plist b/ftp/lftp/pkg-plist
index 8b77aa51e03d..d327b0dcac46 100644
--- a/ftp/lftp/pkg-plist
+++ b/ftp/lftp/pkg-plist
@@ -26,5 +26,4 @@ share/lftp/import-netscape
%%NLS%%share/locale/zh_CN/LC_MESSAGES/lftp.mo
%%NLS%%share/locale/zh_TW/LC_MESSAGES/lftp.mo
%%PORTDOCS%%@dirrm %%DOCSDIR%%
-@dirrm lib/lftp
@dirrm share/lftp