Date: Sun, 26 Jan 2020 16:11:55 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r524186 - head/devel/libpci Message-ID: <202001261611.00QGBtmM060841@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sun Jan 26 16:11:55 2020 New Revision: 524186 URL: https://svnweb.freebsd.org/changeset/ports/524186 Log: Update to 3.6.4 Changes: https://git.kernel.org/pub/scm/utils/pciutils/pciutils.git/tree/ChangeLog?h=v3.6.4 Modified: head/devel/libpci/Makefile head/devel/libpci/distinfo Modified: head/devel/libpci/Makefile ============================================================================== --- head/devel/libpci/Makefile Sun Jan 26 15:56:14 2020 (r524185) +++ head/devel/libpci/Makefile Sun Jan 26 16:11:55 2020 (r524186) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libpci -PORTVERSION= 3.6.3 +PORTVERSION= 3.6.4 CATEGORIES= devel MASTER_SITES= KERNEL_ORG/software/utils/pciutils \ ftp://atrey.karlin.mff.cuni.cz/pub/linux/pci/ \ Modified: head/devel/libpci/distinfo ============================================================================== --- head/devel/libpci/distinfo Sun Jan 26 15:56:14 2020 (r524185) +++ head/devel/libpci/distinfo Sun Jan 26 16:11:55 2020 (r524186) @@ -1,3 +1,3 @@ -TIMESTAMP = 1579945425 -SHA256 (pciutils-3.6.3.tar.xz) = c5b78d81c8b16825151420052dd5cd6332e8e017ae784018ed83031c526b52eb -SIZE (pciutils-3.6.3.tar.xz) = 360816 +TIMESTAMP = 1580018095 +SHA256 (pciutils-3.6.4.tar.xz) = f67ff732976e2db2a5ccdf3960020796526ba6b05f6b1cdd24b7b206af706055 +SIZE (pciutils-3.6.4.tar.xz) = 362528
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202001261611.00QGBtmM060841>