From 2360e4f037553a6f0ccf00e7cb82f57b969a3cce Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ertu=C4=9Frul=20Erata?= Date: Sun, 1 Jan 2017 23:06:18 +0200 Subject: [PATCH 01/12] pass 1 --- system/base/glibc/pspec.xml | 9 ++++++++- system/devel/binutils/pspec.xml | 13 ++++++++++--- system/devel/gcc/pspec.xml | 9 ++++++++- 3 files changed, 26 insertions(+), 5 deletions(-) diff --git a/system/base/glibc/pspec.xml b/system/base/glibc/pspec.xml index b60821cf..84e6ce14 100644 --- a/system/base/glibc/pspec.xml +++ b/system/base/glibc/pspec.xml @@ -13,7 +13,7 @@ library GNU libc6 (also called glibc2) C library The GNU C library is used as the C library in the GNU system and most systems with the Linux kernel. It defines the system calls and other basic C programming language facilities. - http://ftp.gnu.org/gnu/libc/glibc-2.23.tar.xz + http://ftp.gnu.org/gnu/libc/glibc-2.24.tar.xz kernel-headers gettext @@ -1953,6 +1953,13 @@ + + 2017-01-01 + 2.24 + Version bump. + Ertuğrul Erata + ertugrulerata@gmail.com + 2016-04-26 2.23 diff --git a/system/devel/binutils/pspec.xml b/system/devel/binutils/pspec.xml index 445ef6e2..134d3395 100644 --- a/system/devel/binutils/pspec.xml +++ b/system/devel/binutils/pspec.xml @@ -11,10 +11,10 @@ app:console Assembler and linker tools Contains commands like as, ld, nm, objdump, ar, ranlib for compiling assembly code to the machine language, and for linking and manipulating the binary object files. - http://ftp.gnu.org/gnu/binutils/binutils-2.26.tar.bz2 + http://ftp.gnu.org/gnu/binutils/binutils-2.27.tar.bz2 - binutils-gdb.git-e20365c.patch - @@ -68,6 +68,13 @@ + + 2017-01-07 + 7.0 + Version bump. + Ertuğrul Erata + ertugrulerata@gmail.com + 2016-04-27 6.3 diff --git a/system/base/timezone/pspec.xml b/system/base/timezone/pspec.xml index f89ac9f1..904d8b51 100644 --- a/system/base/timezone/pspec.xml +++ b/system/base/timezone/pspec.xml @@ -37,6 +37,13 @@ + + 2017-01-07 + 2016j + Rebuild with new toolchain. + Ertuğrul Erata + ertugrulerata@gmail.com + 2017-01-01 2016j diff --git a/system/base/xz/pspec.xml b/system/base/xz/pspec.xml index 23c0cce3..60e25470 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. - http://tukaani.org/xz/xz-5.2.2.tar.xz + http://tukaani.org/xz/xz-5.2.3.tar.xz @@ -61,6 +61,13 @@ + + 2017-01-07 + 5.2.3 + Version bump. + Ertuğrul Erata + ertugrulerata@gmail.com + 2016-04-27 5.2.2 From 50854c461ad2add91f17a1948dd0e2b5860cd653 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ertu=C4=9Frul=20Erata?= Date: Sat, 7 Jan 2017 23:18:06 +0300 Subject: [PATCH 08/12] rebuild with new toolchain rebuild with new toolchain 33 --- system/base/expat/pspec.xml | 10 ++++++++-- system/base/grep/pspec.xml | 9 ++++++++- system/base/libffi/pspec.xml | 8 +++++++- system/base/procps/pspec.xml | 9 ++++++++- system/base/sqlite/pspec.xml | 7 +++++++ 5 files changed, 38 insertions(+), 5 deletions(-) diff --git a/system/base/expat/pspec.xml b/system/base/expat/pspec.xml index 79a93a22..5bf3d46b 100644 --- a/system/base/expat/pspec.xml +++ b/system/base/expat/pspec.xml @@ -53,7 +53,6 @@ 32-bit shared libraries for expat emul32 - expat @@ -64,6 +63,13 @@ + + 2017-01-07 + 2.2.0 + Rebuild with new toolchain. + Ertuğrul Erata + ertugrulerata@gmail.com + 2016-11-12 2.2.0 @@ -86,4 +92,4 @@ ertugrulerata@gmail.com - \ No newline at end of file + diff --git a/system/base/grep/pspec.xml b/system/base/grep/pspec.xml index 3452162c..4536a80b 100644 --- a/system/base/grep/pspec.xml +++ b/system/base/grep/pspec.xml @@ -12,7 +12,7 @@ app:console GNU regular expression matcher The grep command searches one or more input files for lines containing a match to a specified pattern. By default, grep prints the matching lines. - ftp://mirrors.kernel.org/gnu/grep/grep-2.23.tar.xz + ftp://mirrors.kernel.org/gnu/grep/grep-2.27.tar.xz gettext libpcre-devel @@ -34,6 +34,13 @@ + + 2017-01-07 + 2.27 + Version bump. + Ertuğrul Erata + ertugrulerata@gmail.com + 2016-04-27 2.23 diff --git a/system/base/libffi/pspec.xml b/system/base/libffi/pspec.xml index a19157a9..f4f5c1a3 100644 --- a/system/base/libffi/pspec.xml +++ b/system/base/libffi/pspec.xml @@ -45,7 +45,6 @@ 32-bit shared libraries for libffi emul32 - libffi @@ -57,6 +56,13 @@ + + 2017-01-07 + 3.2.1 + Rebuild with new toolchain. + Ertuğrul Erata + ertugrulerata@gmail.com + 2016-04-27 3.2.1 diff --git a/system/base/procps/pspec.xml b/system/base/procps/pspec.xml index c90163b3..85256f12 100644 --- a/system/base/procps/pspec.xml +++ b/system/base/procps/pspec.xml @@ -12,7 +12,7 @@ app:console Standard informational utilities and process-handling tools procps is the package that has a bunch of small useful utilities that give information about processes using the /proc filesystem. The package includes the programs ps, top, vmstat, w, kill, free, slabtop, and skill. - http://downloads.sourceforge.net/project/procps-ng/Production/procps-ng-3.3.11.tar.xz + http://downloads.sourceforge.net/project/procps-ng/Production/procps-ng-3.3.12.tar.xz ncurses-devel @@ -37,6 +37,13 @@ + + 2017-01-07 + 3.3.12 + Version bump. + Ertuğrul Erata + ertugrulerata@gmail.com + 2016-04-27 3.3.11 diff --git a/system/base/sqlite/pspec.xml b/system/base/sqlite/pspec.xml index 3515465a..8eda072a 100644 --- a/system/base/sqlite/pspec.xml +++ b/system/base/sqlite/pspec.xml @@ -108,6 +108,13 @@ + + 2017-01-07 + 3.11.1 + Rebuildwith new toolchain. + PisiLinux Community + admin@pisilinux.org + 2017-01-05 3.11.1 From a168ab804136b51f7d524d8c921020104f31abeb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ertu=C4=9Frul=20Erata?= Date: Sat, 7 Jan 2017 23:45:09 +0300 Subject: [PATCH 09/12] rebuild with new toolchain --- system/base/diffutils/pspec.xml | 10 +++++++++- system/base/gawk/pspec.xml | 11 +++++++++-- system/base/texinfo/pspec.xml | 15 ++++++++++++--- system/devel/patch/pspec.xml | 7 +++++++ 4 files changed, 37 insertions(+), 6 deletions(-) diff --git a/system/base/diffutils/pspec.xml b/system/base/diffutils/pspec.xml index 27a88a22..eed8a4cd 100644 --- a/system/base/diffutils/pspec.xml +++ b/system/base/diffutils/pspec.xml @@ -12,9 +12,10 @@ app:console Tools to make diffs and compare files You can use the diff command to show differences between two files, or each corresponding file in two directories. diff outputs differences between files line by line in any of several formats, selectable by command line options. - http://ftp.gnu.org/gnu/diffutils/diffutils-3.3.tar.xz + http://ftp.gnu.org/gnu/diffutils/diffutils-3.5.tar.xz patch + texinfo @@ -30,6 +31,13 @@ + + 2017-01-07 + 3.5 + Version bump. + Ertuğrul Erata + ertugrulerata@gmail.com + 2016-04-27 3.3 diff --git a/system/base/gawk/pspec.xml b/system/base/gawk/pspec.xml index 69676019..a939bd49 100644 --- a/system/base/gawk/pspec.xml +++ b/system/base/gawk/pspec.xml @@ -12,9 +12,9 @@ app:console GNU awk pattern-matching language The awk utility interprets a special-purpose programming language that makes it possible to handle simple data-reformatting jobs with just a few lines of code. It helps you to make changes in various text files wherever certain patterns appear, or extract data from parts of certain lines while discarding the rest. Gawk is the GNU implementation of awk. - ftp://mirrors.kernel.org/gnu/gawk/gawk-4.1.3.tar.xz + ftp://mirrors.kernel.org/gnu/gawk/gawk-4.1.4.tar.xz - gettext-devel + gettext - + /usr/bin @@ -43,6 +45,13 @@ + + 2017-01-07 + 6.3 + Version bump. + Ertuğrul Erata + ertugrulerata@gmail.com + 2016-04-27 6.1 diff --git a/system/devel/patch/pspec.xml b/system/devel/patch/pspec.xml index a81b7450..708265fa 100644 --- a/system/devel/patch/pspec.xml +++ b/system/devel/patch/pspec.xml @@ -34,6 +34,13 @@ + + 2017-01-07 + 2.7.5 + Version bump. + Ertuğrul Erata + ertugrulerata@gmail.com + 2016-04-27 2.7.5 From 44eab98eb8385593bf42a50d8d926309998f97fa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ertu=C4=9Frul=20Erata?= Date: Sun, 8 Jan 2017 21:47:05 +0300 Subject: [PATCH 10/12] rebuild with new toolchain --- system/base/file/pspec.xml | 12 ++++++++++-- system/base/libxml2/pspec.xml | 9 +++++++-- system/base/openssl/pspec.xml | 8 +++++++- system/base/python/pspec.xml | 9 ++++++++- system/devel/python-setuptools/pspec.xml | 7 +++++++ 5 files changed, 39 insertions(+), 6 deletions(-) diff --git a/system/base/file/pspec.xml b/system/base/file/pspec.xml index a3dd2694..d59770ab 100644 --- a/system/base/file/pspec.xml +++ b/system/base/file/pspec.xml @@ -12,12 +12,13 @@ app:console Program to identify a file's format by scanning binary data for patterns Program to identify a file's format by scanning binary data for patterns. - ftp://ftp.astron.com/pub/file/file-5.25.tar.gz + ftp://ftp.astron.com/pub/file/file-5.29.tar.gz zlib-devel - python-devel + + python-setuptools @@ -133,6 +133,13 @@ --> + + 2017-01-08 + 2.7.13 + Version bump. + Ertuğrul Erata + ertugrulerata@gmail.com + 2016-04-27 2.7.11 diff --git a/system/devel/python-setuptools/pspec.xml b/system/devel/python-setuptools/pspec.xml index 0465e4e3..a426b4ed 100644 --- a/system/devel/python-setuptools/pspec.xml +++ b/system/devel/python-setuptools/pspec.xml @@ -25,6 +25,13 @@ + + 2017-01-08 + 0.6.49 + Rebuild with new toolchain. + Ertuğrul Erata + ertugrulerata@gmail.com + 2016-04-27 0.6.49 From f50771beff5b39241e1f96da1c9355897db08551 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ertu=C4=9Frul=20Erata?= Date: Sun, 8 Jan 2017 22:20:42 +0300 Subject: [PATCH 11/12] devam --- system/base/glib2/actions.py | 1 + system/base/glib2/pspec.xml | 9 ++++++++- system/base/libunistring/pspec.xml | 9 ++++++++- 3 files changed, 17 insertions(+), 2 deletions(-) diff --git a/system/base/glib2/actions.py b/system/base/glib2/actions.py index b5271e16..886b9ac8 100644 --- a/system/base/glib2/actions.py +++ b/system/base/glib2/actions.py @@ -15,6 +15,7 @@ def setup(): --disable-fam \ --disable-libelf \ --enable-gtk-doc=no \ + --disable-libmount \ --disable-static \ --enable-shared \ --disable-man \ diff --git a/system/base/glib2/pspec.xml b/system/base/glib2/pspec.xml index a26b4a62..e5cea6ef 100644 --- a/system/base/glib2/pspec.xml +++ b/system/base/glib2/pspec.xml @@ -12,7 +12,7 @@ library A library of handy utility functions glib2 is the low-level core library that forms the basis for projects such as GTK+ and GNOME. It provides data structure handling for C, portability wrappers, and interfaces for such runtime functionality as an event loop, threads, dynamic loading, and an object system. - mirrors://gnome/glib/2.46/glib-2.46.2.tar.xz + mirrors://gnome/glib/2.50/glib-2.50.2.tar.xz libpcre-devel zlib-devel @@ -130,6 +130,13 @@ + + 2017-01-08 + 2.50.2 + Version bump. + Ertuğrul Erata + ertugrulerata@gmail.com + 2016-04-27 2.46.2 diff --git a/system/base/libunistring/pspec.xml b/system/base/libunistring/pspec.xml index 92a7d8a1..bee3ec1b 100644 --- a/system/base/libunistring/pspec.xml +++ b/system/base/libunistring/pspec.xml @@ -13,7 +13,7 @@ library Unicode string library This library provides functions for manipulating Unicode strings and for manipulating C strings according to the Unicode standard. - mirrors://gnu/libunistring/libunistring-0.9.6.tar.gz + mirrors://gnu/libunistring/libunistring-0.9.7.tar.gz @@ -38,6 +38,13 @@ + + 2017-01-08 + 0.9.7 + Version bump. + Ertuğrul Erata + ertugrulerata@gmail.com + 2016-04-27 0.9.6 From 4172dc27f5a2ecabe91852e3bd135afdb61c56c6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ertu=C4=9Frul=20Erata?= Date: Sun, 8 Jan 2017 22:38:36 +0300 Subject: [PATCH 12/12] gettext v.bump --- system/base/gettext/pspec.xml | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/system/base/gettext/pspec.xml b/system/base/gettext/pspec.xml index 028275a5..6208b53d 100644 --- a/system/base/gettext/pspec.xml +++ b/system/base/gettext/pspec.xml @@ -13,7 +13,7 @@ library GNU libraries and utilities for producing multi-lingual messages The GNU gettext package provides a set of tools and documentation for producing multi-lingual messages in programs. Tools include a set of conventions about how programs should be written to support message catalogs, a directory and file naming organization for the message catalogs, a runtime library which supports the retrieval of translated messages, and stand-alone programs for handling the translatable and the already translated strings. Gettext provides an easy to use library and tools for creating, using, and modifying natural language catalogs and is a powerful and simple method for internationalizing programs. - http://ftp.gnu.org/pub/gnu/gettext/gettext-0.19.7.tar.gz + http://ftp.gnu.org/pub/gnu/gettext/gettext-0.19.8.1.tar.gz acl-devel glib2-devel @@ -72,6 +72,13 @@ + + 2017-01-08 + 0.19.8.1 + Version bump. + Ertuğrul Erata + ertugrulerata@gmail.com + 2016-04-27 0.19.7