mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-07 06:40:06 +00:00
update to 0.4.24
This commit is contained in:
parent
ea418be18b
commit
9c897836df
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=538904
@ -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}
|
||||
|
||||
|
@ -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
|
||||
|
@ -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-area-filter.h
|
||||
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
|
||||
|
Loading…
Reference in New Issue
Block a user