From f35251e62d513eaa967d76682d64d6e2a6fc4038 Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Fri, 27 Dec 2019 14:39:45 +0000 Subject: Update to 2.10.14 Note that -lm has been added to libs otherwise some plugins fails to build with the following error: ld: error: undefined symbol: floor --- graphics/gimp/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'graphics/gimp') diff --git a/graphics/gimp/Makefile b/graphics/gimp/Makefile index 104601a6e092..00260660ea4c 100644 --- a/graphics/gimp/Makefile +++ b/graphics/gimp/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= gimp -DISTVERSION?= 2.10.12 -PORTREVISION?= 1 +DISTVERSION?= 2.10.14 PORTEPOCH?= 2 CATEGORIES= graphics gnome -- cgit v1.2.3