diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2020-09-25 22:40:54 +0800 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2020-09-25 22:40:54 +0800 |
commit | 2e0be1aab48694130049afdc4baaed6a4ff5bdef (patch) | |
tree | b3b64cc48638a28d6567bf9a8aee37742d663081 /mail | |
parent | 400e5f40d967f3dac5156acc104967638d2053b4 (diff) | |
download | freebsd-ports-gnome-2e0be1aab48694130049afdc4baaed6a4ff5bdef.tar.gz freebsd-ports-gnome-2e0be1aab48694130049afdc4baaed6a4ff5bdef.tar.zst freebsd-ports-gnome-2e0be1aab48694130049afdc4baaed6a4ff5bdef.zip |
Upgrade libgweather to 3.36.1
As the ABI has been broken bump portrevision of consumers
Diffstat (limited to 'mail')
-rw-r--r-- | mail/evolution/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/evolution/Makefile b/mail/evolution/Makefile index d1940dceb1b7..99f7360dd01d 100644 --- a/mail/evolution/Makefile +++ b/mail/evolution/Makefile @@ -3,7 +3,7 @@ PORTNAME= evolution PORTVERSION= 3.28.5 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= mail gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 |