Subject: CVS commit: pkgsrc/graphics/gimp
From: Adam Ciarcinski
Date: 2014-08-30 08:37:41
Message id: 20140830063741.3B45C96@cvs.netbsd.org

Log Message:
Changes 2.8.14:
- Fix libtool versioning (forgot to bump gimp_interface_age)

Changes 2.8.12:
Core:
- OSX: Fix migration code for old GIMP directories
- Fix brush sizes when used from plug-ins
- Windows: Allow to Explorer-open files with UTF-8 characters in the filename
- Make XCF loading more robust against broken files

GUI:
- Make sure the widget direction matches the GUI language
- Remove the option to disable the warning when closing a modified image
- Fix canvas overlay widgets (like the text options) for tablets
- Make DND work between images in one dockable

Libgimp:
- Make gimp_image_get_name() return the string used for the image title

Plug-ins:
- Make script-fu-server more secure by listening to 127.0.0.1 by
  default and add a warning about changing that IP. This breaks the
  procedure's API, but for security reasons.
- Bring back proper script-fu translations

General:
- Massively clean up and fix the OSX build and bundle
- Add Jenkins tutorial
- Documentation updates
- Bug fixes
- Translation updates

Files:
RevisionActionfile
1.246modifypkgsrc/graphics/gimp/Makefile
1.53modifypkgsrc/graphics/gimp/PLIST
1.83modifypkgsrc/graphics/gimp/distinfo
1.1removepkgsrc/graphics/gimp/patches/patch-app_text_gimpfont.c
1.1removepkgsrc/graphics/gimp/patches/patch-plug-ins_common_file-xwd.c