From 75b3405d6b4862ac36f23f07ee994c1c8311a0d3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ertu=C4=9Frul=20Erata?= Date: Thu, 29 Nov 2018 14:01:21 +0300 Subject: [PATCH] man-db update to 2.8.4 --- system/base/man-db/actions.py | 2 +- system/base/man-db/pspec.xml | 9 ++++++++- 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/system/base/man-db/actions.py b/system/base/man-db/actions.py index 109cec90..3a6993b2 100644 --- a/system/base/man-db/actions.py +++ b/system/base/man-db/actions.py @@ -18,7 +18,7 @@ def setup(): --enable-mb-groff" % (get.docDIR(), get.srcNAME())) def build(): - shelltools.system("sed -i '/gets is a security hole/d' gnulib/lib/stdio.in.h") + #shelltools.system("sed -i '/gets is a security hole/d' gnulib/lib/stdio.in.h") autotools.make("CC='%s %s' V=1 nls=all" % (get.CC(), get.CFLAGS())) def install(): diff --git a/system/base/man-db/pspec.xml b/system/base/man-db/pspec.xml index 5d541b5a..a8d1676c 100644 --- a/system/base/man-db/pspec.xml +++ b/system/base/man-db/pspec.xml @@ -14,7 +14,7 @@ data:doc Application to read Linux man pages Man package consists of programs which is used to read most of the documentation available in linux system. For example, you can write "man nameoftheprogram" into the konsole or "man:nameoftheprogram" into the konqueror to get a detailed usage information for many programs. - http://download.savannah.gnu.org/releases/man-db/man-db-2.8.1.tar.xz + http://download.savannah.gnu.org/releases/man-db/man-db-2.8.4.tar.xz less gzip @@ -53,6 +53,13 @@ + + 2018-11-29 + 2.8.4 + Version bump. + Ertuğrul Erata + ertugrulerata@gmail.com + 2018-07-15 2.8.1