Date: Tue, 15 Oct 2019 13:54:45 +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: r514527 - head/net/dhcpcd Message-ID: <201910151354.x9FDsjla088196@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: woodsb02 Date: Tue Oct 15 13:54:44 2019 New Revision: 514527 URL: https://svnweb.freebsd.org/changeset/ports/514527 Log: net/dhcpcd: Update to 8.1.0 Changes this release: https://roy.marples.name/archives/dhcpcd-discuss/0002621.html Modified: head/net/dhcpcd/Makefile head/net/dhcpcd/distinfo Modified: head/net/dhcpcd/Makefile ============================================================================== --- head/net/dhcpcd/Makefile Tue Oct 15 13:51:31 2019 (r514526) +++ head/net/dhcpcd/Makefile Tue Oct 15 13:54:44 2019 (r514527) @@ -2,13 +2,10 @@ # $FreeBSD$ PORTNAME= dhcpcd -PORTVERSION= 8.0.6 +PORTVERSION= 8.1.0 CATEGORIES= net -MASTER_SITES= http://roy.marples.name/downloads/dhcpcd/ \ - ftp://roy.marples.name/pub/dhcpcd/\ - http://roy.aydogan.net/dhcpcd/ \ - http://cflags.cc/roy/dhcpcd/ \ - LOCAL/delphij +MASTER_SITES= https://roy.marples.name/downloads/dhcpcd/ \ + https://cflags.cc/roy/dhcpcd/ MAINTAINER= woodsb02@FreeBSD.org COMMENT= DHCP/IPv4LL/IPv6RS/DHCPv6 client Modified: head/net/dhcpcd/distinfo ============================================================================== --- head/net/dhcpcd/distinfo Tue Oct 15 13:51:31 2019 (r514526) +++ head/net/dhcpcd/distinfo Tue Oct 15 13:54:44 2019 (r514527) @@ -1,3 +1,3 @@ -TIMESTAMP = 1568382674 -SHA256 (dhcpcd-8.0.6.tar.xz) = 66b50199ed83bf502af3fab9ac001b417f0fac7e69c92d97a9c41499cebabd4f -SIZE (dhcpcd-8.0.6.tar.xz) = 224552 +TIMESTAMP = 1571147184 +SHA256 (dhcpcd-8.1.0.tar.xz) = 0ef8bc9aab04f046e71af3a8b9edc342fedbf7eb18f5b4645e05c4a28d32668b +SIZE (dhcpcd-8.1.0.tar.xz) = 225716
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201910151354.x9FDsjla088196>