On Tue, Mar 06, 2018 at 01:01:32PM +0000, Stuart Henderson wrote:
> 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.
thanks, ibiblio only has an old distfile (3.1.7) so I'll just drop it
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 13:05:40 -0000
@@ -4,10 +4,10 @@ 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
+HOMEPAGE = https://mj.ucw.cz/sw/pciutils/
MAINTAINER = Matthieu Herrb <matthieu@openbsd.org>
@@ -16,9 +16,8 @@ PERMIT_PACKAGE_CDROM = Yes
WANTLIB = c z
-MASTER_SITES = ftp://atrey.karlin.mff.cuni.cz/pub/linux/pci/ \
- ftp://ftp.kernel.org/pub/software/utils/pciutils/ \
- ftp://metalab.unc.edu/pub/Linux/hardware/
+MASTER_SITES = https://www.kernel.org/pub/software/utils/pciutils/ \
+ ftp://atrey.karlin.mff.cuni.cz/pub/linux/pci/
USE_GMAKE = Yes
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