From owner-svn-ports-branches@freebsd.org Sun Nov 17 02:06:44 2019 Return-Path: Delivered-To: svn-ports-branches@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 7D1431B3BB7; Sun, 17 Nov 2019 02:06:44 +0000 (UTC) (envelope-from woodsb02@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 47FwSN1nN8z4CgJ; Sun, 17 Nov 2019 02:06:44 +0000 (UTC) (envelope-from woodsb02@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 0C23AAB51; Sun, 17 Nov 2019 02:06:44 +0000 (UTC) (envelope-from woodsb02@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id xAH26hUV012740; Sun, 17 Nov 2019 02:06:43 GMT (envelope-from woodsb02@FreeBSD.org) Received: (from woodsb02@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id xAH26h0V012739; Sun, 17 Nov 2019 02:06:43 GMT (envelope-from woodsb02@FreeBSD.org) Message-Id: <201911170206.xAH26h0V012739@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: woodsb02 set sender to woodsb02@FreeBSD.org using -f From: Ben Woods Date: Sun, 17 Nov 2019 02:06:43 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r517792 - branches/2019Q4/comms/iwmbt-firmware X-SVN-Group: ports-branches X-SVN-Commit-Author: woodsb02 X-SVN-Commit-Paths: branches/2019Q4/comms/iwmbt-firmware X-SVN-Commit-Revision: 517792 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-branches@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for all the branches of the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 17 Nov 2019 02:06:44 -0000 Author: woodsb02 Date: Sun Nov 17 02:06:43 2019 New Revision: 517792 URL: https://svnweb.freebsd.org/changeset/ports/517792 Log: MFH: r517791 comms/iwmbt-firmware: Unbreak fetch Future consideration for maintainer: include the "-2" portion of the DISTNAME as part of the PORTVERSION parameter. This would also require PORTEPOCH to be bumped as version 20190717 is considered greater than 20190717-2 by pkg-version(8). Approved by: portmgr blanket Approved by: portmgr (blanket - build fix) Modified: branches/2019Q4/comms/iwmbt-firmware/Makefile branches/2019Q4/comms/iwmbt-firmware/distinfo Directory Properties: branches/2019Q4/ (props changed) Modified: branches/2019Q4/comms/iwmbt-firmware/Makefile ============================================================================== --- branches/2019Q4/comms/iwmbt-firmware/Makefile Sun Nov 17 01:56:52 2019 (r517791) +++ branches/2019Q4/comms/iwmbt-firmware/Makefile Sun Nov 17 02:06:43 2019 (r517792) @@ -3,9 +3,10 @@ PORTNAME= iwmbt-firmware PORTVERSION= 20190717 +PORTREVISION= 1 CATEGORIES= comms MASTER_SITES= DEBIAN/pool/non-free/f/firmware-nonfree/ -DISTNAME= firmware-iwlwifi_${PORTVERSION}-1_all +DISTNAME= firmware-iwlwifi_${PORTVERSION}-2_all EXTRACT_SUFX= .deb MAINTAINER= wulf@FreeBSD.org Modified: branches/2019Q4/comms/iwmbt-firmware/distinfo ============================================================================== --- branches/2019Q4/comms/iwmbt-firmware/distinfo Sun Nov 17 01:56:52 2019 (r517791) +++ branches/2019Q4/comms/iwmbt-firmware/distinfo Sun Nov 17 02:06:43 2019 (r517792) @@ -1,3 +1,3 @@ -TIMESTAMP = 1565821626 -SHA256 (firmware-iwlwifi_20190717-1_all.deb) = 7ce899a5b09d3bd7d95358b03974aeea41983b395ce2fcf437915fd700330ef7 -SIZE (firmware-iwlwifi_20190717-1_all.deb) = 6788512 +TIMESTAMP = 1573955442 +SHA256 (firmware-iwlwifi_20190717-2_all.deb) = c51d62bba3f4936b78a97b568f61a5a9c67b90e269448dbdcc81884e5874c953 +SIZE (firmware-iwlwifi_20190717-2_all.deb) = 6789424