summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorTobias C. Berner <tcberner@FreeBSD.org>2021-02-14 12:34:53 +0000
committerTobias C. Berner <tcberner@FreeBSD.org>2021-02-14 12:34:53 +0000
commit1cc998e19bc636df8c9cec59d03f8fccd80e033f (patch)
treef30346f17e1cac7e07af9769397bcd0f4978fcda /misc
parenttextproc/fzf: Update to 0.25.1 (diff)
Move misc/pnpids to misc/hwdata
- As the port no longer only install the pnp.ids file, but also the others, it made sense to rename it to upstreams name
Notes
Notes: svn path=/head/; revision=565221
Diffstat (limited to 'misc')
-rw-r--r--misc/hwdata/Makefile (renamed from misc/pnpids/Makefile)14
-rw-r--r--misc/hwdata/distinfo (renamed from misc/pnpids/distinfo)0
-rw-r--r--misc/hwdata/pkg-descr (renamed from misc/pnpids/pkg-descr)0
3 files changed, 6 insertions, 8 deletions
diff --git a/misc/pnpids/Makefile b/misc/hwdata/Makefile
index 7fc35f8107c6..8601eca1bf3a 100644
--- a/misc/pnpids/Makefile
+++ b/misc/hwdata/Makefile
@@ -1,26 +1,24 @@
# Created by: Ting-Wei Lan <lantw44@gmail.com>
# $FreeBSD$
-PORTNAME= pnpids
+PORTNAME= hwdata
DISTVERSIONPREFIX= v
DISTVERSION= 0.344
-PORTREVISION= 1
+PORTREVISION= 2
PORTEPOCH= 1
CATEGORIES= misc
-MAINTAINER= gnome@FreeBSD.org
+MAINTAINER= desktop@FreeBSD.org
COMMENT= Database of IDs used in PCI, PNP and USB devices
LICENSE= GPLv2+ MIT
LICENSE_COMB= dual
-NO_ARCH= yes
-NO_BUILD= yes
-
-
USE_GITHUB= yes
GH_ACCOUNT= vcrhonek
-GH_PROJECT= hwdata
+
+NO_ARCH= yes
+NO_BUILD= yes
_ID_FILES= pci.ids pnp.ids usb.ids
PLIST_FILES= ${_ID_FILES:C,^,${DATADIR}/,}
diff --git a/misc/pnpids/distinfo b/misc/hwdata/distinfo
index 45e0bd38a19e..45e0bd38a19e 100644
--- a/misc/pnpids/distinfo
+++ b/misc/hwdata/distinfo
diff --git a/misc/pnpids/pkg-descr b/misc/hwdata/pkg-descr
index 616cc31a98e5..616cc31a98e5 100644
--- a/misc/pnpids/pkg-descr
+++ b/misc/hwdata/pkg-descr