diff options
Diffstat (limited to 'sysutils/plasma6-kinfocenter')
-rw-r--r-- | sysutils/plasma6-kinfocenter/Makefile | 5 | ||||
-rw-r--r-- | sysutils/plasma6-kinfocenter/distinfo | 6 |
2 files changed, 8 insertions, 3 deletions
diff --git a/sysutils/plasma6-kinfocenter/Makefile b/sysutils/plasma6-kinfocenter/Makefile index 5f0adccec280..05220ff570f4 100644 --- a/sysutils/plasma6-kinfocenter/Makefile +++ b/sysutils/plasma6-kinfocenter/Makefile @@ -1,5 +1,6 @@ PORTNAME= kinfocenter DISTVERSION= ${KDE_PLASMA_VERSION} +PORTREVISION= 2 CATEGORIES= sysutils kde kde-plasma MAINTAINER= kde@FreeBSD.org @@ -8,6 +9,7 @@ COMMENT= View information about your computer's hardware BUILD_DEPENDS= ${LOCALBASE}/include/vulkan/vulkan.h:graphics/vulkan-headers RUN_DEPENDS= clinfo:devel/clinfo \ glxinfo:graphics/mesa-demos \ + hwdata>0:misc/hwdata \ lsblk:sysutils/lsblk \ lscpu:sysutils/lscpu \ pipewire:multimedia/pipewire \ @@ -30,6 +32,9 @@ USE_QT= base declarative RUN_DEPENDS+= dmidecode:sysutils/dmidecode .endif +post-patch: + ${REINPLACE_CMD} '/usb.ids/s,/usr,${LOCALBASE},' ${WRKSRC}/kcms/usbview/usbdb.cpp + # install freebsd-logo and distrorc post-install: ${MKDIR} ${STAGEDIR}/${DATADIR}/images diff --git a/sysutils/plasma6-kinfocenter/distinfo b/sysutils/plasma6-kinfocenter/distinfo index ad8459ff8233..b665bc59ba71 100644 --- a/sysutils/plasma6-kinfocenter/distinfo +++ b/sysutils/plasma6-kinfocenter/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1751380547 -SHA256 (KDE/plasma/6.4.2/kinfocenter-6.4.2.tar.xz) = 1d25ffed7904bdb7ae4d2ff56d4173b48a15384cb970a78a145127866dd199da -SIZE (KDE/plasma/6.4.2/kinfocenter-6.4.2.tar.xz) = 758388 +TIMESTAMP = 1752584475 +SHA256 (KDE/plasma/6.4.3/kinfocenter-6.4.3.tar.xz) = 4d5f499470772a74b4f229f676feb7aefd12ec2b2d36458b8483d8dca3a48a79 +SIZE (KDE/plasma/6.4.3/kinfocenter-6.4.3.tar.xz) = 758404 |