Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 17 Sep 2020 19:45:30 +0000 (UTC)
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r548854 - head/graphics/gegl
Message-ID:  <202009171945.08HJjU1s052696@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bapt
Date: Thu Sep 17 19:45:30 2020
New Revision: 548854
URL: https://svnweb.freebsd.org/changeset/ports/548854

Log:
  Update to 0.4.26

Modified:
  head/graphics/gegl/Makefile
  head/graphics/gegl/distinfo

Modified: head/graphics/gegl/Makefile
==============================================================================
--- head/graphics/gegl/Makefile	Thu Sep 17 19:36:47 2020	(r548853)
+++ head/graphics/gegl/Makefile	Thu Sep 17 19:45:30 2020	(r548854)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	gegl
-PORTVERSION=	0.4.24
+PORTVERSION=	0.4.26
 PORTREVISION=	5
 CATEGORIES=	graphics
 MASTER_SITES=	GIMP
@@ -23,8 +23,8 @@ LIB_DEPENDS=	libbabl-0.1.so:x11/babl \
 		libpng.so:graphics/png
 
 USES=		compiler:c++14-lang cpe gettext gnome jpeg localbase \
-		meson pathfix pkgconfig shebangfix uniquefiles tar:xz
-USE_GNOME=	glib20 intltool introspection:build
+		meson pkgconfig shebangfix uniquefiles tar:xz
+USE_GNOME=	glib20 introspection:build
 USE_LDCONFIG=	yes
 MESON_ARGS=	-Ddocs=false \
 		-Dworkshop=false \
@@ -38,7 +38,7 @@ MESON_ARGS=	-Ddocs=false \
 		-Dvapigen=disabled \
 		-Dlua=disabled
 
-GEGL_SHLIB=	0.423.1
+GEGL_SHLIB=	0.425.1
 GEGL_VER=	0.4
 PLIST_SUB+=	GEGL_SHLIB=${GEGL_SHLIB} GEGL_VER=${GEGL_VER}
 

Modified: head/graphics/gegl/distinfo
==============================================================================
--- head/graphics/gegl/distinfo	Thu Sep 17 19:36:47 2020	(r548853)
+++ head/graphics/gegl/distinfo	Thu Sep 17 19:45:30 2020	(r548854)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1592234540
-SHA256 (gegl-0.4.24.tar.xz) = 7765499f27341b0d16032e665319cbc12876483ff6a944fcdf24a9c58e3e254a
-SIZE (gegl-0.4.24.tar.xz) = 4937056
+TIMESTAMP = 1600367455
+SHA256 (gegl-0.4.26.tar.xz) = 0f371e2ed2b92162fefd3dde743e648ca08a6a1b2b05004867fbddc7e211e424
+SIZE (gegl-0.4.26.tar.xz) = 4942492



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202009171945.08HJjU1s052696>