diff --git a/sysutils/pciutils/Makefile b/sysutils/pciutils/Makefile index 3c38d5edcbb4..515e51826d74 100644 --- a/sysutils/pciutils/Makefile +++ b/sysutils/pciutils/Makefile @@ -1,36 +1,37 @@ PORTNAME= pciutils -PORTVERSION= 3.14.0 +PORTVERSION= 3.15.0 CATEGORIES= sysutils MASTER_SITES= KERNEL_ORG/software/utils/pciutils MAINTAINER= sunpoet@FreeBSD.org COMMENT= PCI configuration utilities -WWW= https://mj.ucw.cz/sw/pciutils/ +WWW= https://mj.ucw.cz/sw/pciutils/ \ + https://github.com/pciutils/pciutils LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= libpci>=${PORTVERSION}:devel/libpci LIB_DEPENDS= libpci.so:devel/libpci RUN_DEPENDS= ${LOCALBASE}/share/pciids/pci.ids:misc/pciids USES= gmake localbase:ldflags tar:xz ALL_TARGET= lspci lspci.8 setpci setpci.8 CFLAGS+= -fPIC LDFLAGS+= -lpci PLIST_FILES= bin/lspci \ bin/setpci \ share/man/man8/lspci.8.gz \ share/man/man8/setpci.8.gz do-configure: ${CP} ${LOCALBASE}/include/pci/config.h ${WRKSRC}/lib/config.h ${CP} ${LOCALBASE}/share/libpci/config.mk ${WRKSRC}/lib/config.mk do-install: ${INSTALL_PROGRAM} ${WRKSRC}/lspci ${WRKSRC}/setpci ${STAGEDIR}${PREFIX}/bin/ ${INSTALL_MAN} ${WRKSRC}/lspci.8 ${WRKSRC}/setpci.8 ${STAGEDIR}${PREFIX}/share/man/man8/ .include diff --git a/sysutils/pciutils/distinfo b/sysutils/pciutils/distinfo index dbc07087701a..3f55d1c4304f 100644 --- a/sysutils/pciutils/distinfo +++ b/sysutils/pciutils/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1750954136 -SHA256 (pciutils-3.14.0.tar.xz) = e7713409882813991d2269d125e40dad1f54a019a52b78b3962941c1d4a6f86f -SIZE (pciutils-3.14.0.tar.xz) = 513188 +TIMESTAMP = 1777252526 +SHA256 (pciutils-3.15.0.tar.xz) = c02940f430841ecf158d5d9a50007afc4d5353c8678a2455003ca0b2c4e9f5ff +SIZE (pciutils-3.15.0.tar.xz) = 529756