Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 22 Feb 2020 15:55:47 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r526788 - head/sysutils/dmidecode
Message-ID:  <202002221555.01MFtl4R054236@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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/



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202002221555.01MFtl4R054236>