Skip to content

Commit

Permalink
Update gimp to 2.10.10.
Browse files Browse the repository at this point in the history
  • Loading branch information
kwm81 committed May 11, 2019
1 parent 94f2ee1 commit c1ef411
Show file tree
Hide file tree
Showing 5 changed files with 12 additions and 6 deletions.
6 changes: 4 additions & 2 deletions graphics/gimp-app/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,7 @@
# $FreeBSD$

PORTNAME?= gimp-app
PORTVERSION= 2.10.8
PORTREVISION= 2
PORTVERSION= 2.10.10
PORTEPOCH?= 1
CATEGORIES?= graphics gnome
MASTER_SITES= GIMP/gimp/v${PORTVERSION:R}
Expand Down Expand Up @@ -35,6 +34,9 @@ RUN_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/iso-codes.pc:misc/iso-codes \
glib-networking>=0:net/glib-networking \
mypaint-brushes>0:graphics/mypaint-brushes

LIB_DEPENDS+= libjson-glib-1.0.so:devel/json-glib \
libunwind.so:devel/libunwind

GNU_CONFIGURE= yes
USES+= compiler:c++14-lang cpe gettext gmake gnome jpeg libtool \
localbase pkgconfig shebangfix tar:bzip2
Expand Down
6 changes: 3 additions & 3 deletions graphics/gimp-app/distinfo
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
TIMESTAMP = 1543063415
SHA256 (gimp-2.10.8.tar.bz2) = d849c1cf35244938ae82e521b92b720ab48b8e9ed092d5de92c2464ef5244b9b
SIZE (gimp-2.10.8.tar.bz2) = 31954568
TIMESTAMP = 1555693982
SHA256 (gimp-2.10.10.tar.bz2) = 12d1f243265c7aee1f2c6e97883a5c90ddc0b19b4346cf822e24adbb6c998c77
SIZE (gimp-2.10.10.tar.bz2) = 32408724
3 changes: 3 additions & 0 deletions graphics/gimp-app/pkg-plist
Original file line number Diff line number Diff line change
Expand Up @@ -232,6 +232,7 @@ include/gimp-2.0/libgimpwidgets/gimpruler.h
include/gimp-2.0/libgimpwidgets/gimpscaleentry.h
include/gimp-2.0/libgimpwidgets/gimpscrolledpreview.h
include/gimp-2.0/libgimpwidgets/gimpsizeentry.h
include/gimp-2.0/libgimpwidgets/gimpspinbutton.h
include/gimp-2.0/libgimpwidgets/gimpstringcombobox.h
include/gimp-2.0/libgimpwidgets/gimpunitcombobox.h
include/gimp-2.0/libgimpwidgets/gimpunitmenu.h
Expand Down Expand Up @@ -315,6 +316,7 @@ libexec/gimp/2.2/plug-ins/file-cel/file-cel
libexec/gimp/2.2/plug-ins/file-compressor/file-compressor
libexec/gimp/2.2/plug-ins/file-csource/file-csource
libexec/gimp/2.2/plug-ins/file-darktable/file-darktable
libexec/gimp/2.2/plug-ins/file-dds/file-dds
libexec/gimp/2.2/plug-ins/file-desktop-link/file-desktop-link
libexec/gimp/2.2/plug-ins/file-dicom/file-dicom
%%OPENEXR%%libexec/gimp/2.2/plug-ins/file-exr/file-exr
Expand Down Expand Up @@ -719,6 +721,7 @@ share/doc/gimp/libgimpwidgets/GimpUnitMenu.html
share/doc/gimp/libgimpwidgets/GimpUnitStore.html
share/doc/gimp/libgimpwidgets/GimpZoomModel.html
share/doc/gimp/libgimpwidgets/api-index-2-10-4.html
share/doc/gimp/libgimpwidgets/api-index-2-10-10.html
share/doc/gimp/libgimpwidgets/api-index-2-10.html
share/doc/gimp/libgimpwidgets/api-index-2-2.html
share/doc/gimp/libgimpwidgets/api-index-2-4.html
Expand Down
2 changes: 1 addition & 1 deletion graphics/gimp/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# $FreeBSD$

PORTNAME= gimp
DISTVERSION?= 2.10.8
DISTVERSION?= 2.10.10
PORTREVISION?= 0
PORTEPOCH?= 2
CATEGORIES= graphics gnome
Expand Down
1 change: 1 addition & 0 deletions graphics/py-gimp/pkg-plist
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ libexec/gimp/2.2/plug-ins/py-slice/py-slice.py
libexec/gimp/2.2/plug-ins/python-console/pyconsole.py
libexec/gimp/2.2/plug-ins/python-console/python-console.py
libexec/gimp/2.2/plug-ins/python-eval/python-eval.py
libexec/gimp/2.2/plug-ins/spyro_plus/spyro_plus.py
libexec/gimp/2.2/python/_gimpenums.so
libexec/gimp/2.2/python/_gimpui.so
libexec/gimp/2.2/python/gimp.so
Expand Down

0 comments on commit c1ef411

Please sign in to comment.