Date: Sun, 17 Nov 2019 02:06:43 +0000 (UTC) From: Ben Woods <woodsb02@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r517792 - branches/2019Q4/comms/iwmbt-firmware Message-ID: <201911170206.xAH26h0V012739@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201911170206.xAH26h0V012739>