1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-03 01:23:49 +00:00

Update gimp to 2.8.16, 20 years gimp anniversary edition.

This commit is contained in:
Koop Mast 2015-11-23 21:28:10 +00:00
parent ad63950428
commit 2fa94932e5
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=402331
4 changed files with 19 additions and 7 deletions

View File

@ -2,8 +2,8 @@
# $FreeBSD$
PORTNAME?= gimp-app
PORTVERSION= 2.8.14
PORTREVISION?= 4
PORTVERSION= 2.8.16
PORTREVISION?= 0
PORTEPOCH?= 1
CATEGORIES?= graphics gnome
MASTER_SITES= GIMP/gimp/v${PORTVERSION:R}
@ -48,7 +48,7 @@ LIBS+= -L${LOCALBASE}/lib
CPE_PRODUCT= gimp
CPE_VENDOR= gnu
PLIST_SUB+= LIBVER=0.800.14
PLIST_SUB+= LIBVER=0.800.16
.if !defined(GIMP_SLAVE)

View File

@ -1,2 +1,2 @@
SHA256 (gimp-2.8.14.tar.bz2) = d82a958641c9c752d68e35f65840925c08e314cea90222ad845892a40e05b22d
SIZE (gimp-2.8.14.tar.bz2) = 20440077
SHA256 (gimp-2.8.16.tar.bz2) = 95e3857bd0b5162cf8d1eda8c78b741eef968c3e3ac6c1195aaac2a4e2574fb7
SIZE (gimp-2.8.16.tar.bz2) = 20847212

View File

@ -1811,6 +1811,12 @@ share/icons/hicolor/256x256/apps/gimp.png
share/icons/hicolor/32x32/apps/gimp.png
share/icons/hicolor/48x48/apps/gimp.png
share/locale/am/LC_MESSAGES/gimp20.mo
share/locale/an/LC_MESSAGES/gimp20-libgimp.mo
share/locale/an/LC_MESSAGES/gimp20-python.mo
share/locale/an/LC_MESSAGES/gimp20-script-fu.mo
share/locale/an/LC_MESSAGES/gimp20-std-plug-ins.mo
share/locale/an/LC_MESSAGES/gimp20-tips.mo
share/locale/an/LC_MESSAGES/gimp20.mo
share/locale/ar/LC_MESSAGES/gimp20-libgimp.mo
share/locale/ar/LC_MESSAGES/gimp20-python.mo
share/locale/ar/LC_MESSAGES/gimp20-script-fu.mo
@ -1840,6 +1846,12 @@ share/locale/br/LC_MESSAGES/gimp20-script-fu.mo
share/locale/br/LC_MESSAGES/gimp20-std-plug-ins.mo
share/locale/br/LC_MESSAGES/gimp20-tips.mo
share/locale/br/LC_MESSAGES/gimp20.mo
share/locale/bs/LC_MESSAGES/gimp20-libgimp.mo
share/locale/bs/LC_MESSAGES/gimp20-python.mo
share/locale/bs/LC_MESSAGES/gimp20-script-fu.mo
share/locale/bs/LC_MESSAGES/gimp20-std-plug-ins.mo
share/locale/bs/LC_MESSAGES/gimp20-tips.mo
share/locale/bs/LC_MESSAGES/gimp20.mo
share/locale/ca/LC_MESSAGES/gimp20-libgimp.mo
share/locale/ca/LC_MESSAGES/gimp20-python.mo
share/locale/ca/LC_MESSAGES/gimp20-script-fu.mo
@ -2075,6 +2087,7 @@ share/locale/oc/LC_MESSAGES/gimp20-libgimp.mo
share/locale/oc/LC_MESSAGES/gimp20-python.mo
share/locale/oc/LC_MESSAGES/gimp20-script-fu.mo
share/locale/oc/LC_MESSAGES/gimp20-std-plug-ins.mo
share/locale/oc/LC_MESSAGES/gimp20-tips.mo
share/locale/oc/LC_MESSAGES/gimp20.mo
share/locale/pa/LC_MESSAGES/gimp20-libgimp.mo
share/locale/pa/LC_MESSAGES/gimp20-python.mo

View File

@ -1,9 +1,8 @@
# Created by: erich@FreeBSD.org
# $FreeBSD$
# $MCom: ports/graphics/gimp/Makefile,v 1.22 2012/11/26 13:31:16 kwm Exp $
PORTNAME= gimp
DISTVERSION?= 2.8.14
DISTVERSION?= 2.8.16
PORTREVISION?= 0
PORTEPOCH?= 2
CATEGORIES= graphics gnome