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