Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 11 Nov 2013 17:17:52 +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: r333525 - head/sysutils/pciutils
Message-ID:  <201311111717.rABHHqZA041722@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Mon Nov 11 17:17:51 2013
New Revision: 333525
URL: http://svnweb.freebsd.org/changeset/ports/333525

Log:
  - Update to 3.2.1
  - Update MASTER_SITES
  - Update WWW
  
  Changes:	http://git.kernel.org/cgit/utils/pciutils/pciutils.git/tree/ChangeLog

Modified:
  head/sysutils/pciutils/Makefile
  head/sysutils/pciutils/distinfo   (contents, props changed)
  head/sysutils/pciutils/pkg-descr   (contents, props changed)

Modified: head/sysutils/pciutils/Makefile
==============================================================================
--- head/sysutils/pciutils/Makefile	Mon Nov 11 17:17:46 2013	(r333524)
+++ head/sysutils/pciutils/Makefile	Mon Nov 11 17:17:51 2013	(r333525)
@@ -2,11 +2,9 @@
 # $FreeBSD$
 
 PORTNAME=	pciutils
-PORTVERSION=	3.2.0
-PORTREVISION=	1
+PORTVERSION=	3.2.1
 CATEGORIES=	sysutils
 MASTER_SITES=	ftp://atrey.karlin.mff.cuni.cz/pub/linux/pci/ \
-		KERNEL/software/utils/pciutils \
 		LOCAL/sunpoet
 
 MAINTAINER=	sunpoet@FreeBSD.org

Modified: head/sysutils/pciutils/distinfo
==============================================================================
--- head/sysutils/pciutils/distinfo	Mon Nov 11 17:17:46 2013	(r333524)
+++ head/sysutils/pciutils/distinfo	Mon Nov 11 17:17:51 2013	(r333525)
@@ -1,2 +1,2 @@
-SHA256 (pciutils-3.2.0.tar.gz) = 84e705bff712b128a942117565a3506bd4b8bf841d397c1962c6255169762f71
-SIZE (pciutils-3.2.0.tar.gz) = 357003
+SHA256 (pciutils-3.2.1.tar.gz) = b31131b721fa26378b4af61b1c49986ff40fe590bc210545b210b6b774337858
+SIZE (pciutils-3.2.1.tar.gz) = 367046

Modified: head/sysutils/pciutils/pkg-descr
==============================================================================
--- head/sysutils/pciutils/pkg-descr	Mon Nov 11 17:17:46 2013	(r333524)
+++ head/sysutils/pciutils/pkg-descr	Mon Nov 11 17:17:51 2013	(r333525)
@@ -5,4 +5,4 @@ all PCI devices (very useful for debuggi
 device drivers) and `setpci' for manual configuration of PCI
 devices.
 
-WWW: http://atrey.karlin.mff.cuni.cz/~mj/pciutils.shtml
+WWW: http://mj.ucw.cz/sw/pciutils/



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