pkgsrc-Changes archive

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

CVS commit: pkgsrc/net/dhcpcd



Module Name:    pkgsrc
Committed By:   roy
Date:           Wed Jul 24 10:08:17 UTC 2019

Modified Files:
        pkgsrc/net/dhcpcd: Makefile distinfo

Log Message:
Import dhcpcd-8.0.0 with the following changes:

  *  ARP now supports many requests
  *  Routing tables now use Red-Black Trees
  *  Script variables are no longer allocated manually
  *  DHCP addresses are added with vltime of the lease time and pltime
     of the rebind time (Linux only)


To generate a diff of this commit:
cvs rdiff -u -r1.83 -r1.84 pkgsrc/net/dhcpcd/Makefile
cvs rdiff -u -r1.80 -r1.81 pkgsrc/net/dhcpcd/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/net/dhcpcd/Makefile
diff -u pkgsrc/net/dhcpcd/Makefile:1.83 pkgsrc/net/dhcpcd/Makefile:1.84
--- pkgsrc/net/dhcpcd/Makefile:1.83     Wed Jun 26 10:07:38 2019
+++ pkgsrc/net/dhcpcd/Makefile  Wed Jul 24 10:08:17 2019
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.83 2019/06/26 10:07:38 roy Exp $
+# $NetBSD: Makefile,v 1.84 2019/07/24 10:08:17 roy Exp $
 
-DISTNAME=              dhcpcd-7.2.3
+DISTNAME=              dhcpcd-8.0.0
 PKGNAME=               ${DISTNAME:S/-rc/rc/}
 CATEGORIES=            net
 MASTER_SITES=          ftp://roy.marples.name/pub/dhcpcd/

Index: pkgsrc/net/dhcpcd/distinfo
diff -u pkgsrc/net/dhcpcd/distinfo:1.80 pkgsrc/net/dhcpcd/distinfo:1.81
--- pkgsrc/net/dhcpcd/distinfo:1.80     Wed Jun 26 10:07:38 2019
+++ pkgsrc/net/dhcpcd/distinfo  Wed Jul 24 10:08:17 2019
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.80 2019/06/26 10:07:38 roy Exp $
+$NetBSD: distinfo,v 1.81 2019/07/24 10:08:17 roy Exp $
 
-SHA1 (dhcpcd-7.2.3.tar.xz) = 5f26427dbc98a4424d6c77918cfd95503f323153
-RMD160 (dhcpcd-7.2.3.tar.xz) = d66e78e3d92cd8eb248656189fc798c7e789025d
-SHA512 (dhcpcd-7.2.3.tar.xz) = 271cca422fad10eaf842acfd5b590c0ad537f5f23ee919a3928d8ad98463ab03bde21c0bc08741ea9618ee31095160a7c00066155eae2c74b17c49af65ba566f
-Size (dhcpcd-7.2.3.tar.xz) = 213552 bytes
+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



Home | Main Index | Thread Index | Old Index