misc/osinfo-db: update to 20161026
Also, require osinfo-db-tools >= 1.1.0 because of some of the new command line switches added in this version that might be used.
This commit is contained in:
parent
5c23023b9d
commit
0c2a03d184
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=426251
3 changed files with 35 additions and 5 deletions
|
@ -2,14 +2,14 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= osinfo-db
|
||||
PORTVERSION= 20160728
|
||||
PORTVERSION= 20161026
|
||||
CATEGORIES= misc
|
||||
MASTER_SITES= https://fedorahosted.org/releases/l/i/libosinfo/
|
||||
|
||||
MAINTAINER= novel@FreeBSD.org
|
||||
COMMENT= Osinfo database files
|
||||
|
||||
BUILD_DEPENDS= osinfo-db-import:sysutils/osinfo-db-tools
|
||||
BUILD_DEPENDS= osinfo-db-tools>=1.1.0:sysutils/osinfo-db-tools
|
||||
|
||||
USES= tar:xz
|
||||
NO_BUILD= yes
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1477378706
|
||||
SHA256 (osinfo-db-20160728.tar.xz) = 4373f1b216c1a4e026576e105ad4cb524d0ee484d0ab8dcfcec21cbf119de6fb
|
||||
SIZE (osinfo-db-20160728.tar.xz) = 53872
|
||||
TIMESTAMP = 1479312641
|
||||
SHA256 (osinfo-db-20161026.tar.xz) = 962a68287dac6308a2e86123f700bdaa0c5bd433763c1000032a4b6b71a443d1
|
||||
SIZE (osinfo-db-20161026.tar.xz) = 61140
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
share/osinfo/LICENSE
|
||||
share/osinfo/VERSION
|
||||
share/osinfo/datamap/microsoft.com/win-7-l10n-language.xml
|
||||
share/osinfo/datamap/microsoft.com/win-8-l10n-language-reverse.xml
|
||||
|
@ -6,7 +7,36 @@ share/osinfo/datamap/x.org/x11-keyboard.xml
|
|||
share/osinfo/device/ibasetechnologies.net/isa-ib700.xml
|
||||
share/osinfo/device/ibm.com/ps2-keyboard.xml
|
||||
share/osinfo/device/ibm.com/ps2-mouse.xml
|
||||
share/osinfo/device/pcisig.com/pci-1000-0012.d/class.xml
|
||||
share/osinfo/device/pcisig.com/pci-1013-00b8.d/class.xml
|
||||
share/osinfo/device/pcisig.com/pci-1022-2000.d/class.xml
|
||||
share/osinfo/device/pcisig.com/pci-10ec-8029.d/class.xml
|
||||
share/osinfo/device/pcisig.com/pci-10ec-8139.d/class.xml
|
||||
share/osinfo/device/pcisig.com/pci-1234-1111.xml
|
||||
share/osinfo/device/pcisig.com/pci-1274-5000.d/class.xml
|
||||
share/osinfo/device/pcisig.com/pci-15ad-0710.d/class.xml
|
||||
share/osinfo/device/pcisig.com/pci-1af4-1000.d/class.xml
|
||||
share/osinfo/device/pcisig.com/pci-1af4-1001.d/class.xml
|
||||
share/osinfo/device/pcisig.com/pci-1af4-1002.d/class.xml
|
||||
share/osinfo/device/pcisig.com/pci-1af4-1003.d/class.xml
|
||||
share/osinfo/device/pcisig.com/pci-1af4-1004.d/class.xml
|
||||
share/osinfo/device/pcisig.com/pci-1af4-1005.d/class.xml
|
||||
share/osinfo/device/pcisig.com/pci-1af4-1009.d/class.xml
|
||||
share/osinfo/device/pcisig.com/pci-1af4-1041.d/class.xml
|
||||
share/osinfo/device/pcisig.com/pci-1af4-1042.d/class.xml
|
||||
share/osinfo/device/pcisig.com/pci-1af4-1043.d/class.xml
|
||||
share/osinfo/device/pcisig.com/pci-1af4-1044.d/class.xml
|
||||
share/osinfo/device/pcisig.com/pci-1af4-1045.d/class.xml
|
||||
share/osinfo/device/pcisig.com/pci-1af4-1048.d/class.xml
|
||||
share/osinfo/device/pcisig.com/pci-1af4-1049.d/class.xml
|
||||
share/osinfo/device/pcisig.com/pci-1af4-1050.d/class.xml
|
||||
share/osinfo/device/pcisig.com/pci-1af4-1052.d/class.xml
|
||||
share/osinfo/device/pcisig.com/pci-1b36-0100.d/class.xml
|
||||
share/osinfo/device/pcisig.com/pci-8086-100e.d/class.xml
|
||||
share/osinfo/device/pcisig.com/pci-8086-2415.d/class.xml
|
||||
share/osinfo/device/pcisig.com/pci-8086-25ab.d/class.xml
|
||||
share/osinfo/device/pcisig.com/pci-8086-2668.d/class.xml
|
||||
share/osinfo/device/usb.org/usb-80ee-0021.d/class.xml
|
||||
share/osinfo/device/xen.org/xen-console.xml
|
||||
share/osinfo/device/xen.org/xen-pci.xml
|
||||
share/osinfo/device/xen.org/xen-vbd.xml
|
||||
|
|
Loading…
Reference in a new issue