Date: Fri, 15 Sep 2017 10:07:00 +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: r449897 - in head/ftp/lftp: . files Message-ID: <201709151007.v8FA706V098815@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: martymac Date: Fri Sep 15 10:07:00 2017 New Revision: 449897 URL: https://svnweb.freebsd.org/changeset/ports/449897 Log: Update to 4.8.1 Deleted: head/ftp/lftp/files/patch-src-lftp_ssl.cc Modified: head/ftp/lftp/Makefile head/ftp/lftp/distinfo Modified: head/ftp/lftp/Makefile ============================================================================== --- head/ftp/lftp/Makefile Fri Sep 15 09:38:58 2017 (r449896) +++ head/ftp/lftp/Makefile Fri Sep 15 10:07:00 2017 (r449897) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= lftp -PORTVERSION= 4.8.0 -PORTREVISION= 1 +PORTVERSION= 4.8.1 CATEGORIES= ftp ipv6 MASTER_SITES= http://lftp.tech/ftp/ \ http://lftp.tech/ftp/old/ \ @@ -21,11 +20,10 @@ LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libexpat.so:textproc/expat2 \ - libidn.so:dns/libidn + libidn2.so:dns/libidn2 USES= charsetfix iconv libtool localbase readline shebangfix GNU_CONFIGURE= yes -CONFIGURE_ARGS= ac_cv_type_max_align_t=yes PORTDOCS= AUTHORS BUGS ChangeLog FAQ FEATURES INSTALL \ MIRRORS NEWS README README.debug-levels README.modules \ Modified: head/ftp/lftp/distinfo ============================================================================== --- head/ftp/lftp/distinfo Fri Sep 15 09:38:58 2017 (r449896) +++ head/ftp/lftp/distinfo Fri Sep 15 10:07:00 2017 (r449897) @@ -1,3 +1,3 @@ -TIMESTAMP = 1499756313 -SHA256 (lftp-4.8.0.tar.gz) = 25c0a77da3da606eeca0bc721249f2ae85885f49d03e0f0e778da193e23c72d8 -SIZE (lftp-4.8.0.tar.gz) = 2800410 +TIMESTAMP = 1505324333 +SHA256 (lftp-4.8.1.tar.gz) = 6117866215cd889dab30ff73292cd1d35fe0e12a9af5cd76d093500d07ab65a3 +SIZE (lftp-4.8.1.tar.gz) = 2825304
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201709151007.v8FA706V098815>