pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/net/dhcpcd Import dhcpcd-8.0.1 with the following chan...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e784eaee6f72
branches:  trunk
changeset: 336834:e784eaee6f72
user:      roy <roy%pkgsrc.org@localhost>
date:      Thu Jul 25 09:03:00 2019 +0000

description:
Import dhcpcd-8.0.1 with the following changes:

  *  Compile fixes for various build options on various platforms
  *  IPv4LL is fixed on NetBSD-8
  *  script buffers are freed on forking

diffstat:

 net/dhcpcd/Makefile |   4 ++--
 net/dhcpcd/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (27 lines):

diff -r c7fe82402e16 -r e784eaee6f72 net/dhcpcd/Makefile
--- a/net/dhcpcd/Makefile       Wed Jul 24 20:32:59 2019 +0000
+++ b/net/dhcpcd/Makefile       Thu Jul 25 09:03:00 2019 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.84 2019/07/24 10:08:17 roy Exp $
+# $NetBSD: Makefile,v 1.85 2019/07/25 09:03:00 roy Exp $
 
-DISTNAME=              dhcpcd-8.0.0
+DISTNAME=              dhcpcd-8.0.1
 PKGNAME=               ${DISTNAME:S/-rc/rc/}
 CATEGORIES=            net
 MASTER_SITES=          ftp://roy.marples.name/pub/dhcpcd/
diff -r c7fe82402e16 -r e784eaee6f72 net/dhcpcd/distinfo
--- a/net/dhcpcd/distinfo       Wed Jul 24 20:32:59 2019 +0000
+++ b/net/dhcpcd/distinfo       Thu Jul 25 09:03:00 2019 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.81 2019/07/24 10:08:17 roy Exp $
+$NetBSD: distinfo,v 1.82 2019/07/25 09:03:00 roy Exp $
 
-SHA1 (dhcpcd-8.0.0.tar.xz) = 5acb0db8cab813485f6f46851acb6a3dc9bc8fbe
-RMD160 (dhcpcd-8.0.0.tar.xz) = 5bac8d0b5604051fc5e5a899a2f28e0eb21f6b27
-SHA512 (dhcpcd-8.0.0.tar.xz) = 97994587a6478e781dd5b246f9521e62d955ffb6b753367e5d6f8f05a6cfb9a6da684b4ee7b9d97a9a792db8ee0aba99644ead4c7a4ae8043c40eb6ddf36dd2d
-Size (dhcpcd-8.0.0.tar.xz) = 221624 bytes
+SHA1 (dhcpcd-8.0.1.tar.xz) = 485d1292cb66c6b6c641dece7c2e39b81427769f
+RMD160 (dhcpcd-8.0.1.tar.xz) = 8c209ffd84c4ccc0a03cda4bc89799eea69cae3b
+SHA512 (dhcpcd-8.0.1.tar.xz) = 2931345fb50b63a49ee97b290dbb236895dd13a19ce17bf40b50797cf93ea959272de698718593f882ba0c35e2f733b5476135759f46bd04a8e8f11e81ba9f3f
+Size (dhcpcd-8.0.1.tar.xz) = 221716 bytes



Home | Main Index | Thread Index | Old Index