diff options
author | martymac <martymac@FreeBSD.org> | 2017-07-11 19:20:11 +0800 |
---|---|---|
committer | martymac <martymac@FreeBSD.org> | 2017-07-11 19:20:11 +0800 |
commit | 136bcc3b755a683091841ada34f87d5f6582ea48 (patch) | |
tree | 0d44e25da0de366d1e63dc6a5db07261b77921e9 /ftp | |
parent | 045c7b3e3b0a7d79bfbada06ae7e5cb251ab355c (diff) | |
download | freebsd-ports-gnome-136bcc3b755a683091841ada34f87d5f6582ea48.tar.gz freebsd-ports-gnome-136bcc3b755a683091841ada34f87d5f6582ea48.tar.zst freebsd-ports-gnome-136bcc3b755a683091841ada34f87d5f6582ea48.zip |
Update to 4.8.0
Diffstat (limited to 'ftp')
-rw-r--r-- | ftp/lftp/Makefile | 3 | ||||
-rw-r--r-- | ftp/lftp/distinfo | 6 | ||||
-rw-r--r-- | ftp/lftp/pkg-plist | 2 |
3 files changed, 6 insertions, 5 deletions
diff --git a/ftp/lftp/Makefile b/ftp/lftp/Makefile index 819c424c5c49..6625a93174bc 100644 --- a/ftp/lftp/Makefile +++ b/ftp/lftp/Makefile @@ -2,8 +2,7 @@ # $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/ \ diff --git a/ftp/lftp/distinfo b/ftp/lftp/distinfo index efbeb3c3e230..282c384c4dca 100644 --- a/ftp/lftp/distinfo +++ b/ftp/lftp/distinfo @@ -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 diff --git a/ftp/lftp/pkg-plist b/ftp/lftp/pkg-plist index eed188e52d0c..4c61e60a1cf1 100644 --- a/ftp/lftp/pkg-plist +++ b/ftp/lftp/pkg-plist @@ -25,3 +25,5 @@ man/man5/lftp.conf.5.gz %%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 |