Bug 131417 - LSI MegaRAID controller master site changed
Summary: LSI MegaRAID controller master site changed
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Dmitry Marakasov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-02-05 12:30 UTC by rdeiriar
Modified: 2009-02-06 14:00 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description rdeiriar 2009-02-05 12:30:01 UTC
Lsi has changed the location of the application files, the new base url is

http://www.lsi.com/DistributionSystem/AssetDocument/files/support/rsa/utilities/megamgr/

A properly patched Makefile works as expected.

Fix: 

# diff Makefike Makedfile.old

11c11
< MASTER_SITES=		http://www.lsi.com/files/support/rsa/utilities/megamgr/
---
> MASTER_SITES=		http://www.lsi.com/DistributionSystem/AssetDocument/files/support/rsa/utilities/megamgr/
Comment 1 Dmitry Marakasov freebsd_committer freebsd_triage 2009-02-05 17:59:11 UTC
Responsible Changed
From-To: freebsd-ports-bugs->amdmi3

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2009-02-06 13:49:44 UTC
amdmi3      2009-02-06 13:49:31 UTC

  FreeBSD ports repository

  Modified files:
    sysutils/linux-megamgr Makefile 
  Log:
  - Update MASTER_SITES
  
  PR:             131417
  Submitted by:   Roberto de Iriarte <rdeiriar at spock dot cl>
  Approved by:    Patrick M. Hausen <pmh at hausen dot com> (maintainer)
  
  Revision  Changes    Path
  1.4       +1 -1      ports/sysutils/linux-megamgr/Makefile
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 3 Dmitry Marakasov freebsd_committer freebsd_triage 2009-02-06 13:56:37 UTC
State Changed
From-To: open->closed

Committed. Thanks!