mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
Update to 1.40.
This commit is contained in:
parent
bef3043fc1
commit
d3c5fdd830
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=372567
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= sg3_utils
|
||||
PORTVERSION= 1.39
|
||||
PORTVERSION= 1.40
|
||||
CATEGORIES= sysutils
|
||||
MASTER_SITES= http://sg.danny.cz/sg/p/
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (sg3_utils-1.39.tgz) = 0fb6eae3de7f8e71398bf1315712eceae5b6776b5b9ef882bcfd759063ea8709
|
||||
SIZE (sg3_utils-1.39.tgz) = 1129740
|
||||
SHA256 (sg3_utils-1.40.tgz) = 44a9ecfd3af018fa9f3586067a8fa5f4874451c3d773d74436d262a7e530ee83
|
||||
SIZE (sg3_utils-1.40.tgz) = 1179730
|
||||
|
@ -36,9 +36,11 @@ bin/sg_safte
|
||||
bin/sg_sanitize
|
||||
bin/sg_sat_identify
|
||||
bin/sg_sat_phy_event
|
||||
bin/sg_sat_read_gplog
|
||||
bin/sg_sat_set_features
|
||||
bin/sg_senddiag
|
||||
bin/sg_ses
|
||||
bin/sg_ses_microcode
|
||||
bin/sg_start
|
||||
bin/sg_stpg
|
||||
bin/sg_sync
|
||||
@ -50,6 +52,7 @@ bin/sg_wr_mode
|
||||
bin/sg_write_buffer
|
||||
bin/sg_write_long
|
||||
bin/sg_write_same
|
||||
bin/sg_write_verify
|
||||
include/scsi/sg_cmds.h
|
||||
include/scsi/sg_cmds_basic.h
|
||||
include/scsi/sg_cmds_extra.h
|
||||
@ -99,9 +102,11 @@ man/man8/sg_safte.8.gz
|
||||
man/man8/sg_sanitize.8.gz
|
||||
man/man8/sg_sat_identify.8.gz
|
||||
man/man8/sg_sat_phy_event.8.gz
|
||||
man/man8/sg_sat_read_gplog.8.gz
|
||||
man/man8/sg_sat_set_features.8.gz
|
||||
man/man8/sg_senddiag.8.gz
|
||||
man/man8/sg_ses.8.gz
|
||||
man/man8/sg_ses_microcode.8.gz
|
||||
man/man8/sg_start.8.gz
|
||||
man/man8/sg_stpg.8.gz
|
||||
man/man8/sg_sync.8.gz
|
||||
@ -113,4 +118,5 @@ man/man8/sg_wr_mode.8.gz
|
||||
man/man8/sg_write_buffer.8.gz
|
||||
man/man8/sg_write_long.8.gz
|
||||
man/man8/sg_write_same.8.gz
|
||||
@dirrm include/scsi
|
||||
man/man8/sg_write_verify.8.gz
|
||||
@dir include/scsi
|
||||
|
Loading…
Reference in New Issue
Block a user