Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 26 May 2009 03:46:48 GMT
From:      Zhen REN <bg1tpt@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/134945: [UPDATE] update sysutils/linux-megacli
Message-ID:  <200905260346.n4Q3kmaC070336@www.freebsd.org>
Resent-Message-ID: <200905260350.n4Q3o3Gb011302@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>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:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200905260346.n4Q3kmaC070336>