Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 Aug 2018 10:25:31 +0000 (UTC)
From:      Ganael LAPLANCHE <martymac@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r477715 - in head/ftp/lftp: . files
Message-ID:  <201808211025.w7LAPVil039946@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: martymac
Date: Tue Aug 21 10:25:31 2018
New Revision: 477715
URL: https://svnweb.freebsd.org/changeset/ports/477715

Log:
  Update to 4.8.4 and remove obsolete patches

Deleted:
  head/ftp/lftp/files/patch-lib-cdefs.h
Modified:
  head/ftp/lftp/Makefile
  head/ftp/lftp/distinfo

Modified: head/ftp/lftp/Makefile
==============================================================================
--- head/ftp/lftp/Makefile	Tue Aug 21 09:44:35 2018	(r477714)
+++ head/ftp/lftp/Makefile	Tue Aug 21 10:25:31 2018	(r477715)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	lftp
-PORTVERSION=	4.8.3
-PORTREVISION=	1
+PORTVERSION=	4.8.4
 CATEGORIES=	ftp ipv6
 MASTER_SITES=	http://lftp.tech/ftp/ \
 		http://lftp.tech/ftp/old/ \
@@ -25,14 +24,6 @@ LIB_DEPENDS=	libexpat.so:textproc/expat2 \
 
 USES=		charsetfix iconv libtool localbase readline shebangfix
 GNU_CONFIGURE=	yes
-
-# XXX Fix readline detection with a non-standard LOCALBASE
-# To remove when m4/lftp_lib_readline.m4 is fixed upstream
-.if !exists(/usr/lib/libreadline.so)
-CONFIGURE_ARGS+=	--with-readline=${LOCALBASE}
-.else
-CONFIGURE_ARGS+=	--with-readline=/usr
-.endif
 
 PORTDOCS=	AUTHORS BUGS ChangeLog FAQ FEATURES INSTALL \
 		MIRRORS NEWS README README.debug-levels README.modules \

Modified: head/ftp/lftp/distinfo
==============================================================================
--- head/ftp/lftp/distinfo	Tue Aug 21 09:44:35 2018	(r477714)
+++ head/ftp/lftp/distinfo	Tue Aug 21 10:25:31 2018	(r477715)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1507630255
-SHA256 (lftp-4.8.3.tar.gz) = cfbbbd067c25ff9d629828a010cc700214859b02e33b2405dfe7ed045d080f0f
-SIZE (lftp-4.8.3.tar.gz) = 2831712
+TIMESTAMP = 1534798272
+SHA256 (lftp-4.8.4.tar.gz) = 19f3a4236558fbdb88eec01bc9d693c51b122d23487b6bedad4cc67ae6825fc2
+SIZE (lftp-4.8.4.tar.gz) = 2899780



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201808211025.w7LAPVil039946>