diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2019-07-10 01:13:07 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2019-07-10 01:13:07 +0800 |
commit | 9dd49df9f42979bc0848511b3b09f09688443a98 (patch) | |
tree | 6e760d9120821bb8040d55098c41e0c6b78eb1cb /mail | |
parent | 3559c15f35ce11da6fa5d02c9641e89c9d11e006 (diff) | |
download | freebsd-ports-gnome-9dd49df9f42979bc0848511b3b09f09688443a98.tar.gz freebsd-ports-gnome-9dd49df9f42979bc0848511b3b09f09688443a98.tar.zst freebsd-ports-gnome-9dd49df9f42979bc0848511b3b09f09688443a98.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 'mail')
-rw-r--r-- | mail/claws-mail/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/claws-mail/Makefile b/mail/claws-mail/Makefile index 14a5ae0d1479..28a5c3318c95 100644 --- a/mail/claws-mail/Makefile +++ b/mail/claws-mail/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= claws-mail -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= mail news ipv6 COMMENT= Lightweight and featureful GTK+ based e-mail and news client |