aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2015-04-10 16:30:14 +0800
committersunpoet <sunpoet@FreeBSD.org>2015-04-10 16:30:14 +0800
commite99bcd7b19d8455d3ccc1fd86fa371029823d978 (patch)
tree9fcfc41ea20e97bcac0f502b67f61828fe9a37b5 /devel
parent28f9659f20350d31d1ac5e3db6d7214002e3e7d7 (diff)
downloadfreebsd-ports-gnome-e99bcd7b19d8455d3ccc1fd86fa371029823d978.tar.gz
freebsd-ports-gnome-e99bcd7b19d8455d3ccc1fd86fa371029823d978.tar.zst
freebsd-ports-gnome-e99bcd7b19d8455d3ccc1fd86fa371029823d978.zip
- Update to 3.3.1
- Update MASTER_SITES Changes: http://git.kernel.org/cgit/utils/pciutils/pciutils.git/tree/ChangeLog
Diffstat (limited to 'devel')
-rw-r--r--devel/libpci/Makefile7
-rw-r--r--devel/libpci/distinfo4
2 files changed, 6 insertions, 5 deletions
diff --git a/devel/libpci/Makefile b/devel/libpci/Makefile
index 8bafd2376be4..88e58e0b4d06 100644
--- a/devel/libpci/Makefile
+++ b/devel/libpci/Makefile
@@ -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
diff --git a/devel/libpci/distinfo b/devel/libpci/distinfo
index d4b3325c41d1..3b8a1dcf6e13 100644
--- a/devel/libpci/distinfo
+++ b/devel/libpci/distinfo
@@ -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