From eccd5b171fdbb85d43e9a6f203c50f6fba0f5b1f Mon Sep 17 00:00:00 2001 From: Rmys Date: Mon, 30 Jul 2018 00:30:44 +0300 Subject: [PATCH 1/6] libarchive:rebuild --- system/devel/libarchive/pspec.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/system/devel/libarchive/pspec.xml b/system/devel/libarchive/pspec.xml index f79e071d..ad079386 100644 --- a/system/devel/libarchive/pspec.xml +++ b/system/devel/libarchive/pspec.xml @@ -61,9 +61,9 @@ - 2018-07-15 + 2018-07-29 3.3.2 - Rebuild + Rebuild. Ertuğrul Erata ertugrulerata@gmail.com From 0d25d690a62634ded10ef3ae19bd9d70fe690018 Mon Sep 17 00:00:00 2001 From: Rmys Date: Mon, 30 Jul 2018 01:42:01 +0300 Subject: [PATCH 2/6] m4:rebuild --- system/devel/m4/pspec.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/system/devel/m4/pspec.xml b/system/devel/m4/pspec.xml index 5cefa558..94345148 100644 --- a/system/devel/m4/pspec.xml +++ b/system/devel/m4/pspec.xml @@ -34,7 +34,7 @@ - 2018-07-15 + 2018-07-30 1.4.18 Rebuild. Ertuğrul Erata From 0a445560f92b6e1d4c79783d8eb96d449d2ce9cd Mon Sep 17 00:00:00 2001 From: Rmys Date: Mon, 30 Jul 2018 02:08:45 +0300 Subject: [PATCH 3/6] flex:rebuild --- system/devel/flex/pspec.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/system/devel/flex/pspec.xml b/system/devel/flex/pspec.xml index 15b884df..595f21f9 100644 --- a/system/devel/flex/pspec.xml +++ b/system/devel/flex/pspec.xml @@ -37,9 +37,9 @@ - 2018-07-17 + 2018-07-30 2.6.4 - Rebuild + Rebuild. Ertuğrul Erata ertugrulerata@gmail.com From 746608995960255e05529269f2a6303d253d4945 Mon Sep 17 00:00:00 2001 From: Rmys Date: Mon, 30 Jul 2018 02:30:27 +0300 Subject: [PATCH 4/6] glibc-2.26 sorunu --- system/devel/flex/actions.py | 1 + 1 file changed, 1 insertion(+) diff --git a/system/devel/flex/actions.py b/system/devel/flex/actions.py index 963e6df9..e540f7e9 100644 --- a/system/devel/flex/actions.py +++ b/system/devel/flex/actions.py @@ -10,6 +10,7 @@ from pisi.actionsapi import shelltools from pisi.actionsapi import get def setup(): + shelltools.system("sed -i '/math.h/a #include ' src/flexdef.h") pisitools.flags.add("-fPIC") shelltools.export("AUTOPOINT", "true") From 286e2674cfb2df4a3cdfb9613d54892728fc32a6 Mon Sep 17 00:00:00 2001 From: Rmys Date: Mon, 30 Jul 2018 11:51:25 +0300 Subject: [PATCH 5/6] flex:rebuild help2man --- system/devel/flex/pspec.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/system/devel/flex/pspec.xml b/system/devel/flex/pspec.xml index 15b884df..37cdf0d1 100644 --- a/system/devel/flex/pspec.xml +++ b/system/devel/flex/pspec.xml @@ -16,6 +16,7 @@ patch texinfo + help2man From 907ad47fe4730407e0cdf0dd2026cdbaee12c22c Mon Sep 17 00:00:00 2001 From: Rmys Date: Mon, 30 Jul 2018 11:58:51 +0300 Subject: [PATCH 6/6] bc:rebuild flex --- system/base/bc/pspec.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/system/base/bc/pspec.xml b/system/base/bc/pspec.xml index 44c51338..ef56c63e 100644 --- a/system/base/bc/pspec.xml +++ b/system/base/bc/pspec.xml @@ -43,7 +43,7 @@ - 2018-07-19 + 2018-07-30 1.07.1 Rebuild Ertuğrul Erata