Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 5 May 2020 11:12:34 +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: r534070 - head/net/dhcpcd-devel
Message-ID:  <202005051112.045BCY7B015594@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: woodsb02
Date: Tue May  5 11:12:34 2020
New Revision: 534070
URL: https://svnweb.freebsd.org/changeset/ports/534070

Log:
  net/dhcpcd-devel: Update to 2020-05-04
  
  The chrootdir is now printed to stdout during the configure step
  during build.

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

Modified: head/net/dhcpcd-devel/Makefile
==============================================================================
--- head/net/dhcpcd-devel/Makefile	Tue May  5 11:10:22 2020	(r534069)
+++ head/net/dhcpcd-devel/Makefile	Tue May  5 11:12:34 2020	(r534070)
@@ -2,12 +2,12 @@
 # $FreeBSD$
 
 PORTNAME=	dhcpcd
-PORTVERSION=	g20200501
+PORTVERSION=	g20200504
 CATEGORIES=	net
 MASTER_SITES=	https://roy.marples.name/cgit/dhcpcd.git/snapshot/
 PKGNAMESUFFIX=	-devel
 DISTNAME=	${PORTNAME}-${GITTAG}
-GITTAG=		edec47c
+GITTAG=		725b0bd
 
 MAINTAINER=	woodsb02@FreeBSD.org
 COMMENT=	DHCP/IPv4LL/IPv6RS/DHCPv6 client

Modified: head/net/dhcpcd-devel/distinfo
==============================================================================
--- head/net/dhcpcd-devel/distinfo	Tue May  5 11:10:22 2020	(r534069)
+++ head/net/dhcpcd-devel/distinfo	Tue May  5 11:12:34 2020	(r534070)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1588602303
-SHA256 (dhcpcd-edec47c.tar.xz) = baf04e436fe85f7af32a9bdd37f64558157799ff94020a71b354d83abd888151
-SIZE (dhcpcd-edec47c.tar.xz) = 245448
+TIMESTAMP = 1588676946
+SHA256 (dhcpcd-725b0bd.tar.xz) = 202bd9cc65487c89e8add0912f3994dcde27732d46724467b8545ae615f7849f
+SIZE (dhcpcd-725b0bd.tar.xz) = 245420



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202005051112.045BCY7B015594>