From d21cc628b64425dcae9e5b3fe9e3c84fe364aa35 Mon Sep 17 00:00:00 2001 From: idriskalp Date: Wed, 11 Dec 2019 19:11:42 +0300 Subject: [PATCH 1/4] autoconf rebuild --- system/devel/autoconf/pspec.xml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/system/devel/autoconf/pspec.xml b/system/devel/autoconf/pspec.xml index 89f7641e..25ab8273 100644 --- a/system/devel/autoconf/pspec.xml +++ b/system/devel/autoconf/pspec.xml @@ -39,6 +39,13 @@ + + 2019-10-01 + 2.69 + Rebuild + Idris Kalp + idriskalp@gmail.com + 2019-03-11 2.69 From 1f53c9354d6bca77608675a83ef396ef04030e47 Mon Sep 17 00:00:00 2001 From: idriskalp Date: Wed, 11 Dec 2019 19:13:23 +0300 Subject: [PATCH 2/4] patch 2.7.6 --- system/devel/patch/pspec.xml | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/system/devel/patch/pspec.xml b/system/devel/patch/pspec.xml index 87bf7451..6c4e63d8 100644 --- a/system/devel/patch/pspec.xml +++ b/system/devel/patch/pspec.xml @@ -12,7 +12,7 @@ app:console Applies patch files Patch takes a patch file generated by diff command, and applies it to the original files, thus producing patched files. - ftp://ftp.gnu.org/gnu/patch/patch-2.7.5.tar.xz + ftp://ftp.gnu.org/gnu/patch/patch-2.7.6.tar.xz attr-devel @@ -34,6 +34,13 @@ + + 2019-12-11 + 2.7.6 + Version bump. + Idris Kalp + idriskalp@gmail.com + 2018-07-17 2.7.5 From 4e4faa3d1f7a95a92547d1839b7cdfae36a22158 Mon Sep 17 00:00:00 2001 From: idriskalp Date: Wed, 11 Dec 2019 19:15:02 +0300 Subject: [PATCH 3/4] gnuconfig ver bump --- system/devel/gnuconfig/pspec.xml | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/system/devel/gnuconfig/pspec.xml b/system/devel/gnuconfig/pspec.xml index df7c0242..8217c710 100644 --- a/system/devel/gnuconfig/pspec.xml +++ b/system/devel/gnuconfig/pspec.xml @@ -12,7 +12,7 @@ data Base config files for autofoo gnuconfig contains updated config.sub and config.guess files from GNU. - http://source.pisilinux.org/1.0/config-20141105.tar.gz + https://sourceforge.net/projects/pisilinux/files/source/gnuconfig-20190912.tar.xz @@ -24,6 +24,13 @@ + + 2019-10-02 + 20190912 + Version bump + Idris Kalp + idriskalp@gmail.com + 2018-07-17 20141105 From 75e4247981e843a8316d58f812e7f3ffa436fe54 Mon Sep 17 00:00:00 2001 From: idriskalp Date: Wed, 11 Dec 2019 19:16:45 +0300 Subject: [PATCH 4/4] xz 5.2.4 --- system/base/xz/pspec.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/system/base/xz/pspec.xml b/system/base/xz/pspec.xml index 4217f298..5fbd0d95 100644 --- a/system/base/xz/pspec.xml +++ b/system/base/xz/pspec.xml @@ -15,7 +15,7 @@ library XZ compression utilities XZ Utils provide a general purpose data compression library and command line tools. The .xz format supports multiple compression algorithms, which are called "filters" in context of XZ Utils. The primary filter is currently LZMA2. - https://tukaani.org/xz/xz-5.3.1alpha.tar.xz + http://tukaani.org/xz/xz-5.2.4.tar.xz @@ -62,8 +62,8 @@ - 2019-12.11 - 5.3.1 + 2019-12-11 + 5.2.4 Version bump Idris Kalp idriskalp@gmail.com