diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2019-08-19 23:35:27 +0800 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2019-08-19 23:35:27 +0800 |
commit | befa71e0f350a045c0cf26d1871f91c6c453546a (patch) | |
tree | eced3a067f69c836396f6dab708c086619b9da8d /misc/actiona | |
parent | 9ba47d69fa695da89652e9f0b78fe55fbb673e1c (diff) | |
download | freebsd-ports-gnome-befa71e0f350a045c0cf26d1871f91c6c453546a.tar.gz freebsd-ports-gnome-befa71e0f350a045c0cf26d1871f91c6c453546a.tar.zst freebsd-ports-gnome-befa71e0f350a045c0cf26d1871f91c6c453546a.zip |
devel/boost-*: update to 1.71.0
Changes: http://www.boost.org/users/history/version_1_71_0.html
PR: 238827
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D20774
Diffstat (limited to 'misc/actiona')
-rw-r--r-- | misc/actiona/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/actiona/Makefile b/misc/actiona/Makefile index 75077c219f3b..c62c7ffd58bf 100644 --- a/misc/actiona/Makefile +++ b/misc/actiona/Makefile @@ -4,7 +4,7 @@ PORTNAME= actiona DISTVERSIONPREFIX= v DISTVERSION= 3.10.0-4 DISTVERSIONSUFFIX= -gd8874a32 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= misc MAINTAINER= yuri@FreeBSD.org |