aboutsummaryrefslogtreecommitdiffstats
path: root/ftp
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2016-12-17 20:50:19 +0800
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2016-12-17 20:50:19 +0800
commit619c99ffbb3402cdd662c3293ca3c5a9eda9533a (patch)
tree5bea4ebc03a018e347da8436039242ce7ff125ca /ftp
parentfac322ad99543741e4880dac6c54c07832cc42eb (diff)
downloadfreebsd-ports-gnome-619c99ffbb3402cdd662c3293ca3c5a9eda9533a.tar.gz
freebsd-ports-gnome-619c99ffbb3402cdd662c3293ca3c5a9eda9533a.tar.zst
freebsd-ports-gnome-619c99ffbb3402cdd662c3293ca3c5a9eda9533a.zip
- Update to 0.16.1
- Bump PORTREVISION for dependent ports Changes: https://github.com/rockdaboot/libpsl/blob/master/NEWS
Diffstat (limited to 'ftp')
-rw-r--r--ftp/curl/Makefile2
-rw-r--r--ftp/wget/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/ftp/curl/Makefile b/ftp/curl/Makefile
index 58739d8da3f0..b59d7763b6a5 100644
--- a/ftp/curl/Makefile
+++ b/ftp/curl/Makefile
@@ -3,7 +3,7 @@
PORTNAME= curl
PORTVERSION= 7.51.0
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= ftp www
MASTER_SITES= http://curl.haxx.se/download/ \
LOCAL/sunpoet
diff --git a/ftp/wget/Makefile b/ftp/wget/Makefile
index 9769b22a2ab8..9bf66588f2e0 100644
--- a/ftp/wget/Makefile
+++ b/ftp/wget/Makefile
@@ -3,7 +3,7 @@
PORTNAME= wget
DISTVERSION= 1.18
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= ftp www ipv6
MASTER_SITES= GNU