git: 7a0b3910ade0 - main - sysutils/wmbsdbatt: improve port's survivability by amending MASTER_SITES
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 27 Jul 2023 14:27:17 UTC
The branch main has been updated by danfe: URL: https://cgit.FreeBSD.org/ports/commit/?id=7a0b3910ade0c1edd6907a7471ceaf6451963bcb commit 7a0b3910ade0c1edd6907a7471ceaf6451963bcb Author: Alexey Dokuchaev <danfe@FreeBSD.org> AuthorDate: 2023-07-27 14:26:20 +0000 Commit: Alexey Dokuchaev <danfe@FreeBSD.org> CommitDate: 2023-07-27 14:26:20 +0000 sysutils/wmbsdbatt: improve port's survivability by amending MASTER_SITES While here, shorten COMMENT (yet expand contraction), adjust LICENSE, and add missing items on the USE_XORG list per stage QA report. --- sysutils/wmbsdbatt/Makefile | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/sysutils/wmbsdbatt/Makefile b/sysutils/wmbsdbatt/Makefile index 5544c8568463..c97f0dca461d 100644 --- a/sysutils/wmbsdbatt/Makefile +++ b/sysutils/wmbsdbatt/Makefile @@ -2,17 +2,19 @@ PORTNAME= wmbsdbatt PORTVERSION= 0.1 PORTREVISION= 5 CATEGORIES= sysutils windowmaker -MASTER_SITES= http://mirror.its.dal.ca/freebsd/distfiles/ \ +MASTER_SITES= http://freebsd.nsu.ru/distfiles/ LOCAL/danfe \ + http://mirror.its.dal.ca/freebsd/distfiles/ \ + http://vault.101011010.xyz/distfiles/ \ https://discovery.midnightbsd.org/mports/distfiles/ MAINTAINER= xride@FreeBSD.org -COMMENT= Dockapp for battery & temperature monitoring through ACPI +COMMENT= Dockapp for battery and temperature monitoring via ACPI WWW= http://mailbox.univie.ac.at/~le/wmbsdbatt/ -LICENSE= GPLv2 +LICENSE= GPLv2+ USES= xorg -USE_XORG= x11 xpm +USE_XORG= x11 xext xpm PLIST_FILES= bin/wmbsdbatt