From owner-freebsd-ports-bugs@FreeBSD.ORG Tue May 26 03:50:03 2009 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BB6B7106564A for ; Tue, 26 May 2009 03:50:03 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 7CE538FC1D for ; Tue, 26 May 2009 03:50:03 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n4Q3o3Es011303 for ; Tue, 26 May 2009 03:50:03 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n4Q3o3Gb011302; Tue, 26 May 2009 03:50:03 GMT (envelope-from gnats) Resent-Date: Tue, 26 May 2009 03:50:03 GMT Resent-Message-Id: <200905260350.n4Q3o3Gb011302@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, Zhen REN Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2A9FA106566C for ; Tue, 26 May 2009 03:46:49 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21]) by mx1.freebsd.org (Postfix) with ESMTP id 196668FC18 for ; Tue, 26 May 2009 03:46:49 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.14.3/8.14.3) with ESMTP id n4Q3kmx6070340 for ; Tue, 26 May 2009 03:46:48 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.3/8.14.3/Submit) id n4Q3kmaC070336; Tue, 26 May 2009 03:46:48 GMT (envelope-from nobody) Message-Id: <200905260346.n4Q3kmaC070336@www.freebsd.org> Date: Tue, 26 May 2009 03:46:48 GMT From: Zhen REN To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: ports/134945: [UPDATE] update sysutils/linux-megacli X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 26 May 2009 03:50:04 -0000 >Number: 134945 >Category: ports >Synopsis: [UPDATE] update sysutils/linux-megacli >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: Tue May 26 03:50:03 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Zhen REN >Release: 7.2-RELEASE >Organization: >Environment: FreeBSD 7.2-RELEASE-p3 FreeBSD 7.2-RELEASE-p3 #0: Tue Mar 24 09:54:54 UTC 2009 root@:/usr/obj/usr/src/sys/GENERIC amd64 >Description: a typo fix. Maybe lsi updated the txt filename in the distfile. >How-To-Repeat: N/A >Fix: change ${PORTVERSION}_Linux_Cli.txt to ${PORTVERSION}_Linux_MegaCLI.txt Patch attached with submission follows: Index: Makefile =================================================================== RCS file: /home/ncvs/ports/sysutils/linux-megacli/Makefile,v retrieving revision 1.10 diff -u -r1.10 Makefile --- Makefile 30 Apr 2009 11:39:07 -0000 1.10 +++ Makefile 26 May 2009 03:40:48 -0000 @@ -70,7 +70,7 @@ post-install: .if !defined(NOPORTDOCS) ${MKDIR} ${DOCSDIR} - ${INSTALL_MAN} ${WRKSRC}/${PORTVERSION}_Linux_Cli.txt ${DOCSDIR}/readme.txt + ${INSTALL_MAN} ${WRKSRC}/${PORTVERSION}_Linux_MegaCLI.txt ${DOCSDIR}/readme.txt ${INSTALL_MAN} ${FILESDIR}/README-status-mfi-raid.txt ${DOCSDIR}/README-status-mfi-raid.txt .endif @${CAT} ${PKGMESSAGE} >Release-Note: >Audit-Trail: >Unformatted: