diff options
Diffstat (limited to 'graphics/gegl')
-rw-r--r-- | graphics/gegl/Makefile | 9 | ||||
-rw-r--r-- | graphics/gegl/distinfo | 8 |
2 files changed, 11 insertions, 6 deletions
diff --git a/graphics/gegl/Makefile b/graphics/gegl/Makefile index b8bb13fa84b3..7c363201fa41 100644 --- a/graphics/gegl/Makefile +++ b/graphics/gegl/Makefile @@ -1,9 +1,12 @@ PORTNAME= gegl -DISTVERSION= 0.4.58 -PORTREVISION= 3 +DISTVERSION= 0.4.62 +PORTREVISION= 4 CATEGORIES= graphics MASTER_SITES= GIMP +PATCH_SITES+= https://gitlab.gnome.org/GNOME/gegl/-/commit/ +PATCHFILES+= eda8ba51786f197b72265eafcdab407d91ec9c70.diff:-p1 + MAINTAINER= gnome@FreeBSD.org COMMENT= Graph based image processing framework WWW= https://gegl.org/ @@ -41,7 +44,7 @@ MESON_ARGS= -Ddocs=false \ MESON_ARGS+= -Dopenmp=disabled .endif -GEGL_SHLIB= 0.457.1 +GEGL_SHLIB= 0.461.1 GEGL_VER= 0.4 PLIST_SUB+= GEGL_SHLIB=${GEGL_SHLIB} GEGL_VER=${GEGL_VER} diff --git a/graphics/gegl/distinfo b/graphics/gegl/distinfo index 9bec1ea7c920..20c4e35e202d 100644 --- a/graphics/gegl/distinfo +++ b/graphics/gegl/distinfo @@ -1,3 +1,5 @@ -TIMESTAMP = 1742856432 -SHA256 (gegl-0.4.58.tar.xz) = d5678bbd5fe535941b82f965b97fcc9385ce936f70c982bd565a53d5519d1bff -SIZE (gegl-0.4.58.tar.xz) = 6020756 +TIMESTAMP = 1757339996 +SHA256 (gegl-0.4.62.tar.xz) = 5887576371ebf1d9e90797d10e4b9a7f1658228d4827583e79e1db3d94505c6c +SIZE (gegl-0.4.62.tar.xz) = 6025372 +SHA256 (eda8ba51786f197b72265eafcdab407d91ec9c70.diff) = 2e83d7f6835a9eda7dcbba6579a762bf6c231457109176f4de20ffabd85ecf63 +SIZE (eda8ba51786f197b72265eafcdab407d91ec9c70.diff) = 1335 |