svn commit: r333525 - head/sysutils/pciutils
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Mon Nov 11 17:17:53 UTC 2013
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 at 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/
More information about the svn-ports-head
mailing list