From owner-svn-ports-head@freebsd.org Tue Sep 15 00:26:23 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 6064EA014C8; Tue, 15 Sep 2015 00:26:23 +0000 (UTC) (envelope-from delphij@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 513B61355; Tue, 15 Sep 2015 00:26:23 +0000 (UTC) (envelope-from delphij@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id t8F0QN5C053577; Tue, 15 Sep 2015 00:26:23 GMT (envelope-from delphij@FreeBSD.org) Received: (from delphij@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id t8F0QMGs053572; Tue, 15 Sep 2015 00:26:22 GMT (envelope-from delphij@FreeBSD.org) Message-Id: <201509150026.t8F0QMGs053572@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: delphij set sender to delphij@FreeBSD.org using -f From: Xin LI Date: Tue, 15 Sep 2015 00:26:22 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r396944 - head/sysutils/sg3_utils X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Sep 2015 00:26:23 -0000 Author: delphij Date: Tue Sep 15 00:26:21 2015 New Revision: 396944 URL: https://svnweb.freebsd.org/changeset/ports/396944 Log: Update to 1.41. Modified: head/sysutils/sg3_utils/Makefile head/sysutils/sg3_utils/distinfo head/sysutils/sg3_utils/pkg-plist Modified: head/sysutils/sg3_utils/Makefile ============================================================================== --- head/sysutils/sg3_utils/Makefile Mon Sep 14 23:41:59 2015 (r396943) +++ head/sysutils/sg3_utils/Makefile Tue Sep 15 00:26:21 2015 (r396944) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= sg3_utils -PORTVERSION= 1.40 +PORTVERSION= 1.41 CATEGORIES= sysutils MASTER_SITES= http://sg.danny.cz/sg/p/ Modified: head/sysutils/sg3_utils/distinfo ============================================================================== --- head/sysutils/sg3_utils/distinfo Mon Sep 14 23:41:59 2015 (r396943) +++ head/sysutils/sg3_utils/distinfo Tue Sep 15 00:26:21 2015 (r396944) @@ -1,2 +1,2 @@ -SHA256 (sg3_utils-1.40.tgz) = 44a9ecfd3af018fa9f3586067a8fa5f4874451c3d773d74436d262a7e530ee83 -SIZE (sg3_utils-1.40.tgz) = 1179730 +SHA256 (sg3_utils-1.41.tgz) = c4e2893c36df1ee5b07840ab7c22129544f5dc8a55f7cc8815c9cd8e44ec31c0 +SIZE (sg3_utils-1.41.tgz) = 1194212 Modified: head/sysutils/sg3_utils/pkg-plist ============================================================================== --- head/sysutils/sg3_utils/pkg-plist Mon Sep 14 23:41:59 2015 (r396943) +++ head/sysutils/sg3_utils/pkg-plist Tue Sep 15 00:26:21 2015 (r396944) @@ -53,6 +53,7 @@ bin/sg_write_buffer bin/sg_write_long bin/sg_write_same bin/sg_write_verify +bin/sg_zone include/scsi/sg_cmds.h include/scsi/sg_cmds_basic.h include/scsi/sg_cmds_extra.h @@ -119,4 +120,5 @@ 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_zone.8.gz @dir include/scsi