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
This commit is contained in:
Tobias C. Berner 2021-02-14 12:34:53 +00:00
parent b9da9adcfa
commit 1cc998e19b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=565221
4 changed files with 7 additions and 8 deletions

1
MOVED
View File

@ -16164,3 +16164,4 @@ security/openvas9-manager|security/gvmd|2021-02-08|Has expired: End of life, ple
security/openvas9-scanner|security/openvas|2021-02-08|Has expired: End of life, please migrate to security/openvas port
security/greenbone-security-assistant8|security/greenbone-security-assistant|2021-02-08|Has expired: End of life, please migrate to new version of greenbone-security-assistant
security/greenbone-security-assistant9|security/greenbone-security-assistant|2021-02-08|Has expired: End of life, please migrate to new version of greenbone-security-assistant
misc/pnpids|misc/hwdata|2021-02-14|Rename package to upstreams name

View File

@ -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}/,}