[Buildroot] [PATCH 1/1] pango: bump to 1.40.12

Baruch Siach baruch at tkos.co.il
Tue Sep 5 12:40:44 UTC 2017


Hi Adam,

On Tue, Sep 05, 2017 at 08:20:09AM -0400, Adam Duskett wrote:
> Signed-off-by: Adam Duskett <aduskett at gmail.com>
> ---
>  .../0001-build-disable-tests-from-building.patch   | 28 +++++++++++-----------
>  package/pango/pango.hash                           |  4 ++--
>  package/pango/pango.mk                             |  2 +-
>  3 files changed, 17 insertions(+), 17 deletions(-)
> 
> diff --git a/package/pango/0001-build-disable-tests-from-building.patch b/package/pango/0001-build-disable-tests-from-building.patch
> index c518a34d3..51b645bae 100644
> --- a/package/pango/0001-build-disable-tests-from-building.patch
> +++ b/package/pango/0001-build-disable-tests-from-building.patch
> @@ -1,16 +1,16 @@
> -From cde9a78711e8eaed0aefb9e36288f22918e8d4b2 Mon Sep 17 00:00:00 2001
> -From: Gustavo Zacarias <gustavo at zacarias.com.ar>
> -Date: Thu, 2 Mar 2017 09:41:41 -0300
> -Subject: [PATCH] build: disable tests from building
> +From 1c503a8b2f127c12e58a6e8ba01743c04061df50 Mon Sep 17 00:00:00 2001
> +From: Adam Duskett <aduskett at gmail.com>
> +Date: Tue, 5 Sep 2017 07:25:17 -0400
> +Subject: [PATCH] disable tests from building
>  
> -Signed-off-by: Gustavo Zacarias <gustavo at zacarias.com.ar>
> +Signed-off-by: Adam Duskett <aduskett at gmail.com>

This patch refresh only touches the context, not a complete rewrite. Please 
preserve the original subject, authorship and sign-off, and add your sign-off 
below the original.

baruch

>  ---
>   Makefile.am | 2 +-
>   Makefile.in | 2 +-
>   2 files changed, 2 insertions(+), 2 deletions(-)
>  
>  diff --git a/Makefile.am b/Makefile.am
> -index 9e31b34..32e5c29 100644
> +index 70bf8b0..c69daf0 100644
>  --- a/Makefile.am
>  +++ b/Makefile.am
>  @@ -1,6 +1,6 @@
> @@ -19,21 +19,21 @@ index 9e31b34..32e5c29 100644
>  -SUBDIRS= pango pango-view examples docs tools tests win32
>  +SUBDIRS= pango pango-view examples docs tools win32
>   
> - EXTRA_DIST = 			\
> - 	autogen.sh		\
> + meson_dist_files = \
> + 	pango/pango-features.h.meson \
>  diff --git a/Makefile.in b/Makefile.in
> -index 6b6f6c7..ed0cfa2 100644
> +index 8489ca1..51f6ada 100644
>  --- a/Makefile.in
>  +++ b/Makefile.in
> -@@ -418,7 +418,7 @@ target_alias = @target_alias@
> +@@ -412,7 +412,7 @@ target_alias = @target_alias@
>   top_build_prefix = @top_build_prefix@
>   top_builddir = @top_builddir@
>   top_srcdir = @top_srcdir@
>  -SUBDIRS = pango pango-view examples docs tools tests win32
>  +SUBDIRS = pango pango-view examples docs tools win32
> - EXTRA_DIST = \
> - 	autogen.sh		\
> - 	pango.pc.in		\
> + meson_dist_files = \
> + 	pango/pango-features.h.meson \
> + 	pango-view/meson.build \

-- 
     http://baruch.siach.name/blog/                  ~. .~   Tk Open Systems
=}------------------------------------------------ooO--U--Ooo------------{=
   - baruch at tkos.co.il - tel: +972.52.368.4656, http://www.tkos.co.il -


More information about the buildroot mailing list