git: d1cd84c1fc70 - main - sysutils/sg3_utils: update to 1.48
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 04 Aug 2023 06:17:29 UTC
The branch main has been updated by fernape: URL: https://cgit.FreeBSD.org/ports/commit/?id=d1cd84c1fc703d7e9b7fd51328ee7efdf497ccb8 commit d1cd84c1fc703d7e9b7fd51328ee7efdf497ccb8 Author: Fernando Apesteguía <fernape@FreeBSD.org> AuthorDate: 2023-08-03 07:07:42 +0000 Commit: Fernando Apesteguía <fernape@FreeBSD.org> CommitDate: 2023-08-04 06:16:44 +0000 sysutils/sg3_utils: update to 1.48 Reported by: portscout --- sysutils/sg3_utils/Makefile | 4 +++- sysutils/sg3_utils/distinfo | 6 +++--- sysutils/sg3_utils/pkg-plist | 18 ++++++++++++++++-- 3 files changed, 22 insertions(+), 6 deletions(-) diff --git a/sysutils/sg3_utils/Makefile b/sysutils/sg3_utils/Makefile index 4d9f1c50a371..42e666de428b 100644 --- a/sysutils/sg3_utils/Makefile +++ b/sysutils/sg3_utils/Makefile @@ -1,5 +1,5 @@ PORTNAME= sg3_utils -DISTVERSION= 1.47 +DISTVERSION= 1.48 CATEGORIES= sysutils MASTER_SITES= http://sg.danny.cz/sg/p/ @@ -18,6 +18,8 @@ SHEBANG_FILES= scripts/* GNU_CONFIGURE= yes +PLIST_SUB= SOVERSION=${DISTVERSION} + post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libsgutils2*.so.* diff --git a/sysutils/sg3_utils/distinfo b/sysutils/sg3_utils/distinfo index 9bd2482e265e..66096a7733dc 100644 --- a/sysutils/sg3_utils/distinfo +++ b/sysutils/sg3_utils/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1661045579 -SHA256 (sg3_utils-1.47.tgz) = 8673c7faca849b6b34764332d2aa91f72db05bff7382bb836d0688795199c3e1 -SIZE (sg3_utils-1.47.tgz) = 1682084 +TIMESTAMP = 1691046445 +SHA256 (sg3_utils-1.48.tgz) = d62b6c3cf20390fa7357044390084166d25f1d932a1135c450b69fe5c283d773 +SIZE (sg3_utils-1.48.tgz) = 2302254 diff --git a/sysutils/sg3_utils/pkg-plist b/sysutils/sg3_utils/pkg-plist index 109e02de2f8a..d732e64fb591 100644 --- a/sysutils/sg3_utils/pkg-plist +++ b/sysutils/sg3_utils/pkg-plist @@ -31,6 +31,8 @@ bin/sg_read_long bin/sg_readcap bin/sg_reassign bin/sg_referrals +bin/sg_rem_rest_elem +bin/sg_rep_density bin/sg_rep_pip bin/sg_rep_zones bin/sg_requests @@ -39,6 +41,7 @@ bin/sg_rmsn bin/sg_rtpg bin/sg_safte bin/sg_sanitize +bin/sg_sat_datetime bin/sg_sat_identify bin/sg_sat_phy_event bin/sg_sat_read_gplog @@ -57,24 +60,29 @@ bin/sg_unmap bin/sg_verify bin/sg_vpd bin/sg_wr_mode +bin/sg_write_attr bin/sg_write_buffer bin/sg_write_long bin/sg_write_same bin/sg_write_verify bin/sg_write_x +bin/sg_z_act_query bin/sg_zone 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_json.h +include/scsi/sg_json_sg_lib.h include/scsi/sg_lib.h include/scsi/sg_lib_data.h +include/scsi/sg_lib_names.h include/scsi/sg_pr2serr.h include/scsi/sg_pt.h include/scsi/sg_pt_nvme.h include/scsi/sg_unaligned.h -lib/libsgutils2-1.47.so.2 -lib/libsgutils2-1.47.so.2.0.0 +lib/libsgutils2-%%SOVERSION%%.so.2 +lib/libsgutils2-%%SOVERSION%%.so.2.0.0 lib/libsgutils2.a lib/libsgutils2.so man/man8/scsi_mandat.8.gz @@ -85,6 +93,7 @@ man/man8/scsi_start.8.gz man/man8/scsi_stop.8.gz man/man8/scsi_temperature.8.gz man/man8/sg3_utils.8.gz +man/man8/sg3_utils_json.8.gz man/man8/sg_bg_ctl.8.gz man/man8/sg_compare_and_write.8.gz man/man8/sg_decode_sense.8.gz @@ -109,6 +118,8 @@ man/man8/sg_read_long.8.gz man/man8/sg_readcap.8.gz man/man8/sg_reassign.8.gz man/man8/sg_referrals.8.gz +man/man8/sg_rem_rest_elem.8.gz +man/man8/sg_rep_density.8.gz man/man8/sg_rep_pip.8.gz man/man8/sg_rep_zones.8.gz man/man8/sg_requests.8.gz @@ -117,6 +128,7 @@ man/man8/sg_rmsn.8.gz man/man8/sg_rtpg.8.gz man/man8/sg_safte.8.gz man/man8/sg_sanitize.8.gz +man/man8/sg_sat_datetime.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 @@ -135,9 +147,11 @@ man/man8/sg_unmap.8.gz man/man8/sg_verify.8.gz man/man8/sg_vpd.8.gz man/man8/sg_wr_mode.8.gz +man/man8/sg_write_attr.8.gz man/man8/sg_write_buffer.8.gz man/man8/sg_write_long.8.gz man/man8/sg_write_same.8.gz man/man8/sg_write_verify.8.gz man/man8/sg_write_x.8.gz +man/man8/sg_z_act_query.8.gz man/man8/sg_zone.8.gz