From 4525a8781cef0e65b4e620e2910fb76964db95da Mon Sep 17 00:00:00 2001 From: B. Watson Date: Thu, 8 Feb 2018 19:44:25 -0500 Subject: system/man-db: Updated for version 2.8.0. Signed-off-by: B. Watson --- system/man-db/man-db.SlackBuild | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) (limited to 'system/man-db/man-db.SlackBuild') diff --git a/system/man-db/man-db.SlackBuild b/system/man-db/man-db.SlackBuild index 1df54c96fc..e041299534 100644 --- a/system/man-db/man-db.SlackBuild +++ b/system/man-db/man-db.SlackBuild @@ -6,6 +6,12 @@ # Licensed under the WTFPL. See http://www.wtfpl.net/txt/copying/ for details. +# 20180208 bkw: update for man-db 2.8.0, libpipeline 1.5.0. +# This may be the last SBo update, since Pat has imported man-db +# into Slackware-current. Depends on how long it is from now until +# the next release: I'll maintain this until SBo stops accepting +# submissions for 14.2. + # 20170305 bkw: # - BUILD=2 # - get rid of systemd-specific /usr/lib/tmpfiles.d from package. @@ -40,7 +46,7 @@ # - update README and README.Slackware slightly. PRGNAM=man-db -VERSION=${VERSION:-2.7.6.1} +VERSION=${VERSION:-2.8.0} BUILD=${BUILD:-2} TAG=${TAG:-_SBo} @@ -97,7 +103,7 @@ mkdir -p $TMP $PKG $OUTPUT # Instead of making it a separate build and external dep, we'll just # bundle it here. LIBNAM=libpipeline -LIBVER=1.4.1 +LIBVER=1.5.0 cd $TMP rm -rf $LIBNAM-$LIBVER -- cgit v1.2.3