Date: Wed, 10 Jun 2020 11:10:24 +0000 (UTC) From: Ben Woods <woodsb02@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r538387 - head/net/dhcpcd Message-ID: <202006101110.05ABAODh090765@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: woodsb02 Date: Wed Jun 10 11:10:24 2020 New Revision: 538387 URL: https://svnweb.freebsd.org/changeset/ports/538387 Log: net/dhcpcd: Update to 9.1.1 Changes this release: https://roy.marples.name/archives/dhcpcd-discuss/0003035.html Modified: head/net/dhcpcd/Makefile head/net/dhcpcd/distinfo Modified: head/net/dhcpcd/Makefile ============================================================================== --- head/net/dhcpcd/Makefile Wed Jun 10 10:54:24 2020 (r538386) +++ head/net/dhcpcd/Makefile Wed Jun 10 11:10:24 2020 (r538387) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= dhcpcd -PORTVERSION= 9.1.0 +PORTVERSION= 9.1.1 CATEGORIES= net MASTER_SITES= https://roy.marples.name/downloads/dhcpcd/ \ https://cflags.cc/roy/dhcpcd/ Modified: head/net/dhcpcd/distinfo ============================================================================== --- head/net/dhcpcd/distinfo Wed Jun 10 10:54:24 2020 (r538386) +++ head/net/dhcpcd/distinfo Wed Jun 10 11:10:24 2020 (r538387) @@ -1,3 +1,3 @@ -TIMESTAMP = 1590934886 -SHA256 (dhcpcd-9.1.0.tar.xz) = 2d51bbf1780824cfb41c30d391ddeea43ab515a874bb2e74508939169ba93bf7 -SIZE (dhcpcd-9.1.0.tar.xz) = 247460 +TIMESTAMP = 1591787298 +SHA256 (dhcpcd-9.1.1.tar.xz) = bb742911be1f660db42a7323acc793b587f467c5de5b7186735c16d20204737d +SIZE (dhcpcd-9.1.1.tar.xz) = 246084
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202006101110.05ABAODh090765>