aboutsummaryrefslogtreecommitdiff
path: root/ftp/curl
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2019-07-09 17:13:07 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2019-07-09 17:13:07 +0000
commitd99d942bb0363d29071216cffc26e468ac6b3453 (patch)
tree6e760d9120821bb8040d55098c41e0c6b78eb1cb /ftp/curl
parent7c6437e916a4046bfe0ae86246175c07cd42f449 (diff)
downloadports-d99d942bb0363d29071216cffc26e468ac6b3453.tar.gz
ports-d99d942bb0363d29071216cffc26e468ac6b3453.zip
Update security/nettle to 3.5.1
- Bump PORTREVISION of dependent ports for shlib change - Fix build of devel/pijul [1] Changes: https://git.lysator.liu.se/nettle/nettle/blob/master/NEWS PR: 238991 Exp-run by: antoine Thanks to: tobik [1]
Notes
Notes: svn path=/head/; revision=506289
Diffstat (limited to 'ftp/curl')
-rw-r--r--ftp/curl/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/ftp/curl/Makefile b/ftp/curl/Makefile
index 91714b590ede..27873f6db455 100644
--- a/ftp/curl/Makefile
+++ b/ftp/curl/Makefile
@@ -3,6 +3,7 @@
PORTNAME= curl
PORTVERSION= 7.65.1
+PORTREVISION= 1
CATEGORIES= ftp net www
MASTER_SITES= https://curl.haxx.se/download/ \
LOCAL/sunpoet