Date: Sun, 10 Apr 2011 03:31:45 GMT From: Pedro Giffuni <giffunip@tutopia.com> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/156303: Update graphics/freeimage to version 3.15.0 Message-ID: <201104100331.p3A3VjdB020558@red.freebsd.org> Resent-Message-ID: <201104100340.p3A3e9e2038147@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 156303 >Category: ports >Synopsis: Update graphics/freeimage to version 3.15.0 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Sun Apr 10 03:40:09 UTC 2011 >Closed-Date: >Last-Modified: >Originator: Pedro Giffuni >Release: 8.2-Release >Organization: >Environment: FreeBSD mogwai.giffuni.net 8.2-RELEASE FreeBSD 8.2-RELEASE #0: Fri Mar 18 15:35:09 UTC 2011 root@mogwai.giffuni.net:/usr/src/sys/amd64/compile/GENERIC amd64 >Description: Release 3.15.0 mainly add support for thumbnail loading / saving, as well as better support for JPEG, Exif, TIFF, TARGA, ICO, PSD, BMP formats. >How-To-Repeat: >Fix: Patch attached with submission follows: diff -ruN freeimage.orig/Makefile freeimage/Makefile --- freeimage.orig/Makefile 2011-04-09 22:21:38.000000000 +0000 +++ freeimage/Makefile 2011-04-09 22:22:14.000000000 +0000 @@ -6,7 +6,7 @@ # PORTNAME= freeimage -PORTVERSION= 3.14.1 +PORTVERSION= 3.15.0 CATEGORIES= graphics MASTER_SITES= SF/${PORTNAME}/Source%20Distribution/${PORTVERSION} DISTNAME= FreeImage${PORTVERSION:S/.//g} diff -ruN freeimage.orig/distinfo freeimage/distinfo --- freeimage.orig/distinfo 2011-04-09 22:21:38.000000000 +0000 +++ freeimage/distinfo 2011-04-09 22:22:30.000000000 +0000 @@ -1,2 +1,2 @@ -SHA256 (FreeImage3141.zip) = d5c5b5ea96897f4b81e79a37b1149a12bb396039002f22d32f9f98f6b96cff65 -SIZE (FreeImage3141.zip) = 10865165 +SHA256 (FreeImage3150.zip) = 7674a7f9c506ddaf5f337cca33d2360819ca9063cc8a7d16961c372d0c923e36 +SIZE (FreeImage3150.zip) = 4952649 >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201104100331.p3A3VjdB020558>