From 793356623a1255b2d09903a21a52b1c26bf502ef Mon Sep 17 00:00:00 2001 From: Sunpoet Po-Chuan Hsieh Date: Thu, 6 Oct 2011 13:46:41 +0000 Subject: [PATCH] - Update to 3.1.8 - Update MASTER_SITES: cleanup and add my LOCAL Changes: - More capabilities: Transaction Processing Hints, Latency Tolerance Reporting. Thanks to Jesse Barnes. - Added BeOS and Haiku ports. Contributed by Francois Revol. - pciutils.pc now uses Libs.private properly. - When we format a name and it does not fit in the buffer, we truncate it instead of returning "buffer too small" instead. This works on all platforms with sane (i.e., C99-compatible) snprintf(). - Various minor bug fixes. - Updated pci.ids to the today's snapshot of the database. --- devel/libpci/Makefile | 7 ++----- devel/libpci/distinfo | 4 ++-- 2 files changed, 4 insertions(+), 7 deletions(-) diff --git a/devel/libpci/Makefile b/devel/libpci/Makefile index 4e3041338ac6..f1f445fb52d6 100644 --- a/devel/libpci/Makefile +++ b/devel/libpci/Makefile @@ -6,13 +6,10 @@ # PORTNAME= libpci -PORTVERSION= 3.1.7 -PORTREVISION= 2 +PORTVERSION= 3.1.8 CATEGORIES= devel MASTER_SITES= ftp://atrey.karlin.mff.cuni.cz/pub/linux/pci/ \ - ${MASTER_SITE_KERNEL_ORG} \ - ftp://metalab.unc.edu/pub/Linux/hardware/ -MASTER_SITE_SUBDIR= software/utils/pciutils + LOCAL/sunpoet DISTNAME= pciutils-${PORTVERSION} MAINTAINER= sunpoet@FreeBSD.org diff --git a/devel/libpci/distinfo b/devel/libpci/distinfo index 8656a95f2154..f02e11148ab3 100644 --- a/devel/libpci/distinfo +++ b/devel/libpci/distinfo @@ -1,2 +1,2 @@ -SHA256 (pciutils-3.1.7.tar.gz) = 0f39818eabd793bb48d5b98ca52141d8247306a85876482c0075d0c95aeccea2 -SIZE (pciutils-3.1.7.tar.gz) = 320603 +SHA256 (pciutils-3.1.8.tar.gz) = 15a7de19f23f95eeda2487bedc6b4c11eddea9c30bba35573775b4d46b7a46ca +SIZE (pciutils-3.1.8.tar.gz) = 376199