From 478da3c1e210559a91af993dcc92c30bc82c245c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ertu=C4=9Frul=20Erata?= Date: Thu, 3 May 2018 07:12:30 +0300 Subject: [PATCH] part1 - rebuild or update perl and python( gdbm breaks) - rebuild texinfo ? --- system/base/expat/pspec.xml | 9 ++++++++- system/base/gdbm/pspec.xml | 9 ++++++++- system/base/texinfo/pspec.xml | 11 +++++++++-- system/devel/check/pspec.xml | 12 +++++++++++- system/devel/elfutils/pspec.xml | 11 ++++++++++- system/devel/patch/pspec.xml | 9 ++++++++- 6 files changed, 54 insertions(+), 7 deletions(-) diff --git a/system/base/expat/pspec.xml b/system/base/expat/pspec.xml index d9c44cda..5206e2dd 100644 --- a/system/base/expat/pspec.xml +++ b/system/base/expat/pspec.xml @@ -12,7 +12,7 @@ library XML parsing libraries This is expat, the C library for parsing XML, written by James Clark. Expat is a stream oriented XML parser. This means that you register handlers with the parser prior to starting the parse. These handlers are called when the parser discovers the associated structures in the document being parsed. A start tag is an example of the kind of structures for which you may register handlers. - mirrors://sourceforge/expat/expat-2.2.3.tar.bz2 + mirrors://sourceforge/expat/expat-2.2.5.tar.bz2 gnuconfig glibc-devel @@ -63,6 +63,13 @@ + + 2018-05-01 + 2.2.5 + Version bump. + Ertuğrul Erata + ertugrulerata@gmail.com + 2017-12-03 2.2.3 diff --git a/system/base/gdbm/pspec.xml b/system/base/gdbm/pspec.xml index 08f460d5..244e2e96 100644 --- a/system/base/gdbm/pspec.xml +++ b/system/base/gdbm/pspec.xml @@ -12,7 +12,7 @@ library Standard GNU database libraries included for compatibility with Perl GNU dbm is a set of database routines that use extensible hashing. It works similar to the standard UNIX dbm routines. - mirrors://gnu/gdbm/gdbm-1.13.tar.gz + mirrors://gnu/gdbm/gdbm-1.14.1.tar.gz readline-devel @@ -50,6 +50,13 @@ + + 2018-05-01 + 1.14.1 + Version bump. + Ertuğrul Erata + ertugrulerata@gmail.com + 2017-12-03 1.13 diff --git a/system/base/texinfo/pspec.xml b/system/base/texinfo/pspec.xml index 293eb2db..fe6e76c3 100644 --- a/system/base/texinfo/pspec.xml +++ b/system/base/texinfo/pspec.xml @@ -12,9 +12,9 @@ app:console The GNU info program and utilities Texinfo is a documentation system that can produce both online information and printed output from a single source file. The GNU Project uses the Texinfo file format for most of its documentation. - mirrors://gnu/texinfo/texinfo-6.4.tar.gz + mirrors://gnu/texinfo/texinfo-6.5.tar.gz - ncurses + ncurses-devel perl @@ -45,6 +45,13 @@ + + 2018-05-01 + 6.5 + Version bump. + Ertuğrul Erata + ertugrulerata@gmail.com + 2017-12-03 6.4 diff --git a/system/devel/check/pspec.xml b/system/devel/check/pspec.xml index fc4c1624..804eff13 100644 --- a/system/devel/check/pspec.xml +++ b/system/devel/check/pspec.xml @@ -12,7 +12,10 @@ library A unit test framework for C check is a unit testing framework for C. It features a simple interface for defining unit tests, putting little in the way of the developer. Tests are run in a separate address space, so Check can catch both assertion failures and code errors that cause segmentation faults or other signals. The output from unit tests can be used within source code editors and IDEs. - https://github.com/libcheck/check/releases/download/0.11.0/check-0.11.0.tar.gz + https://github.com/libcheck/check/archive/0.12.0.tar.gz + + texinfo + @@ -48,6 +51,13 @@ + + 2018-05-01 + 0.12 + Version bump. + Ertuğrul Erata + ertugrulerata@gmail.com + 2017-12-06 0.11.0 diff --git a/system/devel/elfutils/pspec.xml b/system/devel/elfutils/pspec.xml index dc0288f3..d424cedd 100644 --- a/system/devel/elfutils/pspec.xml +++ b/system/devel/elfutils/pspec.xml @@ -13,7 +13,7 @@ library Libraries/utilities to handle ELF objects elfutils contains libraries and utilities to handle ELF objects and is a replacement for libelf. - ftp://sourceware.org/pub/elfutils/0.168/elfutils-0.168.tar.bz2 + ftp://sourceware.org/pub/elfutils/0.170/elfutils-0.170.tar.bz2 bzip2 xz-devel @@ -28,6 +28,8 @@ zlib bzip2 libgcc + xz-devel + zlib-devel /usr/bin @@ -56,6 +58,13 @@ + + 2018-05-01 + 0.170 + Version bump. + Ertuğrul Erata + ertugrulerata@gmail.com + 2017-01-25 0.168 diff --git a/system/devel/patch/pspec.xml b/system/devel/patch/pspec.xml index 708265fa..55a55973 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 @@ + + 2018-05-01 + 2.7.6 + Version bump. + Ertuğrul Erata + ertugrulerata@gmail.com + 2017-01-07 2.7.5