From: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] tiff: bump to version 4.0.5
Date: Fri, 4 Sep 2015 10:03:07 +0100 [thread overview]
Message-ID: <55E95E4B.3070503@imgtec.com> (raw)
In-Reply-To: <1441221507-26382-1-git-send-email-gustavo@zacarias.com.ar>
Dear Gustavo Zacarias,
On 09/02/2015 08:18 PM, Gustavo Zacarias wrote:
> Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
> ---
> package/tiff/tiff.hash | 2 +-
> package/tiff/tiff.mk | 2 +-
> 2 files changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/package/tiff/tiff.hash b/package/tiff/tiff.hash
> index c594568..9cb31dc 100644
> --- a/package/tiff/tiff.hash
> +++ b/package/tiff/tiff.hash
> @@ -1,2 +1,2 @@
> # Locally computed
> -sha256 8cb1d90c96f61cdfc0bcf036acc251c9dbe6320334da941c7a83cfe1576ef890 tiff-4.0.4.tar.gz
> +sha256 e25eaa83ed7fab43ddd278b9b14d91a406a4b674cedc776adb95535f897f309c tiff-4.0.5.tar.gz
> diff --git a/package/tiff/tiff.mk b/package/tiff/tiff.mk
> index 548e47a..9a2bf70 100644
> --- a/package/tiff/tiff.mk
> +++ b/package/tiff/tiff.mk
> @@ -4,7 +4,7 @@
> #
> ################################################################################
>
> -TIFF_VERSION = 4.0.4
> +TIFF_VERSION = 4.0.5
> TIFF_SITE = http://download.osgeo.org/libtiff
> TIFF_LICENSE = tiff license
> TIFF_LICENSE_FILES = COPYRIGHT
>
Reviewed-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
Tested-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
Compile test for MIPS architecture:
$ grep ^TIFF_VERSION package/tiff/tiff.mk
TIFF_VERSION = 4.0.5
$ file output/target/usr/lib/libtiff.so.5.2.3
output/target/usr/lib/libtiff.so.5.2.3: ELF 32-bit MSB shared object,
MIPS, MIPS32 rel2 version 1 (SYSV), dynamically linked, with unknown
capability 0x41000000 = 0xf676e75, with unknown capability 0x10000 =
0x70401, stripped
Regards,
Vincent.
next prev parent reply other threads:[~2015-09-04 9:03 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-09-02 19:18 [Buildroot] [PATCH] tiff: bump to version 4.0.5 Gustavo Zacarias
2015-09-04 9:03 ` Vicente Olivert Riera [this message]
2015-09-04 9:57 ` Peter Korsgaard
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=55E95E4B.3070503@imgtec.com \
--to=vincent.riera@imgtec.com \
--cc=buildroot@busybox.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.