From owner-svn-ports-all@FreeBSD.ORG Fri Apr 10 08:30:16 2015 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 6C54B590; Fri, 10 Apr 2015 08:30:16 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 56F50DB5; Fri, 10 Apr 2015 08:30:16 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id t3A8UGGQ054456; Fri, 10 Apr 2015 08:30:16 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id t3A8UFrR054454; Fri, 10 Apr 2015 08:30:15 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201504100830.t3A8UFrR054454@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Fri, 10 Apr 2015 08:30:15 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r383708 - head/devel/libpci X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 10 Apr 2015 08:30:16 -0000 Author: sunpoet Date: Fri Apr 10 08:30:14 2015 New Revision: 383708 URL: https://svnweb.freebsd.org/changeset/ports/383708 Log: - Update to 3.3.1 - Update MASTER_SITES Changes: http://git.kernel.org/cgit/utils/pciutils/pciutils.git/tree/ChangeLog Modified: head/devel/libpci/Makefile head/devel/libpci/distinfo Modified: head/devel/libpci/Makefile ============================================================================== --- head/devel/libpci/Makefile Fri Apr 10 08:30:09 2015 (r383707) +++ head/devel/libpci/Makefile Fri Apr 10 08:30:14 2015 (r383708) @@ -2,9 +2,10 @@ # $FreeBSD$ PORTNAME= libpci -PORTVERSION= 3.3.0 +PORTVERSION= 3.3.1 CATEGORIES= devel -MASTER_SITES= ftp://atrey.karlin.mff.cuni.cz/pub/linux/pci/ \ +MASTER_SITES= KERNEL_ORG/software/utils/pciutils \ + ftp://atrey.karlin.mff.cuni.cz/pub/linux/pci/ \ LOCAL/sunpoet DISTNAME= pciutils-${PORTVERSION} @@ -19,7 +20,7 @@ ALL_TARGET= lib/libpci.a CPPFLAGS+= -fPIC MAKE_ENV= LANG=C USE_LDCONFIG= yes -USES= gmake +USES= gmake tar:xz PLIST_FILES= ${LIBPCI_FILES} \ lib/libpci.so Modified: head/devel/libpci/distinfo ============================================================================== --- head/devel/libpci/distinfo Fri Apr 10 08:30:09 2015 (r383707) +++ head/devel/libpci/distinfo Fri Apr 10 08:30:14 2015 (r383708) @@ -1,2 +1,2 @@ -SHA256 (pciutils-3.3.0.tar.gz) = 4b576a1c2570046fda83fa2c5488661de698874ab04fd8e06eef4b6ab806d58a -SIZE (pciutils-3.3.0.tar.gz) = 424967 +SHA256 (pciutils-3.3.1.tar.xz) = 514a3bdb77e4cdbe9e970e1885af46e0ba2011bf97364368c455ade0edd4e3a9 +SIZE (pciutils-3.3.1.tar.xz) = 299824