From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Jul 5 07:00:01 2013 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id E82F546C for ; Fri, 5 Jul 2013 07:00:00 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id CAF501787 for ; Fri, 5 Jul 2013 07:00:00 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id r65700nH083830 for ; Fri, 5 Jul 2013 07:00:00 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id r65700OF083829; Fri, 5 Jul 2013 07:00:00 GMT (envelope-from gnats) Resent-Date: Fri, 5 Jul 2013 07:00:00 GMT Resent-Message-Id: <201307050700.r65700OF083829@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Alexey Markov Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 6F623443 for ; Fri, 5 Jul 2013 06:56:17 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from oldred.freebsd.org (oldred.freebsd.org [8.8.178.121]) by mx1.freebsd.org (Postfix) with ESMTP id 606B11770 for ; Fri, 5 Jul 2013 06:56:17 +0000 (UTC) Received: from oldred.freebsd.org ([127.0.1.6]) by oldred.freebsd.org (8.14.5/8.14.7) with ESMTP id r656uGwO023319 for ; Fri, 5 Jul 2013 06:56:16 GMT (envelope-from nobody@oldred.freebsd.org) Received: (from nobody@localhost) by oldred.freebsd.org (8.14.5/8.14.5/Submit) id r656uG4S023318; Fri, 5 Jul 2013 06:56:16 GMT (envelope-from nobody) Message-Id: <201307050656.r656uG4S023318@oldred.freebsd.org> Date: Fri, 5 Jul 2013 06:56:16 GMT From: Alexey Markov To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Subject: ports/180288: sysutils/tw_cli: update to the latest version X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 05 Jul 2013 07:00:01 -0000 >Number: 180288 >Category: ports >Synopsis: sysutils/tw_cli: update to the latest version >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Fri Jul 05 07:00:00 UTC 2013 >Closed-Date: >Last-Modified: >Originator: Alexey Markov >Release: 8.3-RELEASE-p7 >Organization: JSC Complitex >Environment: FreeBSD ku-new.memo.ru 8.3-RELEASE-p7 FreeBSD 8.3-RELEASE-p7 #0: Thu Apr 4 12:17:22 MSK 2013 support@ku-new.memo.ru:/arc/obj/arc/src/sys/KU-NEW amd64 >Description: There is a new version of tw_cli utility for 3ware (now LSI) controllers. BTW: a new version is available only after EULA accepting and need a manual downloading while old version of utility is unavailable on official FTP server at all. >How-To-Repeat: >Fix: Apply the attached patch. Patch attached with submission follows: --- Makefile.orig 2012-11-17 10:01:48.000000000 +0400 +++ Makefile 2013-07-05 09:46:00.000000000 +0400 @@ -2,10 +2,10 @@ # $FreeBSD: ports/sysutils/tw_cli/Makefile,v 1.18 2012/11/17 06:01:48 svnexp Exp $ PORTNAME= tw_cli -PORTVERSION= 9.5.4 +PORTVERSION= 9.5.5.1 CATEGORIES= sysutils -MASTER_SITES= ftp://tsupport:tsupport@ftp0.lsil.com/private/3Ware/downloads/ -DISTNAME= cli_freebsd_10.2.1_9.5.4 +MASTER_SITES= http://www.lsi.com/downloads/Public/SATA/SATA%20Common%20Files/ +DISTNAME= CLI_freebsd-from_the_10.2.2.1_9.5.5.1_codesets MAINTAINER= jpaetzel@FreeBSD.org COMMENT= 3ware storage controllers management CLI --- distinfo.orig 2012-04-12 06:30:54.000000000 +0400 +++ distinfo 2013-07-05 09:42:43.000000000 +0400 @@ -1,2 +1,2 @@ -SHA256 (cli_freebsd_10.2.1_9.5.4.zip) = 9305397eb23320cc65186d33ee68a49d01d0e8e46283f12fa7e99664620eda06 -SIZE (cli_freebsd_10.2.1_9.5.4.zip) = 1550003 +SHA256 (CLI_freebsd-from_the_10.2.2.1_9.5.5.1_codesets.zip) = 656eb4d1666447ef10b08f9145b93b4f3dab6a27479fe14a4ceea451d7057f97 +SIZE (CLI_freebsd-from_the_10.2.2.1_9.5.5.1_codesets.zip) = 1531484 >Release-Note: >Audit-Trail: >Unformatted: