1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00

Update gimp to 2.10.18.

This commit is contained in:
Koop Mast 2020-02-25 21:23:30 +00:00
parent c8ac9c8312
commit 1cdc43548c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=527134
4 changed files with 1107 additions and 8 deletions

View File

@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME?= gimp-app
PORTVERSION= 2.10.14
PORTREVISION= 2
PORTVERSION= 2.10.18
PORTEPOCH?= 1
CATEGORIES?= graphics gnome
MASTER_SITES= GIMP/gimp/v${PORTVERSION:R}
@ -55,6 +54,7 @@ TEST_TARGET= check
TEST_ENV= XAUTHORITY=${HOME}/.Xauthority
.endif
CONFIGURE_ARGS?=--with-html-dir=${PREFIX}/share/doc/gimp \
--with-bug-report-url="https://bugs.freebsd.org/" \
--disable-gtk-doc \
--without-linux-input \
--with-print \

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1576559594
SHA256 (gimp-2.10.14.tar.bz2) = df9b0f11c2078eea1de3ebc66529a5d3854c5e28636cd25a8dd077bd9d6ddc54
SIZE (gimp-2.10.14.tar.bz2) = 32786424
TIMESTAMP = 1582642986
SHA256 (gimp-2.10.18.tar.bz2) = 65bfe111e8eebffd3dde3016ccb507f9948d2663d9497cb438d9bb609e11d716
SIZE (gimp-2.10.18.tar.bz2) = 32946467

File diff suppressed because it is too large Load Diff

View File

@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= gimp
DISTVERSION?= 2.10.14
PORTREVISION= 1
DISTVERSION?= 2.10.18
PORTEPOCH?= 2
CATEGORIES= graphics gnome