diff options
author | Ganael LAPLANCHE <martymac@FreeBSD.org> | 2011-11-10 07:35:16 +0000 |
---|---|---|
committer | Ganael LAPLANCHE <martymac@FreeBSD.org> | 2011-11-10 07:35:16 +0000 |
commit | 702f24ef23b3c75ece68250d4ec573735e673911 (patch) | |
tree | cde9dd747fa503b76cf80eef85349dcdfeffd54a /ftp | |
parent | c5ed472a4b2a720f24834f0ffc3e8d4d399293b7 (diff) | |
download | ports-702f24ef23b3c75ece68250d4ec573735e673911.tar.gz ports-702f24ef23b3c75ece68250d4ec573735e673911.zip |
Notes
Diffstat (limited to 'ftp')
-rw-r--r-- | ftp/lftp/Makefile | 6 | ||||
-rw-r--r-- | ftp/lftp/distinfo | 4 |
2 files changed, 5 insertions, 5 deletions
diff --git a/ftp/lftp/Makefile b/ftp/lftp/Makefile index 0e21edd4f3f0..ce4067d69da8 100644 --- a/ftp/lftp/Makefile +++ b/ftp/lftp/Makefile @@ -6,7 +6,7 @@ # PORTNAME= lftp -PORTVERSION= 4.3.2 +PORTVERSION= 4.3.3 CATEGORIES= ftp ipv6 MASTER_SITES= http://ftp.yars.free.net/pub/source/lftp/ \ http://ftp.yars.free.net/pub/source/lftp/old/ \ @@ -20,10 +20,10 @@ MASTER_SITES= http://ftp.yars.free.net/pub/source/lftp/ \ MAINTAINER= martymac@FreeBSD.org COMMENT= Shell-like command line ftp client -LIB_DEPENDS= expat.6:${PORTSDIR}/textproc/expat2 - LICENSE= GPLv3 +LIB_DEPENDS= expat.6:${PORTSDIR}/textproc/expat2 + USE_ICONV= yes CPPFLAGS+= -I${LOCALBASE}/include diff --git a/ftp/lftp/distinfo b/ftp/lftp/distinfo index f0fe985d4066..f49291ae9666 100644 --- a/ftp/lftp/distinfo +++ b/ftp/lftp/distinfo @@ -1,2 +1,2 @@ -SHA256 (lftp-4.3.2.tar.gz) = 17f1df54646d415646cfa4c10b4300e31664189502f1e4ce46e09abe58a8e43d -SIZE (lftp-4.3.2.tar.gz) = 2394643 +SHA256 (lftp-4.3.3.tar.gz) = 881684380517a8b7b40e002a2a5a315d87494ffc22f5edc42331e28ed52273c6 +SIZE (lftp-4.3.3.tar.gz) = 2422201 |