svn commit: r526788 - head/sysutils/dmidecode
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sat Feb 22 15:55:49 UTC 2020
Author: sunpoet
Date: Sat Feb 22 15:55:46 2020
New Revision: 526788
URL: https://svnweb.freebsd.org/changeset/ports/526788
Log:
Update WWW
- Cosmetic change
Modified:
head/sysutils/dmidecode/Makefile
head/sysutils/dmidecode/pkg-descr
Modified: head/sysutils/dmidecode/Makefile
==============================================================================
--- head/sysutils/dmidecode/Makefile Sat Feb 22 15:55:41 2020 (r526787)
+++ head/sysutils/dmidecode/Makefile Sat Feb 22 15:55:46 2020 (r526788)
@@ -14,12 +14,13 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
ONLY_FOR_ARCHS= amd64 i386
-OPTIONS_DEFINE= DOCS
+USES= tar:xz
MAKE_ENV= DOCSDIR="${DOCSDIR}"
-USES= tar:xz
SUB_FILES= dmidecode
+
+OPTIONS_DEFINE= DOCS
post-install:
${MKDIR} ${STAGEDIR}${PREFIX}/etc/periodic/daily/
Modified: head/sysutils/dmidecode/pkg-descr
==============================================================================
--- head/sysutils/dmidecode/pkg-descr Sat Feb 22 15:55:41 2020 (r526787)
+++ head/sysutils/dmidecode/pkg-descr Sat Feb 22 15:55:46 2020 (r526788)
@@ -6,4 +6,4 @@ depending on the manufacturer. This will often include
sockets, expansion slots (e.g. AGP, PCI, ISA) and memory module slots, and the
list of I/O ports (e.g. serial, parallel, USB).
-WWW: http://www.nongnu.org/dmidecode/
+WWW: https://www.nongnu.org/dmidecode/
More information about the svn-ports-all
mailing list