Commits

David B. Evans authored b659ca004fa
gegl-devel: update to version 0.3.27 git master as of 20171214
No tags

graphics/gegl-devel/Portfile

Modified
1 1 # -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
2 2
3 3 PortSystem 1.0
4 4 PortGroup muniversal 1.0
5 5 PortGroup compiler_blacklist_versions 1.0
6 6 PortGroup gobject_introspection 1.0
7 7
8 8 name gegl-devel
9 9 conflicts gegl gegl-0.3
10 10 set git_name gegl
11 -set git_commit 58fcebb96505459c9aa29f910f04315d988e9c0c
12 -set git_date 20171210
13 -version 0.3.25-${git_date}
11 +set git_commit a809fc5c6e0e3de84a9ef8cd85d5ad271878b1aa
12 +set git_date 20171214
13 +version 0.3.27-${git_date}
14 14 license {GPL-3+ LGPL-3+}
15 15 categories graphics
16 16 maintainers {devans @dbevans}
17 17 platforms darwin
18 18
19 19 description GEGL is a graph based image processing framework.
20 20
21 21 long_description GEGL is a graph based image processing framework offering image processing and \
22 22 compositing on large images. GEGL is suitable for projects ranging from small \
23 23 one-off projects to interactive applications. This is the development version \
24 24 based on a recent snapshot of upstream git master.
25 25
26 26 homepage http://gegl.org/
27 27 master_sites https://git.gnome.org/browse/${git_name}/snapshot/
28 28
29 29 distname ${git_name}-${git_commit}
30 30
31 -checksums rmd160 2320d336524e773a1eb0b48b259c515febac294e \
32 - sha256 edcaa6fceabdd2455411e2fda3040419257ae711279bc71e97d742aa67de3918
31 +checksums rmd160 f47b269a07003510fd5b671c6f149d24ffb878cc \
32 + sha256 a4ad0d9d7135af4ca701bf7b2ebd13d289ba6e2c2250d27d594913b972b3a516
33 33
34 34 depends_build port:pkgconfig \
35 35 port:w3m \
36 36 port:python27
37 37
38 38 depends_lib port:babl-devel \
39 39 port:gdk-pixbuf2 \
40 40 port:gtk2 \
41 41 port:jpeg \
42 42 port:lua \

Everything looks good. We'll let you know here if there's anything you should know about.

Add shortcut