Index: head/ftp/lftp/Makefile =================================================================== --- head/ftp/lftp/Makefile (revision 445492) +++ head/ftp/lftp/Makefile (revision 445493) @@ -1,65 +1,64 @@ # Created by: Andrey Zakhvatov # $FreeBSD$ PORTNAME= lftp -PORTVERSION= 4.7.7 -PORTREVISION= 1 +PORTVERSION= 4.8.0 CATEGORIES= ftp ipv6 MASTER_SITES= http://lftp.tech/ftp/ \ http://lftp.tech/ftp/old/ \ http://lftp.cybermirror.org/ \ http://lftp.cybermirror.org/old/ \ http://ftp.st.ryukoku.ac.jp/pub/network/ftp/lftp/ \ http://ftp.st.ryukoku.ac.jp/pub/network/ftp/lftp/old/ \ http://ftp.tuwien.ac.at/infosys/browsers/ftp/lftp/ \ ftp://ftp.cs.tu-berlin.de/pub/net/ftp/lftp/ MAINTAINER= martymac@FreeBSD.org COMMENT= Shell-like command line ftp client LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libexpat.so:textproc/expat2 \ libidn.so:dns/libidn 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 \ THANKS TODO SHEBANG_FILES= src/verify-file \ src/convert-mozilla-cookies \ src/xdg-move OPTIONS_DEFINE= DOCS NLS OPTIONS_RADIO= SSL OPTIONS_RADIO_SSL= OPENSSL GNUTLS OPTIONS_DEFAULT= SSL OPENSSL OPTIONS_SUB= yes NLS_USES= gettext NLS_CONFIGURE_ENABLE= nls OPENSSL_CONFIGURE_WITH= openssl OPENSSL_USES= ssl GNUTLS_CONFIGURE_WITH= gnutls GNUTLS_LIB_DEPENDS= libgnutls.so:security/gnutls GNUTLS_USES= pkgconfig post-install: ${MV} ${STAGEDIR}${PREFIX}/etc/lftp.conf \ ${STAGEDIR}${PREFIX}/etc/lftp.conf.sample post-install-DOCS-on: ${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${STAGEDIR}${DOCSDIR} .include .if ${SSL_DEFAULT:Mopenssl-devel} BROKEN= Does not build with openssl-devel .endif .include Index: head/ftp/lftp/distinfo =================================================================== --- head/ftp/lftp/distinfo (revision 445492) +++ head/ftp/lftp/distinfo (revision 445493) @@ -1,3 +1,3 @@ -TIMESTAMP = 1489134668 -SHA256 (lftp-4.7.7.tar.gz) = 7bce216050094a1146ed05bed8fe5b3518224764ffe98884a848d44dc76fff8f -SIZE (lftp-4.7.7.tar.gz) = 2762823 +TIMESTAMP = 1499756313 +SHA256 (lftp-4.8.0.tar.gz) = 25c0a77da3da606eeca0bc721249f2ae85885f49d03e0f0e778da193e23c72d8 +SIZE (lftp-4.8.0.tar.gz) = 2800410 Index: head/ftp/lftp/pkg-plist =================================================================== --- head/ftp/lftp/pkg-plist (revision 445492) +++ head/ftp/lftp/pkg-plist (revision 445493) @@ -1,27 +1,29 @@ bin/lftp bin/lftpget @sample etc/lftp.conf.sample lib/liblftp-jobs.a lib/liblftp-tasks.a %%DATADIR%%/convert-mozilla-cookies %%DATADIR%%/import-ncftp %%DATADIR%%/import-netscape %%DATADIR%%/verify-file %%DATADIR%%/xdg-move man/man1/lftp.1.gz man/man1/lftpget.1.gz man/man5/lftp.conf.5.gz %%NLS%%share/locale/cs/LC_MESSAGES/lftp.mo %%NLS%%share/locale/de/LC_MESSAGES/lftp.mo %%NLS%%share/locale/es/LC_MESSAGES/lftp.mo %%NLS%%share/locale/fr/LC_MESSAGES/lftp.mo %%NLS%%share/locale/it/LC_MESSAGES/lftp.mo %%NLS%%share/locale/ja/LC_MESSAGES/lftp.mo %%NLS%%share/locale/ko/LC_MESSAGES/lftp.mo %%NLS%%share/locale/pl/LC_MESSAGES/lftp.mo %%NLS%%share/locale/pt_BR/LC_MESSAGES/lftp.mo %%NLS%%share/locale/ru/LC_MESSAGES/lftp.mo %%NLS%%share/locale/uk/LC_MESSAGES/lftp.mo %%NLS%%share/locale/zh_CN/LC_MESSAGES/lftp.mo %%NLS%%share/locale/zh_HK/LC_MESSAGES/lftp.mo %%NLS%%share/locale/zh_TW/LC_MESSAGES/lftp.mo +share/applications/lftp.desktop +share/icons/hicolor/48x48/apps/lftp-icon.png