summaryrefslogtreecommitdiffstats
path: root/source/n/dhcpcd
diff options
context:
space:
mode:
author Patrick J Volkerding <volkerdi@slackware.com>2020-01-03 22:41:57 +0000
committer Eric Hameleers <alien@slackware.com>2020-01-04 08:59:48 +0100
commit1448fe3879c97183a67f452d2d54ffdbabd510dc (patch)
treed8f953419212a506134a2ea3757753043806f7fe /source/n/dhcpcd
parente4325044a8839cd09f34e5fd73e7f0ce01fcd986 (diff)
downloadcurrent-1448fe3879c97183a67f452d2d54ffdbabd510dc.tar.gz
current-1448fe3879c97183a67f452d2d54ffdbabd510dc.tar.xz
Fri Jan 3 22:41:57 UTC 202020200103224157
a/grep-3.4-x86_64-1.txz: Upgraded. ap/linuxdoc-tools-0.9.73-x86_64-4.txz: Rebuilt. Upgraded some included components: asciidoc-8.6.10-0.13.20180605git986f99d.fc32, docbook-style-xsl-1.79.2-10.fc31, docbook-utils-0.6.14-48.fc31, gnome-doc-utils-0.20.10-20.fc32, gtk-doc-1.32-2.fc32, opensp-1.5.2-33.fc31, perl-XML-NamespaceSupport-1.12-9.fc31, perl-XML-SAX-1.02-2.fc31, perl-XML-SAX-Base-1.09-9.fc31, sgml-common-0.6.3-53.fc31, xmlto-0.0.28-12.fc31. Thanks to Stuart Winter. n/dhcpcd-8.1.5-x86_64-1.txz: Upgraded. n/sshfs-3.7.0-x86_64-1.txz: Upgraded. x/libinput-1.15.0-x86_64-1.txz: Upgraded. xap/MPlayer-20200103-x86_64-1.txz: Upgraded. extra/pure-alsa-system/MPlayer-20200103-x86_64-1_alsa.txz: Upgraded.
Diffstat (limited to 'source/n/dhcpcd')
-rw-r--r--source/n/dhcpcd/COPYRIGHT26
-rw-r--r--source/n/dhcpcd/dhcpcd-8.1.4.tar.xz.distinfo1
-rw-r--r--source/n/dhcpcd/dhcpcd-8.1.5.tar.xz.distinfo1
-rwxr-xr-xsource/n/dhcpcd/dhcpcd.SlackBuild5
4 files changed, 3 insertions, 30 deletions
diff --git a/source/n/dhcpcd/COPYRIGHT b/source/n/dhcpcd/COPYRIGHT
deleted file mode 100644
index a75c8ce10..000000000
--- a/source/n/dhcpcd/COPYRIGHT
+++ /dev/null
@@ -1,26 +0,0 @@
-/*
- * dhcpcd - DHCP client daemon
- * Copyright (c) 2006-2012 Roy Marples <roy@marples.name>
- * All rights reserved
-
- * Redistribution and use in source and binary forms, with or without
- * modification, are permitted provided that the following conditions
- * are met:
- * 1. Redistributions of source code must retain the above copyright
- * notice, this list of conditions and the following disclaimer.
- * 2. Redistributions in binary form must reproduce the above copyright
- * notice, this list of conditions and the following disclaimer in the
- * documentation and/or other materials provided with the distribution.
- *
- * THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
- * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
- * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
- * ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
- * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
- * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
- * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
- * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
- * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
- * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
- * SUCH DAMAGE.
- */
diff --git a/source/n/dhcpcd/dhcpcd-8.1.4.tar.xz.distinfo b/source/n/dhcpcd/dhcpcd-8.1.4.tar.xz.distinfo
deleted file mode 100644
index 25ccdb2cf..000000000
--- a/source/n/dhcpcd/dhcpcd-8.1.4.tar.xz.distinfo
+++ /dev/null
@@ -1 +0,0 @@
-SHA256 (dhcpcd-8.1.4.tar.xz) = 27a0d1a37aa1aa23e9d3a906455cf8fd56a83589370dfe9da3c5f3225cc4c13d
diff --git a/source/n/dhcpcd/dhcpcd-8.1.5.tar.xz.distinfo b/source/n/dhcpcd/dhcpcd-8.1.5.tar.xz.distinfo
new file mode 100644
index 000000000..818097a85
--- /dev/null
+++ b/source/n/dhcpcd/dhcpcd-8.1.5.tar.xz.distinfo
@@ -0,0 +1 @@
+SHA256 (dhcpcd-8.1.5.tar.xz) = c5cbe15069cef347e72d0bf7a19b0255571ee0c184c6705859a09588a50a8ebd
diff --git a/source/n/dhcpcd/dhcpcd.SlackBuild b/source/n/dhcpcd/dhcpcd.SlackBuild
index 458d36329..2027e5b6d 100755
--- a/source/n/dhcpcd/dhcpcd.SlackBuild
+++ b/source/n/dhcpcd/dhcpcd.SlackBuild
@@ -1,6 +1,6 @@
#!/bin/bash
-# Copyright 2008, 2009, 2010, 2013, 2014, 2017, 2018 Patrick J. Volkerding, Sebeka, MN, USA
+# Copyright 2008, 2009, 2010, 2013, 2014, 2017, 2018, 2020 Patrick J. Volkerding, Sebeka, MN, USA
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -123,8 +123,7 @@ if [ -d $PKG/usr/man ]; then
fi
mkdir -p $PKG/usr/doc/dhcpcd-$VERSION
-cp -a README* $PKG/usr/doc/dhcpcd-$VERSION
-zcat $CWD/COPYRIGHT.gz > $PKG/usr/doc/dhcpcd-$VERSION/COPYRIGHT
+cp -a BUILDING* LICENSE* README* $PKG/usr/doc/dhcpcd-$VERSION
# If there's a ChangeLog, installing at least part of the recent history
# is useful, but don't let it get totally out of control: