From: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] harfbuzz: bump to version 1.0.3
Date: Mon, 7 Sep 2015 13:33:37 +0100 [thread overview]
Message-ID: <55ED8421.3060304@imgtec.com> (raw)
In-Reply-To: <1441628498-14686-1-git-send-email-gustavo@zacarias.com.ar>
Dear Gustavo Zacarias,
On 09/07/2015 01:21 PM, Gustavo Zacarias wrote:
> Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Reviewed-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
Tested-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
Compile test for MIPS architecture:
$ git shortlog -1
Gustavo Zacarias (1):
harfbuzz: bump to version 1.0.3
$ file output/target/usr/lib/libharfbuzz.so.0.10000.3
output/target/usr/lib/libharfbuzz.so.0.10000.3: ELF 32-bit MSB shared
object, MIPS, MIPS32 rel2 version 1 (SYSV), dynamically linked, with
unknown capability 0x41000000 = 0xf676e75, with unknown capability
0x10000 = 0x70403, stripped
Regards,
Vincent.
> ---
> package/harfbuzz/harfbuzz.hash | 4 ++--
> package/harfbuzz/harfbuzz.mk | 2 +-
> 2 files changed, 3 insertions(+), 3 deletions(-)
>
> diff --git a/package/harfbuzz/harfbuzz.hash b/package/harfbuzz/harfbuzz.hash
> index a054d6e..2d80b60 100644
> --- a/package/harfbuzz/harfbuzz.hash
> +++ b/package/harfbuzz/harfbuzz.hash
> @@ -1,2 +1,2 @@
> -# From http://www.freedesktop.org/software/harfbuzz/release/harfbuzz-1.0.2.tar.bz2.sha256
> -sha256 beb3caf8654010fcdca61c810a3a7532237fc567ee4271deb674b5efbbe3b466 harfbuzz-1.0.2.tar.bz2
> +# From http://www.freedesktop.org/software/harfbuzz/release/harfbuzz-1.0.3.tar.bz2.sha256
> +sha256 ebdc875ea06d010722dec13d92bc40002ab6a77071d62e71aad564ff76a63df7 harfbuzz-1.0.3.tar.bz2
> diff --git a/package/harfbuzz/harfbuzz.mk b/package/harfbuzz/harfbuzz.mk
> index 3fa9642..60dcd94 100644
> --- a/package/harfbuzz/harfbuzz.mk
> +++ b/package/harfbuzz/harfbuzz.mk
> @@ -4,7 +4,7 @@
> #
> ################################################################################
>
> -HARFBUZZ_VERSION = 1.0.2
> +HARFBUZZ_VERSION = 1.0.3
> HARFBUZZ_SITE = http://www.freedesktop.org/software/harfbuzz/release
> HARFBUZZ_SOURCE = harfbuzz-$(HARFBUZZ_VERSION).tar.bz2
> HARFBUZZ_LICENSE = MIT, ISC (ucdn library)
>
next prev parent reply other threads:[~2015-09-07 12:33 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-09-07 12:21 [Buildroot] [PATCH] harfbuzz: bump to version 1.0.3 Gustavo Zacarias
2015-09-07 12:33 ` Vicente Olivert Riera [this message]
2015-09-07 21:49 ` 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=55ED8421.3060304@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.