svn commit: r559979 - head/net/dhcpcd

Ben Woods woodsb02 at FreeBSD.org
Sun Jan 3 00:08:41 UTC 2021


Author: woodsb02
Date: Sun Jan  3 00:08:40 2021
New Revision: 559979
URL: https://svnweb.freebsd.org/changeset/ports/559979

Log:
  net/dhcpcd: Update to 9.4.0
  
  Changes this release:
    https://roy.marples.name/archives/dhcpcd-discuss/0003420.html

Modified:
  head/net/dhcpcd/Makefile
  head/net/dhcpcd/distinfo

Modified: head/net/dhcpcd/Makefile
==============================================================================
--- head/net/dhcpcd/Makefile	Sun Jan  3 00:05:40 2021	(r559978)
+++ head/net/dhcpcd/Makefile	Sun Jan  3 00:08:40 2021	(r559979)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	dhcpcd
-PORTVERSION=	9.3.4
+PORTVERSION=	9.4.0
 CATEGORIES=	net
 MASTER_SITES=	https://roy.marples.name/downloads/dhcpcd/ \
 		https://cflags.cc/roy/dhcpcd/

Modified: head/net/dhcpcd/distinfo
==============================================================================
--- head/net/dhcpcd/distinfo	Sun Jan  3 00:05:40 2021	(r559978)
+++ head/net/dhcpcd/distinfo	Sun Jan  3 00:08:40 2021	(r559979)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1608856268
-SHA256 (dhcpcd-9.3.4.tar.xz) = 5c823a0b981b52e7e0fd3183ae220422d6fcc3aa511af31dcb1a7ee6cb0f1c39
-SIZE (dhcpcd-9.3.4.tar.xz) = 255212
+TIMESTAMP = 1609632418
+SHA256 (dhcpcd-9.4.0.tar.xz) = 41a69297f380bf15ee8f94f73154f8c2bca7157a087c0d5aca8de000ba1d4513
+SIZE (dhcpcd-9.4.0.tar.xz) = 256440


More information about the svn-ports-all mailing list