svn commit: r538904 - head/graphics/gegl
Baptiste Daroussin
bapt at FreeBSD.org
Mon Jun 15 15:52:56 UTC 2020
Author: bapt
Date: Mon Jun 15 15:52:55 2020
New Revision: 538904
URL: https://svnweb.freebsd.org/changeset/ports/538904
Log:
update to 0.4.24
Modified:
head/graphics/gegl/Makefile
head/graphics/gegl/distinfo
head/graphics/gegl/pkg-plist
Modified: head/graphics/gegl/Makefile
==============================================================================
--- head/graphics/gegl/Makefile Mon Jun 15 15:50:11 2020 (r538903)
+++ head/graphics/gegl/Makefile Mon Jun 15 15:52:55 2020 (r538904)
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= gegl
-PORTVERSION= 0.4.22
-PORTREVISION= 6
+PORTVERSION= 0.4.24
CATEGORIES= graphics
MASTER_SITES= GIMP
@@ -38,7 +37,7 @@ MESON_ARGS= -Ddocs=false \
-Dvapigen=disabled \
-Dlua=disabled
-GEGL_SHLIB= 0.421.1
+GEGL_SHLIB= 0.423.1
GEGL_VER= 0.4
PLIST_SUB+= GEGL_SHLIB=${GEGL_SHLIB} GEGL_VER=${GEGL_VER}
Modified: head/graphics/gegl/distinfo
==============================================================================
--- head/graphics/gegl/distinfo Mon Jun 15 15:50:11 2020 (r538903)
+++ head/graphics/gegl/distinfo Mon Jun 15 15:52:55 2020 (r538904)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1582643758
-SHA256 (gegl-0.4.22.tar.xz) = 1888ec41dfd19fe28273795c2209efc1a542be742691561816683990dc642c61
-SIZE (gegl-0.4.22.tar.xz) = 4826748
+TIMESTAMP = 1592234540
+SHA256 (gegl-0.4.24.tar.xz) = 7765499f27341b0d16032e665319cbc12876483ff6a944fcdf24a9c58e3e254a
+SIZE (gegl-0.4.24.tar.xz) = 4937056
Modified: head/graphics/gegl/pkg-plist
==============================================================================
--- head/graphics/gegl/pkg-plist Mon Jun 15 15:50:11 2020 (r538903)
+++ head/graphics/gegl/pkg-plist Mon Jun 15 15:52:55 2020 (r538904)
@@ -16,8 +16,12 @@ include/gegl-%%GEGL_VER%%/gegl-enums.h
include/gegl-%%GEGL_VER%%/gegl-graph-debug.h
include/gegl-%%GEGL_VER%%/gegl-init.h
include/gegl-%%GEGL_VER%%/gegl-lookup.h
+include/gegl-%%GEGL_VER%%/gegl-math.h
include/gegl-%%GEGL_VER%%/gegl-matrix.h
include/gegl-%%GEGL_VER%%/gegl-memory.h
+include/gegl-%%GEGL_VER%%/gegl-metadata.h
+include/gegl-%%GEGL_VER%%/gegl-metadatahash.h
+include/gegl-%%GEGL_VER%%/gegl-metadatastore.h
include/gegl-%%GEGL_VER%%/gegl-node.h
include/gegl-%%GEGL_VER%%/gegl-op.h
include/gegl-%%GEGL_VER%%/gegl-operations-util.h
@@ -62,8 +66,8 @@ include/gegl-%%GEGL_VER%%/operation/gegl-operation-are
include/gegl-%%GEGL_VER%%/operation/gegl-operation-composer.h
include/gegl-%%GEGL_VER%%/operation/gegl-operation-composer3.h
include/gegl-%%GEGL_VER%%/operation/gegl-operation-context.h
-include/gegl-%%GEGL_VER%%/operation/gegl-operation-handlers.h
include/gegl-%%GEGL_VER%%/operation/gegl-operation-filter.h
+include/gegl-%%GEGL_VER%%/operation/gegl-operation-handlers.h
include/gegl-%%GEGL_VER%%/operation/gegl-operation-meta-json.h
include/gegl-%%GEGL_VER%%/operation/gegl-operation-meta.h
include/gegl-%%GEGL_VER%%/operation/gegl-operation-point-composer.h
@@ -140,6 +144,7 @@ share/locale/es/LC_MESSAGES/gegl-%%GEGL_VER%%.mo
share/locale/eu/LC_MESSAGES/gegl-%%GEGL_VER%%.mo
share/locale/fr/LC_MESSAGES/gegl-%%GEGL_VER%%.mo
share/locale/gl/LC_MESSAGES/gegl-%%GEGL_VER%%.mo
+share/locale/hr/LC_MESSAGES/gegl-%%GEGL_VER%%.mo
share/locale/id/LC_MESSAGES/gegl-%%GEGL_VER%%.mo
share/locale/is/LC_MESSAGES/gegl-%%GEGL_VER%%.mo
share/locale/it/LC_MESSAGES/gegl-%%GEGL_VER%%.mo
@@ -148,10 +153,11 @@ share/locale/lv/LC_MESSAGES/gegl-%%GEGL_VER%%.mo
share/locale/mr/LC_MESSAGES/gegl-%%GEGL_VER%%.mo
share/locale/nb/LC_MESSAGES/gegl-%%GEGL_VER%%.mo
share/locale/ne/LC_MESSAGES/gegl-%%GEGL_VER%%.mo
+share/locale/nl/LC_MESSAGES/gegl-%%GEGL_VER%%.mo
share/locale/oc/LC_MESSAGES/gegl-%%GEGL_VER%%.mo
share/locale/pl/LC_MESSAGES/gegl-%%GEGL_VER%%.mo
-share/locale/pt_BR/LC_MESSAGES/gegl-%%GEGL_VER%%.mo
share/locale/pt/LC_MESSAGES/gegl-%%GEGL_VER%%.mo
+share/locale/pt_BR/LC_MESSAGES/gegl-%%GEGL_VER%%.mo
share/locale/ru/LC_MESSAGES/gegl-%%GEGL_VER%%.mo
share/locale/sk/LC_MESSAGES/gegl-%%GEGL_VER%%.mo
share/locale/sl/LC_MESSAGES/gegl-%%GEGL_VER%%.mo
More information about the svn-ports-all
mailing list