From c49af893bd7de3529ae60a1c1fdf6c6462b7b810 Mon Sep 17 00:00:00 2001 From: sunpoet Date: Fri, 23 Feb 2018 19:23:57 +0000 Subject: Update dns/libpsl to 0.20.0 - Bump PORTREVISION of dependent ports for shlib change Changes: https://github.com/rockdaboot/libpsl/blob/master/NEWS --- ftp/curl/Makefile | 2 +- ftp/wget/Makefile | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) (limited to 'ftp') diff --git a/ftp/curl/Makefile b/ftp/curl/Makefile index bd8742a41637..119a7da1cc9b 100644 --- a/ftp/curl/Makefile +++ b/ftp/curl/Makefile @@ -3,7 +3,7 @@ PORTNAME= curl PORTVERSION= 7.58.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= ftp net www MASTER_SITES= https://curl.haxx.se/download/ \ LOCAL/sunpoet diff --git a/ftp/wget/Makefile b/ftp/wget/Makefile index 1453f708c96e..b65ca25efd8b 100644 --- a/ftp/wget/Makefile +++ b/ftp/wget/Makefile @@ -3,6 +3,7 @@ PORTNAME= wget DISTVERSION= 1.19.4 +PORTREVISION= 1 CATEGORIES= ftp www ipv6 MASTER_SITES= GNU EXTRACT_SUFX= .tar.lz -- cgit