Update to mmc-utils as of 20170320, which additionally allow for
obtaining the life time estimation and pre-EOL information of an eMMC chip from the extended CSD registers.
This commit is contained in:
parent
f276ca02b8
commit
d5b65af698
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=437170
@ -2,8 +2,8 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= mmc-utils
|
||||
PORTVERSION= 20160901
|
||||
DISTVERSIONSUFFIX= -2cb6695e
|
||||
PORTVERSION= 20170320
|
||||
DISTVERSIONSUFFIX= -37c86e60
|
||||
CATEGORIES= sysutils
|
||||
MASTER_SITES= LOCAL/marius
|
||||
|
||||
@ -17,6 +17,8 @@ USES= gmake tar:bzip2
|
||||
|
||||
PLIST_FILES= man/man1/mmc.1.gz sbin/mmc
|
||||
|
||||
MMC_GITURL= git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc-utils.git
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if (${OPSYS} == FreeBSD && \
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1489527894
|
||||
SHA256 (mmc-utils-20160901-2cb6695e.tar.bz2) = 8373b45e04bb0aef27a3127ba6654560f6599cfba61b21b14ab7cf0d25150359
|
||||
SIZE (mmc-utils-20160901-2cb6695e.tar.bz2) = 40056
|
||||
TIMESTAMP = 1490631682
|
||||
SHA256 (mmc-utils-20170320-37c86e60.tar.bz2) = 45c28f61ac76b2f9bb7d7aaea14d9619133d2923fe9d5cb2c170581729b4c4ee
|
||||
SIZE (mmc-utils-20170320-37c86e60.tar.bz2) = 40108
|
||||
|
Loading…
Reference in New Issue
Block a user