Skip to content

Commit

Permalink
graphics/gegl: update to 0.4.46 release (+)
Browse files Browse the repository at this point in the history
Changelog:	https://gitlab.gnome.org/GNOME/gegl/-/blob/GEGL_0_4_46/docs/NEWS.adoc
Sponsored by:	Serenity Cybersecurity, LLC
  • Loading branch information
fluffykhv committed Jul 26, 2023
1 parent c8bcf96 commit 2ddb526
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
5 changes: 2 additions & 3 deletions graphics/gegl/Makefile
@@ -1,6 +1,5 @@
PORTNAME= gegl
PORTVERSION= 0.4.44
PORTREVISION= 5
PORTVERSION= 0.4.46
CATEGORIES= graphics
MASTER_SITES= GIMP

Expand Down Expand Up @@ -35,7 +34,7 @@ MESON_ARGS= -Ddocs=false \
-Dpygobject=disabled \
-Dlua=disabled

GEGL_SHLIB= 0.443.1
GEGL_SHLIB= 0.445.1
GEGL_VER= 0.4
PLIST_SUB+= GEGL_SHLIB=${GEGL_SHLIB} GEGL_VER=${GEGL_VER}

Expand Down
6 changes: 3 additions & 3 deletions graphics/gegl/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1681108181
SHA256 (gegl-0.4.44.tar.xz) = 0a4cdb41635e406a0849cd0d3f03caf7d97cab8aa13d28707d532d0089d56126
SIZE (gegl-0.4.44.tar.xz) = 5791844
TIMESTAMP = 1690376715
SHA256 (gegl-0.4.46.tar.xz) = d0b3b2481bc8774c5f3d0a487611910166d18eef823a859fb91e781ab7b1e892
SIZE (gegl-0.4.46.tar.xz) = 5799248
1 change: 1 addition & 0 deletions graphics/gegl/pkg-plist
Expand Up @@ -108,6 +108,7 @@ lib/gegl-%%GEGL_VER%%/gegl-generated.so
%%ARM%%lib/gegl-%%GEGL_VER%%/gegl-transformops-arm-neon.so
%%AMD64%%lib/gegl-%%GEGL_VER%%/gegl-transformops-x86_64-v2.so
%%AMD64%%lib/gegl-%%GEGL_VER%%/gegl-transformops-x86_64-v3.so
lib/gegl-%%GEGL_VER%%/vector-fill.so
lib/gegl-%%GEGL_VER%%/gif-load.so
lib/gegl-%%GEGL_VER%%/grey2.json
%%JASPER%%lib/gegl-%%GEGL_VER%%/jp2-load.so
Expand Down

0 comments on commit 2ddb526

Please sign in to comment.