1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

Update to 4.3.1

This commit is contained in:
Ganael LAPLANCHE 2011-06-29 07:44:59 +00:00
parent 81a2f7c7f3
commit 2b493ef9b3
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=276643
3 changed files with 8 additions and 9 deletions

View File

@ -6,8 +6,7 @@
#
PORTNAME= lftp
PORTVERSION= 4.2.3
PORTREVISION= 1
PORTVERSION= 4.3.1
CATEGORIES= ftp ipv6
MASTER_SITES= http://ftp.yars.free.net/pub/source/lftp/ \
http://ftp.yars.free.net/pub/source/lftp/old/ \

View File

@ -1,2 +1,2 @@
SHA256 (lftp-4.2.3.tar.gz) = cf702f5941cc31b026782b5b7972be9c50acf07472db9f38e42d9659ec18f0e0
SIZE (lftp-4.2.3.tar.gz) = 2318363
SHA256 (lftp-4.3.1.tar.gz) = becf369e5b79e613433234d6cdf8ed35c1df3897d672a05923d20c96253a41d6
SIZE (lftp-4.3.1.tar.gz) = 2351594

View File

@ -1,15 +1,15 @@
--- lib/Makefile.in.orig 2010-05-20 17:06:32.285300994 +0000
+++ lib/Makefile.in 2010-05-20 17:08:39.765460763 +0000
@@ -1127,8 +1127,6 @@
--- lib/Makefile.in.orig 2011-06-27 17:51:45.965708112 +0200
+++ lib/Makefile.in 2011-06-27 17:54:57.569892443 +0200
@@ -1333,8 +1333,6 @@
ARG_NONNULL_H = arg-nonnull.h
CXXDEFS_H = c++defs.h
GPERF = gperf
-charset_alias = $(DESTDIR)$(libdir)/charset.alias
-charset_tmp = $(DESTDIR)$(libdir)/charset.tmp
UNUSED_PARAMETER_H = unused-parameter.h
WARN_ON_USE_H = warn-on-use.h
all: $(BUILT_SOURCES) config.h
$(MAKE) $(AM_MAKEFLAGS) all-recursive
@@ -1981,31 +1979,10 @@
@@ -2263,31 +2261,10 @@
fi ; \
if $$need_charset_alias; then \
$(mkinstalldirs) $(DESTDIR)$(libdir) ; \