ports/134945: [UPDATE] update sysutils/linux-megacli

Zhen REN bg1tpt at gmail.com
Tue May 26 03:50:04 UTC 2009


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



More information about the freebsd-ports-bugs mailing list