summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorØrjan Malde <red@foxi.me>2023-03-21 18:21:43 +0100
committerØrjan Malde <red@foxi.me>2023-03-21 18:21:43 +0100
commit219bb51b51ce00c222b7eadef3cd26dc08117b7c (patch)
treecd4a99bbb6f9c750febd1d359bf5c6d4f45feaab
parent8159ac98561f4f4f92bf161a9e10b0507d634e5d (diff)
downloadmidipix_build-219bb51b51ce00c222b7eadef3cd26dc08117b7c.tar.bz2
midipix_build-219bb51b51ce00c222b7eadef3cd26dc08117b7c.tar.xz
groups/221.native_packages_dev.group: indent: bump to v2.2.13
Signed-off-by: Ørjan Malde <red@foxi.me>
-rw-r--r--groups/221.native_packages_dev.group7
-rw-r--r--patches/indent-2.2.12.local.patch12
-rw-r--r--patches/indent-2.2.13.local.patch12
3 files changed, 15 insertions, 16 deletions
diff --git a/groups/221.native_packages_dev.group b/groups/221.native_packages_dev.group
index f3fc9e09..3119d7ad 100644
--- a/groups/221.native_packages_dev.group
+++ b/groups/221.native_packages_dev.group
@@ -83,11 +83,10 @@ ac_cv_prog_gnu_m4_gnu=yes"};
: ${PKG_LUA_INSTALL_FILES_V2:="
+%[_files]/lua.pc=lib/pkgconfig/lua.pc
m0644=lib/pkgconfig/lua.pc"};
-: ${PKG_INDENT_SHA256SUM:=b745a5dfc68f86a483d7f96dc1cda7aafd1e78ecba3c7d8ad304709e91e1defb};
-: ${PKG_INDENT_VERSION:=2.2.12};
+: ${PKG_INDENT_SHA256SUM:=1b81ba4e9a006ca8e6eb5cbbe4cf4f75dfc1fc9301b459aa0d40393e85590a0b};
+: ${PKG_INDENT_VERSION:=2.2.13};
: ${PKG_INDENT_URL:=https://ftp.gnu.org/gnu/indent/indent-${PKG_INDENT_VERSION}.tar.xz};
-: ${PKG_INDENT_CONFIGURE_ARGS_EXTRA:="--without-included-gettext --without-texinfo"};
-: ${PKG_INDENT_CFLAGS_CONFIGURE_EXTRA:="-Wno-error -DHAVE_LOCALE_H"};
+: ${PKG_INDENT_CFLAGS_CONFIGURE_EXTRA:="-DHAVE_LOCALE_H"};
: ${PKG_LUNIX_DEPENDS:="lua"};
: ${PKG_LUNIX_URLS_GIT:=lunix=https://github.com/Redfoxmoon3/lunix.git@master};
: ${PKG_LUNIX_IN_TREE:=1};
diff --git a/patches/indent-2.2.12.local.patch b/patches/indent-2.2.12.local.patch
deleted file mode 100644
index c384344f..00000000
--- a/patches/indent-2.2.12.local.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-diff -ru indent-2.2.12.orig/Makefile.in indent-2.2.12/Makefile.in
---- indent-2.2.12.orig/Makefile.in 2020-11-15 00:08:42.898242760 +0100
-+++ indent-2.2.12/Makefile.in 2020-11-15 09:33:23.686422521 +0100
-@@ -378,7 +378,7 @@
- top_builddir = @top_builddir@
- top_srcdir = @top_srcdir@
- AUTOMAKE_OPTIONS = no-texinfo.tex
--SUBDIRS = intl src doc po man regression
-+SUBDIRS = intl src doc po man
- BUILT_SOURCES =
- DISTFILES = $(DIST_COMMON:README=README.md) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
- EXTRA_DIST = README.md \
diff --git a/patches/indent-2.2.13.local.patch b/patches/indent-2.2.13.local.patch
new file mode 100644
index 00000000..1b17d372
--- /dev/null
+++ b/patches/indent-2.2.13.local.patch
@@ -0,0 +1,12 @@
+diff -ru indent-2.2.13.orig/Makefile.in indent-2.2.13/Makefile.in
+--- indent-2.2.13.orig/Makefile.in 2023-01-26 10:52:31.000000000 +0100
++++ indent-2.2.13/Makefile.in 2023-03-21 18:19:33.457352230 +0100
+@@ -336,7 +336,7 @@
+ top_builddir = @top_builddir@
+ top_srcdir = @top_srcdir@
+ AUTOMAKE_OPTIONS = no-texinfo.tex
+-SUBDIRS = src doc po man regression
++SUBDIRS = src doc po man
+ BUILT_SOURCES =
+ DISTFILES = $(DIST_COMMON:README=README.md) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
+ EXTRA_DIST = README.md \