Date: Mon, 9 Sep 2019 13:41:29 +0000 (UTC) From: Tobias Kortkamp <tobik@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r511630 - in head: graphics/gegl print/fontforge Message-ID: <201909091341.x89DfTvl042228@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: tobik Date: Mon Sep 9 13:41:29 2019 New Revision: 511630 URL: https://svnweb.freebsd.org/changeset/ports/511630 Log: Belatedly bump revision of graphics/libspiro consumers In r509300 libspiro was updated and there was a shared library bump, but consumers were never bumped. https://forums.freebsd.org/threads/gimp-wont-compile.72223/ PR: 239951 Pointy hat: pi Modified: head/graphics/gegl/Makefile head/print/fontforge/Makefile Modified: head/graphics/gegl/Makefile ============================================================================== --- head/graphics/gegl/Makefile Mon Sep 9 13:19:15 2019 (r511629) +++ head/graphics/gegl/Makefile Mon Sep 9 13:41:29 2019 (r511630) @@ -3,7 +3,7 @@ PORTNAME= gegl PORTVERSION= 0.4.16 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= graphics MASTER_SITES= GIMP Modified: head/print/fontforge/Makefile ============================================================================== --- head/print/fontforge/Makefile Mon Sep 9 13:19:15 2019 (r511629) +++ head/print/fontforge/Makefile Mon Sep 9 13:41:29 2019 (r511630) @@ -3,6 +3,7 @@ PORTNAME= fontforge PORTVERSION= 20190801 +PORTREVISION= 1 CATEGORIES= print MAINTAINER= cyberbotx@cyberbotx.com
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201909091341.x89DfTvl042228>