diff options
author | Tobias C. Berner <tcberner@FreeBSD.org> | 2020-12-22 18:59:40 +0000 |
---|---|---|
committer | Tobias C. Berner <tcberner@FreeBSD.org> | 2020-12-22 18:59:40 +0000 |
commit | f3d638f1438479ce96b106d4e4c567a18aabda5a (patch) | |
tree | 800b8684f8e6a8bc3224c75f81add2456ba4d53c | |
parent | update to 1.16.0 (diff) |
graphics/gegl: update to 0.4.28
Notes
Notes:
svn path=/head/; revision=558944
-rw-r--r-- | graphics/gegl/Makefile | 5 | ||||
-rw-r--r-- | graphics/gegl/distinfo | 6 | ||||
-rw-r--r-- | graphics/gegl/pkg-plist | 2 |
3 files changed, 7 insertions, 6 deletions
diff --git a/graphics/gegl/Makefile b/graphics/gegl/Makefile index c0db0e37493e..ffb2ecd8e50d 100644 --- a/graphics/gegl/Makefile +++ b/graphics/gegl/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= gegl -PORTVERSION= 0.4.26 -PORTREVISION= 10 +PORTVERSION= 0.4.28 CATEGORIES= graphics MASTER_SITES= GIMP @@ -38,7 +37,7 @@ MESON_ARGS= -Ddocs=false \ -Dvapigen=disabled \ -Dlua=disabled -GEGL_SHLIB= 0.425.1 +GEGL_SHLIB= 0.427.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 9a0411c046a8..07f8250604c6 100644 --- a/graphics/gegl/distinfo +++ b/graphics/gegl/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1600367455 -SHA256 (gegl-0.4.26.tar.xz) = 0f371e2ed2b92162fefd3dde743e648ca08a6a1b2b05004867fbddc7e211e424 -SIZE (gegl-0.4.26.tar.xz) = 4942492 +TIMESTAMP = 1608662664 +SHA256 (gegl-0.4.28.tar.xz) = 1d110d8577d54cca3b34239315bd37c57ccb27dd4355655074a2d2b3fd897900 +SIZE (gegl-0.4.28.tar.xz) = 4966580 diff --git a/graphics/gegl/pkg-plist b/graphics/gegl/pkg-plist index 6f7bc6dbfb4c..3cb9f0f81dce 100644 --- a/graphics/gegl/pkg-plist +++ b/graphics/gegl/pkg-plist @@ -148,6 +148,7 @@ 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 +share/locale/kab/LC_MESSAGES/gegl-%%GEGL_VER%%.mo share/locale/ko/LC_MESSAGES/gegl-%%GEGL_VER%%.mo share/locale/lv/LC_MESSAGES/gegl-%%GEGL_VER%%.mo share/locale/mr/LC_MESSAGES/gegl-%%GEGL_VER%%.mo @@ -158,6 +159,7 @@ share/locale/oc/LC_MESSAGES/gegl-%%GEGL_VER%%.mo share/locale/pl/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/ro/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 |