[Midnightbsd-cvs] mports [16407] trunk/sysutils/dmidecode: dmidecode 2.12

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Mon Jun 30 21:31:00 EDT 2014


Revision: 16407
          http://svnweb.midnightbsd.org/mports/?rev=16407
Author:   laffer1
Date:     2014-06-30 21:30:59 -0400 (Mon, 30 Jun 2014)
Log Message:
-----------
dmidecode 2.12

Modified Paths:
--------------
    trunk/sysutils/dmidecode/Makefile
    trunk/sysutils/dmidecode/distinfo

Modified: trunk/sysutils/dmidecode/Makefile
===================================================================
--- trunk/sysutils/dmidecode/Makefile	2014-07-01 01:27:46 UTC (rev 16406)
+++ trunk/sysutils/dmidecode/Makefile	2014-07-01 01:30:59 UTC (rev 16407)
@@ -2,7 +2,7 @@
 # $FreeBSD: ports/sysutils/dmidecode/Makefile,v 1.9 2007/03/25 12:42:25 rafan Exp $
 
 PORTNAME=	dmidecode
-PORTVERSION=	2.11
+PORTVERSION=	2.12
 CATEGORIES=	sysutils
 MASTER_SITES=	${MASTER_SITE_SAVANNAH} \
 		ftp://ftp.nuug.no/pub/anders/distfiles/
@@ -9,7 +9,8 @@
 MASTER_SITE_SUBDIR=	${PORTNAME}
 
 MAINTAINER=	ports at MidnightBSD.org
-COMMENT=	A tool for dumping DMI (SMBIOS) contents in human-readable format
+COMMENT=	Tool for dumping DMI (SMBIOS) contents in human-readable format
+
 LICENSE=	gpl2
 
 FAKE_OPTS=	trueprefix
@@ -16,7 +17,7 @@
 
 ONLY_FOR_ARCHS=	i386 amd64
 
-USE_BZIP2=	yes
+USES=		tar:bzip2
 USE_GETOPT_LONG=	yes
 MAKE_ENV+=	CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" DOCSDIR="${DOCSDIR}"
 

Modified: trunk/sysutils/dmidecode/distinfo
===================================================================
--- trunk/sysutils/dmidecode/distinfo	2014-07-01 01:27:46 UTC (rev 16406)
+++ trunk/sysutils/dmidecode/distinfo	2014-07-01 01:30:59 UTC (rev 16407)
@@ -1,2 +1,2 @@
-SHA256 (dmidecode-2.11.tar.bz2) = 6da5643479b3b591b71a91122a25b89b77920b66e1ad0a5162d3c75b50423b51
-SIZE (dmidecode-2.11.tar.bz2) = 54537
+SHA256 (dmidecode-2.12.tar.bz2) = 913ff3055d563a62a420789b8ee33b038de9afa18ea61254760ddf8ab87a5088
+SIZE (dmidecode-2.12.tar.bz2) = 55191



More information about the Midnightbsd-cvs mailing list