From owner-svn-ports-head@freebsd.org Tue May 22 15:16:19 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 89896EF971E; Tue, 22 May 2018 15:16:19 +0000 (UTC) (envelope-from jbeich@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [96.47.72.132]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "freefall.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id AB8A67A727; Tue, 22 May 2018 15:16:17 +0000 (UTC) (envelope-from jbeich@freebsd.org) Received: by freefall.freebsd.org (Postfix, from userid 1354) id 5733AE56E; Tue, 22 May 2018 15:16:06 +0000 (UTC) From: Jan Beich To: Sean Bruno Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r470620 - in head/sysutils/devcpu-data: . files References: <201805221509.w4MF9c5V057386@repo.freebsd.org> Date: Tue, 22 May 2018 17:16:02 +0200 In-Reply-To: <201805221509.w4MF9c5V057386@repo.freebsd.org> (Sean Bruno's message of "Tue, 22 May 2018 15:09:38 +0000 (UTC)") Message-ID: <7env-yb4d-wny@FreeBSD.org> MIME-Version: 1.0 Content-Type: text/plain X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.26 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 22 May 2018 15:16:19 -0000 Sean Bruno writes: > PORTNAME= data > PORTVERSION= 1.16 > -PORTREVISION= 1 > +PORTREVISION= 2 > CATEGORIES= sysutils > -MASTER_SITES= https://downloadmirror.intel.com/27591/eng/:intel \ > +MASTER_SITES= https://downloadmirror.intel.com/27776/eng/:intel \ > LOCAL/sbruno:amd > PKGNAMEPREFIX= devcpu- > -DISTFILES= microcode-20180312.tgz:intel \ > +DISTFILES= microcode-20180425.tgz:intel \ Previous DISTFILES updates bumped PORTVERSION, not PORTREVISION. Anything special about this release?