Date: Sun, 22 Dec 2019 15:31:02 +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: r520642 - head/net/dhcpcd Message-ID: <201912221531.xBMFV2nn089851@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: woodsb02 Date: Sun Dec 22 15:31:02 2019 New Revision: 520642 URL: https://svnweb.freebsd.org/changeset/ports/520642 Log: net/dhcpcd: Update to 8.1.4 Changes this release: https://roy.marples.name/archives/dhcpcd-discuss/0002761.html https://roy.marples.name/archives/dhcpcd-discuss/0002764.html Modified: head/net/dhcpcd/Makefile head/net/dhcpcd/distinfo Modified: head/net/dhcpcd/Makefile ============================================================================== --- head/net/dhcpcd/Makefile Sun Dec 22 15:26:35 2019 (r520641) +++ head/net/dhcpcd/Makefile Sun Dec 22 15:31:02 2019 (r520642) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= dhcpcd -PORTVERSION= 8.1.2 -PORTREVISION= 1 +PORTVERSION= 8.1.4 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 Dec 22 15:26:35 2019 (r520641) +++ head/net/dhcpcd/distinfo Sun Dec 22 15:31:02 2019 (r520642) @@ -1,3 +1,3 @@ -TIMESTAMP = 1574982885 -SHA256 (dhcpcd-8.1.2.tar.xz) = cbd3e7ab1584a5a3a49d863376fa138e5fa388397a3e27d2b35bb81a2e8c35ad -SIZE (dhcpcd-8.1.2.tar.xz) = 228736 +TIMESTAMP = 1577028558 +SHA256 (dhcpcd-8.1.4.tar.xz) = 27a0d1a37aa1aa23e9d3a906455cf8fd56a83589370dfe9da3c5f3225cc4c13d +SIZE (dhcpcd-8.1.4.tar.xz) = 229228
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201912221531.xBMFV2nn089851>