diff options
author | bapt <bapt@FreeBSD.org> | 2019-12-26 21:27:47 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2019-12-26 21:27:47 +0800 |
commit | 2841b829cb7701151903c1341e0bcd25f05dad24 (patch) | |
tree | 61ceb76ed18e5b25f7e305bb70fc2182c79818c7 /graphics | |
parent | d80c994dd29677746f10a840e38c80448668565e (diff) | |
download | freebsd-ports-gnome-2841b829cb7701151903c1341e0bcd25f05dad24.tar.gz freebsd-ports-gnome-2841b829cb7701151903c1341e0bcd25f05dad24.tar.zst freebsd-ports-gnome-2841b829cb7701151903c1341e0bcd25f05dad24.zip |
update to 1.22.4
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/cogl/Makefile | 2 | ||||
-rw-r--r-- | graphics/cogl/distinfo | 6 | ||||
-rw-r--r-- | graphics/cogl/files/patch-cogl_winsys_cogl-winsys-egl.c | 11 | ||||
-rw-r--r-- | graphics/cogl/pkg-plist | 4 |
4 files changed, 8 insertions, 15 deletions
diff --git a/graphics/cogl/Makefile b/graphics/cogl/Makefile index 2244aee2e78b..20c91f27c922 100644 --- a/graphics/cogl/Makefile +++ b/graphics/cogl/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= cogl -PORTVERSION= 1.22.2 +PORTVERSION= 1.22.4 CATEGORIES= graphics MASTER_SITES= GNOME diff --git a/graphics/cogl/distinfo b/graphics/cogl/distinfo index ef5e1927873f..6499598c5b7a 100644 --- a/graphics/cogl/distinfo +++ b/graphics/cogl/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1495454213 -SHA256 (cogl-1.22.2.tar.xz) = 39a718cdb64ea45225a7e94f88dddec1869ab37a21b339ad058a9d898782c00d -SIZE (cogl-1.22.2.tar.xz) = 1682360 +TIMESTAMP = 1577366479 +SHA256 (cogl-1.22.4.tar.xz) = 5217bf94cbca3df63268a3b79d017725382b9e592b891d1e7dc6212590ce0de0 +SIZE (cogl-1.22.4.tar.xz) = 1723856 diff --git a/graphics/cogl/files/patch-cogl_winsys_cogl-winsys-egl.c b/graphics/cogl/files/patch-cogl_winsys_cogl-winsys-egl.c deleted file mode 100644 index 21d85b7352d0..000000000000 --- a/graphics/cogl/files/patch-cogl_winsys_cogl-winsys-egl.c +++ /dev/null @@ -1,11 +0,0 @@ ---- cogl/winsys/cogl-winsys-egl.c.orig 2016-08-26 16:18:16 UTC -+++ cogl/winsys/cogl-winsys-egl.c -@@ -1029,7 +1029,7 @@ _cogl_egl_create_image (CoglContext *ctx, - egl_ctx = EGL_NO_CONTEXT; - else - #endif --#if COGL_HAS_WAYLAND_EGL_SERVER_SUPPORT -+#ifdef COGL_HAS_WAYLAND_EGL_SERVER_SUPPORT - /* The WL_bind_wayland_display spec states that EGL_NO_CONTEXT is to be used - * in conjunction with the EGL_WAYLAND_BUFFER_WL target */ - if (target == EGL_WAYLAND_BUFFER_WL) diff --git a/graphics/cogl/pkg-plist b/graphics/cogl/pkg-plist index 404f839e33c6..01063fbbb08d 100644 --- a/graphics/cogl/pkg-plist +++ b/graphics/cogl/pkg-plist @@ -139,9 +139,11 @@ share/locale/es/LC_MESSAGES/cogl.mo share/locale/eu/LC_MESSAGES/cogl.mo share/locale/fa/LC_MESSAGES/cogl.mo share/locale/fr/LC_MESSAGES/cogl.mo +share/locale/fur/LC_MESSAGES/cogl.mo share/locale/gl/LC_MESSAGES/cogl.mo share/locale/he/LC_MESSAGES/cogl.mo share/locale/hi/LC_MESSAGES/cogl.mo +share/locale/hr/LC_MESSAGES/cogl.mo share/locale/hu/LC_MESSAGES/cogl.mo share/locale/id/LC_MESSAGES/cogl.mo share/locale/it/LC_MESSAGES/cogl.mo @@ -153,6 +155,7 @@ share/locale/lt/LC_MESSAGES/cogl.mo share/locale/lv/LC_MESSAGES/cogl.mo share/locale/ml/LC_MESSAGES/cogl.mo share/locale/nb/LC_MESSAGES/cogl.mo +share/locale/ne/LC_MESSAGES/cogl.mo share/locale/nl/LC_MESSAGES/cogl.mo share/locale/oc/LC_MESSAGES/cogl.mo share/locale/or/LC_MESSAGES/cogl.mo @@ -160,6 +163,7 @@ share/locale/pa/LC_MESSAGES/cogl.mo share/locale/pl/LC_MESSAGES/cogl.mo share/locale/pt/LC_MESSAGES/cogl.mo share/locale/pt_BR/LC_MESSAGES/cogl.mo +share/locale/ro/LC_MESSAGES/cogl.mo share/locale/ru/LC_MESSAGES/cogl.mo share/locale/sk/LC_MESSAGES/cogl.mo share/locale/sl/LC_MESSAGES/cogl.mo |