Update to 1.09.
This commit is contained in:
parent
7b87935f1c
commit
c14a75171e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=375850
2 changed files with 8 additions and 4 deletions
|
@ -2,17 +2,21 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= sdparm
|
||||
PORTVERSION= 1.08
|
||||
PORTVERSION= 1.09
|
||||
CATEGORIES= sysutils
|
||||
MASTER_SITES= http://sg.danny.cz/sg/p/
|
||||
EXTRACT_SUFX= .tgz
|
||||
|
||||
MAINTAINER= delphij@FreeBSD.org
|
||||
COMMENT= Utilities to access SCSI device parameters
|
||||
|
||||
LICENSE= BSD3CLAUSE
|
||||
|
||||
USE_LDCONFIG= yes
|
||||
USES= shebangfix tar:tgz
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
SHEBANG_FILES= scripts/sas_disk_blink
|
||||
|
||||
PLIST_FILES= bin/sas_disk_blink \
|
||||
bin/sdparm \
|
||||
man/man8/sas_disk_blink.8.gz \
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (sdparm-1.08.tgz) = 376b78a414b1a9c47f3f13dbeb963e7a3ec7be126f83927d6856b5f7ac425e57
|
||||
SIZE (sdparm-1.08.tgz) = 325255
|
||||
SHA256 (sdparm-1.09.tgz) = 7294f44173ac0946f1de8af02b1bdb0bd648079245396589397a2b0d3abc42d3
|
||||
SIZE (sdparm-1.09.tgz) = 348129
|
||||
|
|
Loading…
Reference in a new issue