diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2019-07-10 01:13:07 +0800 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2019-07-10 01:13:07 +0800 |
commit | d99d942bb0363d29071216cffc26e468ac6b3453 (patch) | |
tree | 6e760d9120821bb8040d55098c41e0c6b78eb1cb /sysutils | |
parent | 7c6437e916a4046bfe0ae86246175c07cd42f449 (diff) | |
download | freebsd-ports-gnome-d99d942bb0363d29071216cffc26e468ac6b3453.tar.gz freebsd-ports-gnome-d99d942bb0363d29071216cffc26e468ac6b3453.tar.zst freebsd-ports-gnome-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]
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/rdup/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/rdup/Makefile b/sysutils/rdup/Makefile index 2d22a2546626..9121f04c5839 100644 --- a/sysutils/rdup/Makefile +++ b/sysutils/rdup/Makefile @@ -3,6 +3,7 @@ PORTNAME= rdup PORTVERSION= 1.1.15 +PORTREVISION= 1 CATEGORIES= sysutils MAINTAINER= rm@FreeBSD.org |