diff options
author | martymac <martymac@FreeBSD.org> | 2011-11-10 15:35:16 +0800 |
---|---|---|
committer | martymac <martymac@FreeBSD.org> | 2011-11-10 15:35:16 +0800 |
commit | 4f4dafa1428f7e0e257abd4ad464e92391306968 (patch) | |
tree | 18d6a52472e3eb19f76ec40bf48ada7eea3b6ea0 | |
parent | d4b9612fc4dd1432899c3feb8a08c1eacbfbb1f1 (diff) | |
download | freebsd-ports-gnome-4f4dafa1428f7e0e257abd4ad464e92391306968.tar.gz freebsd-ports-gnome-4f4dafa1428f7e0e257abd4ad464e92391306968.tar.zst freebsd-ports-gnome-4f4dafa1428f7e0e257abd4ad464e92391306968.zip |
- Update to 4.3.3
- Re-order LICENSE to make portlint happy
-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 |