From 0976258e6eefd7c85bab83e53fe88953cb166aa2 Mon Sep 17 00:00:00 2001 From: sunpoet Date: Sat, 9 Feb 2019 23:25:36 +0000 Subject: Update dns/libidn2 to 2.1.1 - Bump PORTREVISION of dependent ports for shlib change Changes: https://gitlab.com/libidn/libidn2/blob/master/NEWS --- ftp/curl/Makefile | 1 + ftp/lftp/Makefile | 2 +- ftp/wget/Makefile | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) (limited to 'ftp') diff --git a/ftp/curl/Makefile b/ftp/curl/Makefile index a38747636268..9e696aea0897 100644 --- a/ftp/curl/Makefile +++ b/ftp/curl/Makefile @@ -3,6 +3,7 @@ PORTNAME= curl PORTVERSION= 7.64.0 +PORTREVISION= 1 CATEGORIES= ftp net www MASTER_SITES= https://curl.haxx.se/download/ \ LOCAL/sunpoet diff --git a/ftp/lftp/Makefile b/ftp/lftp/Makefile index 5b895721e10b..88701a2a22d3 100644 --- a/ftp/lftp/Makefile +++ b/ftp/lftp/Makefile @@ -3,7 +3,7 @@ PORTNAME= lftp PORTVERSION= 4.8.4 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= ftp ipv6 MASTER_SITES= http://lftp.tech/ftp/ \ http://lftp.tech/ftp/old/ \ diff --git a/ftp/wget/Makefile b/ftp/wget/Makefile index b5305066c1c0..7e882db45fdb 100644 --- a/ftp/wget/Makefile +++ b/ftp/wget/Makefile @@ -3,7 +3,7 @@ PORTNAME= wget DISTVERSION= 1.20 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= ftp www ipv6 MASTER_SITES= GNU EXTRACT_SUFX= .tar.lz -- cgit