Date: Wed, 13 Nov 2019 10:14:31 +0000 (UTC) From: Li-Wen Hsu <lwhsu@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r517366 - head/sysutils/azure-agent Message-ID: <201911131014.xADAEV8D058985@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: lwhsu Date: Wed Nov 13 10:14:31 2019 New Revision: 517366 URL: https://svnweb.freebsd.org/changeset/ports/517366 Log: - Update to 2.2.41 - Pass maintainership to the new vendor maintainer Approved by: honzhan@microsoft.com (maintainer) Sponsored by: The FreeBSD Foundation Modified: head/sysutils/azure-agent/Makefile head/sysutils/azure-agent/distinfo Modified: head/sysutils/azure-agent/Makefile ============================================================================== --- head/sysutils/azure-agent/Makefile Wed Nov 13 09:39:59 2019 (r517365) +++ head/sysutils/azure-agent/Makefile Wed Nov 13 10:14:31 2019 (r517366) @@ -1,12 +1,11 @@ # $FreeBSD$ PORTNAME= azure-agent -PORTVERSION= 2.2.14 +PORTVERSION= 2.2.41 DISTVERSIONPREFIX= v -PORTREVISION= 2 CATEGORIES= sysutils -MAINTAINER= honzhan@microsoft.com +MAINTAINER= weh@microsoft.com COMMENT= Microsoft Azure Linux Agent LICENSE= APACHE20 Modified: head/sysutils/azure-agent/distinfo ============================================================================== --- head/sysutils/azure-agent/distinfo Wed Nov 13 09:39:59 2019 (r517365) +++ head/sysutils/azure-agent/distinfo Wed Nov 13 10:14:31 2019 (r517366) @@ -1,3 +1,3 @@ -TIMESTAMP = 1497364262 -SHA256 (Azure-WALinuxAgent-v2.2.14_GH0.tar.gz) = d76c1db57ac7a019ac2262f9665b56fbce7bb4cdaeb0d30810d892fbb1ec856e -SIZE (Azure-WALinuxAgent-v2.2.14_GH0.tar.gz) = 692532 +TIMESTAMP = 1570513843 +SHA256 (Azure-WALinuxAgent-v2.2.41_GH0.tar.gz) = 824972766850e81da3ffc3d56c8ca9731a4b1f35597830810d7cad188a6d3166 +SIZE (Azure-WALinuxAgent-v2.2.41_GH0.tar.gz) = 859203
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201911131014.xADAEV8D058985>