From 861bf1ebf67ed1943dd3aff0f06fbcc0af06907b Mon Sep 17 00:00:00 2001 From: tcberner Date: Wed, 27 Jul 2016 10:22:26 +0000 Subject: 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 --- astro/merkaartor/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'astro') 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 -- cgit