Update to 2.2.14

This commit is contained in:
Michael Johnson 2007-04-26 11:01:54 +00:00
parent 58f6c7bbca
commit b9d3b1a186
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=190915
4 changed files with 7 additions and 24 deletions

View file

@ -6,8 +6,7 @@
# $MCom: ports/graphics/gimp-app/Makefile,v 1.12 2007/03/30 18:22:45 ahze Exp $
PORTNAME= gimp-app
PORTVERSION= 2.2.13
PORTREVISION= 2
PORTVERSION= 2.2.14
PORTEPOCH= 1
CATEGORIES= graphics gnome
MASTER_SITES= ftp://ftp.gimp.org/pub/%SUBDIR%/ \

View file

@ -1,3 +1,3 @@
MD5 (gimp-2.2.13.tar.bz2) = d84a4a476a0c4fae24602db67f6fe49a
SHA256 (gimp-2.2.13.tar.bz2) = d0273a3133461f5531bfa17ee24419abfe1f21121b03ef99195a2371a79b2ed7
SIZE (gimp-2.2.13.tar.bz2) = 12930670
MD5 (gimp-2.2.14.tar.bz2) = 2f47dd66d714a970356e275dd1d3caac
SHA256 (gimp-2.2.14.tar.bz2) = f672f123118b7b52dfce5833ba26512463295e29d542f32d629ba39870112b4f
SIZE (gimp-2.2.14.tar.bz2) = 12836732

View file

@ -1,19 +0,0 @@
--- app/plug-in/plug-ins.c.orig Wed Nov 17 15:51:50 2004
+++ app/plug-in/plug-ins.c Sun Oct 22 18:58:36 2006
@@ -317,6 +317,8 @@
if (! gimp->no_interface)
{
+ gimp_menus_init (gimp, gimp->plug_in_defs, STD_PLUGINS_DOMAIN);
+
gimp->load_procs = g_slist_sort_with_data (gimp->load_procs,
plug_ins_file_proc_compare,
gimp);
@@ -324,7 +326,6 @@
plug_ins_file_proc_compare,
gimp);
- gimp_menus_init (gimp, gimp->plug_in_defs, STD_PLUGINS_DOMAIN);
}
/* build list of automatically started extensions */

View file

@ -533,6 +533,7 @@ share/doc/gimp/libgimpcolor/libgimpcolor-GimpColorSpace.html
share/doc/gimp/libgimpcolor/libgimpcolor-GimpHSV.html
share/doc/gimp/libgimpcolor/libgimpcolor-GimpRGB.html
share/doc/gimp/libgimpcolor/libgimpcolor.devhelp
share/doc/gimp/libgimpcolor/libgimpcolor.devhelp2
share/doc/gimp/libgimpcolor/libgimpcolor.html
share/doc/gimp/libgimpcolor/right.png
share/doc/gimp/libgimpcolor/up.png
@ -546,6 +547,7 @@ share/doc/gimp/libgimpmath/libgimpmath-GimpMath.html
share/doc/gimp/libgimpmath/libgimpmath-GimpMatrix.html
share/doc/gimp/libgimpmath/libgimpmath-GimpVector.html
share/doc/gimp/libgimpmath/libgimpmath.devhelp
share/doc/gimp/libgimpmath/libgimpmath.devhelp2
share/doc/gimp/libgimpmath/libgimpmath.html
share/doc/gimp/libgimpmath/right.png
share/doc/gimp/libgimpmath/up.png
@ -557,6 +559,7 @@ share/doc/gimp/libgimpmodule/index.sgml
share/doc/gimp/libgimpmodule/left.png
share/doc/gimp/libgimpmodule/style.css
share/doc/gimp/libgimpmodule/libgimpmodule.devhelp
share/doc/gimp/libgimpmodule/libgimpmodule.devhelp2
share/doc/gimp/libgimpmodule/libgimpmodule.html
share/doc/gimp/libgimpmodule/right.png
share/doc/gimp/libgimpmodule/up.png