diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2016-12-17 20:50:19 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2016-12-17 20:50:19 +0800 |
commit | e99a9de916d0afc8ca0ed24e31c352f409f04c00 (patch) | |
tree | 5bea4ebc03a018e347da8436039242ce7ff125ca /ftp | |
parent | 07f62bebd327e54b6975a1c7d5653dcfc55ce490 (diff) | |
download | freebsd-ports-gnome-e99a9de916d0afc8ca0ed24e31c352f409f04c00.tar.gz freebsd-ports-gnome-e99a9de916d0afc8ca0ed24e31c352f409f04c00.tar.zst freebsd-ports-gnome-e99a9de916d0afc8ca0ed24e31c352f409f04c00.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/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 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 |