diff options
author | Xin LI <delphij@FreeBSD.org> | 2009-11-03 17:49:11 +0000 |
---|---|---|
committer | Xin LI <delphij@FreeBSD.org> | 2009-11-03 17:49:11 +0000 |
commit | 76eb8c533cf39d558c769dc129187e8e1bb1da9e (patch) | |
tree | 1a368b13ad0a9fd6ff271ea51c9dab5a14d20a2c /sysutils/sg3_utils | |
parent | ef6ff398c8e22784b4dc087c8f7782e348af503e (diff) | |
download | ports-76eb8c533cf39d558c769dc129187e8e1bb1da9e.tar.gz ports-76eb8c533cf39d558c769dc129187e8e1bb1da9e.zip |
Notes
Diffstat (limited to 'sysutils/sg3_utils')
-rw-r--r-- | sysutils/sg3_utils/Makefile | 23 | ||||
-rw-r--r-- | sysutils/sg3_utils/distinfo | 6 | ||||
-rw-r--r-- | sysutils/sg3_utils/pkg-plist | 23 |
3 files changed, 31 insertions, 21 deletions
diff --git a/sysutils/sg3_utils/Makefile b/sysutils/sg3_utils/Makefile index db353f61c128..e94b02d84801 100644 --- a/sysutils/sg3_utils/Makefile +++ b/sysutils/sg3_utils/Makefile @@ -6,9 +6,9 @@ # PORTNAME= sg3_utils -PORTVERSION= 1.25 +PORTVERSION= 1.28 CATEGORIES= sysutils -MASTER_SITES= http://sg.torque.net/sg/p/ +MASTER_SITES= http://sg.danny.cz/sg/p/ EXTRACT_SUFX= .tgz MAINTAINER= dindin@dindin.ru @@ -18,13 +18,16 @@ USE_GMAKE= yes USE_LDCONFIG= yes GNU_CONFIGURE= yes -MAN8= sg_format.8 sg_get_config.8 sg_ident.8 sg_inq.8 sg_logs.8 \ - sg_luns.8 sg_modes.8 sg_persist.8 sg_opcodes.8 sg_prevent.8 \ - sg_raw.8 sg_rdac.8 sg_read_buffer.8 sg_read_long.8 \ - sg_readcap.8 sg_reassign.8 sg_requests.8 sg_rmsn.8 sg_rtpg.8 \ - sg_safte.8 sg_sat_identify.8 sg_sat_set_features.8 \ - sg_senddiag.8 sg_ses.8 sg_start.8 sg_stpg.8 sg_sync.8 \ - sg_turs.8 sg_verify.8 sg_vpd.8 sg_wr_mode.8 \ - sg_write_buffer.8 sg_write_long.8 sg3_utils.8 +MAN8= scsi_readcap.8 scsi_ready.8 scsi_start.8 scsi_stop.8 \ + sg3_utils.8 sg_format.8 sg_get_config.8 sg_get_lba_status.8 \ + sg_ident.8 sg_inq.8 sg_logs.8 sg_luns.8 sg_modes.8 \ + sg_opcodes.8 sg_persist.8 sg_prevent.8 sg_raw.8 sg_rdac.8 \ + sg_read_block_limits.8 sg_read_buffer.8 sg_read_long.8 \ + sg_readcap.8 sg_reassign.8 sg_requests.8 sg_rmsn.8 \ + sg_rtpg.8 sg_safte.8 sg_sat_identify.8 sg_sat_phy_event.8 \ + sg_sat_set_features.8 sg_senddiag.8 sg_ses.8 sg_start.8 \ + sg_stpg.8 sg_sync.8 sg_turs.8 sg_unmap.8 sg_verify.8 \ + sg_vpd.8 sg_wr_mode.8 sg_write_buffer.8 sg_write_long.8 \ + sg_write_same.8 .include <bsd.port.mk> diff --git a/sysutils/sg3_utils/distinfo b/sysutils/sg3_utils/distinfo index 932470d0a72d..ebe17f74d9f9 100644 --- a/sysutils/sg3_utils/distinfo +++ b/sysutils/sg3_utils/distinfo @@ -1,3 +1,3 @@ -MD5 (sg3_utils-1.25.tgz) = 9fec4d8f3f6c8b3d2da79fc17cc2d387 -SHA256 (sg3_utils-1.25.tgz) = 464bccf48f41d45ba2dd0b75c48f98a4cac15f0c3be1b83598c001887fee1528 -SIZE (sg3_utils-1.25.tgz) = 867372 +MD5 (sg3_utils-1.28.tgz) = e59d5eb56475e2443b6188cf50ac8f67 +SHA256 (sg3_utils-1.28.tgz) = da8bd627a6246b709e2a0321fa9d5ca09a33354a1ae40c74cd37efb69b9f8118 +SIZE (sg3_utils-1.28.tgz) = 907207 diff --git a/sysutils/sg3_utils/pkg-plist b/sysutils/sg3_utils/pkg-plist index ad7522f2166a..495aaffb9eed 100644 --- a/sysutils/sg3_utils/pkg-plist +++ b/sysutils/sg3_utils/pkg-plist @@ -1,5 +1,6 @@ bin/sg_format bin/sg_get_config +bin/sg_get_lba_status bin/sg_ident bin/sg_inq bin/sg_logs @@ -10,34 +11,40 @@ bin/sg_persist bin/sg_prevent bin/sg_raw bin/sg_rdac -bin/sg_readcap +bin/sg_read_block_limits bin/sg_read_buffer bin/sg_read_long +bin/sg_readcap bin/sg_reassign bin/sg_requests bin/sg_rmsn bin/sg_rtpg bin/sg_safte bin/sg_sat_identify +bin/sg_sat_phy_event bin/sg_sat_set_features bin/sg_senddiag bin/sg_ses -bin/sg_stpg bin/sg_start +bin/sg_stpg bin/sg_sync bin/sg_turs +bin/sg_unmap bin/sg_verify bin/sg_vpd +bin/sg_wr_mode bin/sg_write_buffer bin/sg_write_long -bin/sg_wr_mode -include/scsi/sg_lib.h +bin/sg_write_same include/scsi/sg_cmds.h include/scsi/sg_cmds_basic.h include/scsi/sg_cmds_extra.h +include/scsi/sg_cmds_mmc.h +include/scsi/sg_lib.h +include/scsi/sg_lib_data.h include/scsi/sg_pt.h -lib/libsgutils.so.1 -lib/libsgutils.so -lib/libsgutils.la -lib/libsgutils.a +lib/libsgutils2.a +lib/libsgutils2.la +lib/libsgutils2.so +lib/libsgutils2.so.2 @dirrm include/scsi |