Date: Wed, 16 Nov 2016 17:37:20 +0000 (UTC) From: Roman Bogorodskiy <novel@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r426251 - head/misc/osinfo-db Message-ID: <201611161737.uAGHbKf6055486@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: novel Date: Wed Nov 16 17:37:20 2016 New Revision: 426251 URL: https://svnweb.freebsd.org/changeset/ports/426251 Log: 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. Modified: head/misc/osinfo-db/Makefile head/misc/osinfo-db/distinfo head/misc/osinfo-db/pkg-plist Modified: head/misc/osinfo-db/Makefile ============================================================================== --- head/misc/osinfo-db/Makefile Wed Nov 16 17:35:23 2016 (r426250) +++ head/misc/osinfo-db/Makefile Wed Nov 16 17:37:20 2016 (r426251) @@ -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 Modified: head/misc/osinfo-db/distinfo ============================================================================== --- head/misc/osinfo-db/distinfo Wed Nov 16 17:35:23 2016 (r426250) +++ head/misc/osinfo-db/distinfo Wed Nov 16 17:37:20 2016 (r426251) @@ -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 Modified: head/misc/osinfo-db/pkg-plist ============================================================================== --- head/misc/osinfo-db/pkg-plist Wed Nov 16 17:35:23 2016 (r426250) +++ head/misc/osinfo-db/pkg-plist Wed Nov 16 17:37:20 2016 (r426251) @@ -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. 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201611161737.uAGHbKf6055486>