Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 25 Jan 2020 18:19:32 +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: r524062 - head/devel/libpci
Message-ID:  <202001251819.00PIJWx2063515@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sat Jan 25 18:19:32 2020
New Revision: 524062
URL: https://svnweb.freebsd.org/changeset/ports/524062

Log:
  Update to 3.6.3
  
  Changes:	https://git.kernel.org/pub/scm/utils/pciutils/pciutils.git/tree/ChangeLog?h=v3.6.3

Modified:
  head/devel/libpci/Makefile
  head/devel/libpci/distinfo

Modified: head/devel/libpci/Makefile
==============================================================================
--- head/devel/libpci/Makefile	Sat Jan 25 18:18:41 2020	(r524061)
+++ head/devel/libpci/Makefile	Sat Jan 25 18:19:32 2020	(r524062)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	libpci
-PORTVERSION=	3.6.2
+PORTVERSION=	3.6.3
 CATEGORIES=	devel
 MASTER_SITES=	KERNEL_ORG/software/utils/pciutils \
 		ftp://atrey.karlin.mff.cuni.cz/pub/linux/pci/ \
@@ -17,10 +17,11 @@ LICENSE_FILE=	${WRKSRC}/COPYING
 
 RUN_DEPENDS=	${LOCALBASE}/share/pciids/pci.ids:misc/pciids
 
+USES=		gmake tar:xz
+
 ALL_TARGET=	lib/libpci.a
 CFLAGS+=	-fPIC
 USE_LDCONFIG=	yes
-USES=		gmake tar:xz
 
 PLIST_FILES=	${LIBPCI_FILES} \
 		lib/libpci.so

Modified: head/devel/libpci/distinfo
==============================================================================
--- head/devel/libpci/distinfo	Sat Jan 25 18:18:41 2020	(r524061)
+++ head/devel/libpci/distinfo	Sat Jan 25 18:19:32 2020	(r524062)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1534176275
-SHA256 (pciutils-3.6.2.tar.xz) = db452ec986edefd88af0d222d22f6102f8030a8633fdfe846c3ae4bde9bb93f3
-SIZE (pciutils-3.6.2.tar.xz) = 344492
+TIMESTAMP = 1579945425
+SHA256 (pciutils-3.6.3.tar.xz) = c5b78d81c8b16825151420052dd5cd6332e8e017ae784018ed83031c526b52eb
+SIZE (pciutils-3.6.3.tar.xz) = 360816



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202001251819.00PIJWx2063515>