aboutsummaryrefslogtreecommitdiff
path: root/graphics/drm_info
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2020-01-13 11:55:42 +0000
committerJan Beich <jbeich@FreeBSD.org>2020-01-13 11:55:42 +0000
commit883369102475aab73ae462b78130a60e13975fac (patch)
tree74ccab445e2431d5ad17581697727cf5c3897a7a /graphics/drm_info
parent4bc8b3bba284b5ffdea72a117d1e4f930f7e92ea (diff)
downloadports-883369102475aab73ae462b78130a60e13975fac.tar.gz
ports-883369102475aab73ae462b78130a60e13975fac.zip
graphics/drm_info: update to 2.2.0
Notes
Notes: svn path=/head/; revision=522878
Diffstat (limited to 'graphics/drm_info')
-rw-r--r--graphics/drm_info/Makefile9
-rw-r--r--graphics/drm_info/distinfo6
2 files changed, 11 insertions, 4 deletions
diff --git a/graphics/drm_info/Makefile b/graphics/drm_info/Makefile
index 69738e9b6319..c5358a32a9f0 100644
--- a/graphics/drm_info/Makefile
+++ b/graphics/drm_info/Makefile
@@ -2,7 +2,7 @@
PORTNAME= drm_info
DISTVERSIONPREFIX= v
-DISTVERSION= 2.1.0
+DISTVERSION= 2.2.0
CATEGORIES= graphics
MAINTAINER= jbeich@FreeBSD.org
@@ -19,4 +19,11 @@ USE_GITHUB= yes
GH_ACCOUNT= ascent12
PLIST_FILES= bin/${PORTNAME}
+OPTIONS_DEFINE= PCI
+OPTIONS_DEFAULT=PCI
+
+PCI_DESC= Print PCI device names via libpci
+PCI_LIB_DEPENDS= libpci.so:devel/libpci
+PCI_MESON_ENABLED= libpci
+
.include <bsd.port.mk>
diff --git a/graphics/drm_info/distinfo b/graphics/drm_info/distinfo
index 11eb5dc27f4e..018b3d66e64f 100644
--- a/graphics/drm_info/distinfo
+++ b/graphics/drm_info/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1559573555
-SHA256 (ascent12-drm_info-v2.1.0_GH0.tar.gz) = eb5158f93815e4a30b0e10c98fbe3e0b5422dbd8c6d6ff8b9490f92b80993612
-SIZE (ascent12-drm_info-v2.1.0_GH0.tar.gz) = 12947
+TIMESTAMP = 1578887873
+SHA256 (ascent12-drm_info-v2.2.0_GH0.tar.gz) = 0a903e52b89ec010367f8bd008793cde0fe042f3112c4840ca33657e476e2d27
+SIZE (ascent12-drm_info-v2.2.0_GH0.tar.gz) = 13510