diff options
author | tcberner <tcberner@FreeBSD.org> | 2016-07-27 18:22:26 +0800 |
---|---|---|
committer | tcberner <tcberner@FreeBSD.org> | 2016-07-27 18:22:26 +0800 |
commit | 861bf1ebf67ed1943dd3aff0f06fbcc0af06907b (patch) | |
tree | 374c9354fb2abed4f073fc779090ab725081022a /astro | |
parent | 88e15504d66f134162faf2e02a58fe3d9aa389b9 (diff) | |
download | freebsd-ports-gnome-861bf1ebf67ed1943dd3aff0f06fbcc0af06907b.tar.gz freebsd-ports-gnome-861bf1ebf67ed1943dd3aff0f06fbcc0af06907b.tar.zst freebsd-ports-gnome-861bf1ebf67ed1943dd3aff0f06fbcc0af06907b.zip |
Update graphics/exiv2 to 0.25.
As there is an shlib version bump, bump them portrevision of dependent ports.
While doing so, also switch to the cmake build system, as it requires less
patching and is easier to handle.
PR: 211329
Reviewed by: mat, rakuco, kwm
Approved by: rakuco (mentor)
Differential Revision: https://reviews.freebsd.org/D7283
Diffstat (limited to 'astro')
-rw-r--r-- | astro/merkaartor/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/astro/merkaartor/Makefile b/astro/merkaartor/Makefile index 86226f4fc755..97f345203c46 100644 --- a/astro/merkaartor/Makefile +++ b/astro/merkaartor/Makefile @@ -3,7 +3,7 @@ PORTNAME= merkaartor PORTVERSION= 0.18.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= astro MAINTAINER= dev2@heesakkers.info |