diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2018-02-27 21:24:14 +0800 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2018-02-27 21:24:14 +0800 |
commit | 3b63c5214361d52f5ae5682cdd83f94869e82419 (patch) | |
tree | d066c669cfbc5ab8ceadc0fe72011035df64635a /ftp | |
parent | 0c4a823a2bacf0141ed285e97d8bde3fa1d01776 (diff) | |
download | freebsd-ports-gnome-3b63c5214361d52f5ae5682cdd83f94869e82419.tar.gz freebsd-ports-gnome-3b63c5214361d52f5ae5682cdd83f94869e82419.tar.zst freebsd-ports-gnome-3b63c5214361d52f5ae5682cdd83f94869e82419.zip |
Update dns/libpsl to 0.20.1
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://github.com/rockdaboot/libpsl/blob/master/NEWS
https://github.com/rockdaboot/libpsl/blob/libpsl-0.20.1/NEWS
Diffstat (limited to 'ftp')
-rw-r--r-- | ftp/curl/Makefile | 2 | ||||
-rw-r--r-- | ftp/wget/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/ftp/curl/Makefile b/ftp/curl/Makefile index 4d44d9334d2d..5836e59febb9 100644 --- a/ftp/curl/Makefile +++ b/ftp/curl/Makefile @@ -3,7 +3,7 @@ PORTNAME= curl PORTVERSION= 7.58.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= ftp net www MASTER_SITES= https://curl.haxx.se/download/ \ LOCAL/sunpoet diff --git a/ftp/wget/Makefile b/ftp/wget/Makefile index b65ca25efd8b..11a17fd10551 100644 --- a/ftp/wget/Makefile +++ b/ftp/wget/Makefile @@ -3,7 +3,7 @@ PORTNAME= wget DISTVERSION= 1.19.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= ftp www ipv6 MASTER_SITES= GNU EXTRACT_SUFX= .tar.lz |