Tuesday, March 06, 2018

Re: update sysutils/pciutils to 3.5.6

Changelog looks sane and no removed symbols so I wouldn't expect
problems with chromium/iridium. The sysutils/flashrom patch mess still
works.

Could you update HOMEPAGE and MASTER_SITES please? I think this would
be best:

HOMEPAGE= https://mj.ucw.cz/sw/pciutils/
MASTER_SITES= https://www.kernel.org/pub/software/utils/pciutils/ \
ftp://atrey.karlin.mff.cuni.cz/pub/linux/pci/ \
https://www.ibiblio.org/pub/Linux/hardware/

(ftp.kernel.org is no more. metalab.unc.edu no longer answers ftp,
and it answers http with a redirect to ibiblio).

Otherwise OK with me.


On 2018/03/06 20:40, Jonathan Gray wrote:
> Index: Makefile
> ===================================================================
> RCS file: /cvs/ports/sysutils/pciutils/Makefile,v
> retrieving revision 1.20
> diff -u -p -r1.20 Makefile
> --- Makefile 1 Sep 2016 10:53:27 -0000 1.20
> +++ Makefile 6 Mar 2018 09:14:15 -0000
> @@ -4,7 +4,7 @@ NOT_FOR_ARCHS = m88k
>
> COMMENT = PCI bus configuration register access tools
>
> -DISTNAME = pciutils-3.3.1
> +DISTNAME = pciutils-3.5.6
> CATEGORIES = sysutils
>
> HOMEPAGE = http://atrey.karlin.mff.cuni.cz/~mj/pciutils.shtml
> Index: distinfo
> ===================================================================
> RCS file: /cvs/ports/sysutils/pciutils/distinfo,v
> retrieving revision 1.8
> diff -u -p -r1.8 distinfo
> --- distinfo 11 Apr 2015 08:25:10 -0000 1.8
> +++ distinfo 6 Mar 2018 09:14:29 -0000
> @@ -1,2 +1,2 @@
> -SHA256 (pciutils-3.3.1.tar.gz) = Ar7rFFA3B8WjKT/ghMGOEuaTfA1N0eKea8trEvEk30Y=
> -SIZE (pciutils-3.3.1.tar.gz) = 393912
> +SHA256 (pciutils-3.5.6.tar.gz) = DU1QfTlecnOEc308Rc+MWgAjhkputcbtfK99SDmVOR0=
> +SIZE (pciutils-3.5.6.tar.gz) = 442190
>

No comments:

Post a Comment