Bug 199409 - comms/mlan3 FIXES MASTER_SITES
Summary: comms/mlan3 FIXES MASTER_SITES
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-04-13 05:07 UTC by Chris Hutchinson
Modified: 2015-07-20 10:03 UTC (History)
1 user (show)

See Also:


Attachments
svn diff to fix comms/mlan3 (1.33 KB, patch)
2015-04-13 05:07 UTC, Chris Hutchinson
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Hutchinson 2015-04-13 05:07:54 UTC
Created attachment 155534 [details]
svn diff to fix comms/mlan3

I received an announcement that (along with many other ports)
that this port's source was unfetchable. Upon further
investigation, it appears that all the source is now available
via 1button's web site (www.maximintegrated.com). I wouldn't
have given this port much thought, except they have added many
more chips to their support list, and also offer enough
source to adapt it to many other chips, and other adaptations.
Seems to make for cheap USB communication. Which might prove
useful for easy programming of CPE's, and useful for the
embedded, and mobile devices. I'm going to update this
to it's current version (3.10), once I give it a test run.
Until then, this svn diff simply fixes the current version
in the ports tree.

Changes provided in the (attached) svn diff:
Makefile - MASTER_SITES
pkg-descr - adjust to note new site(s).

That's it!

Please feel free to add me as Maintainer, if need be.

Thanks!

--Chris
Comment 1 commit-hook freebsd_committer freebsd_triage 2015-07-20 10:03:25 UTC
A commit references this bug:

Author: robak
Date: Mon Jul 20 10:03:11 UTC 2015
New revision: 392559
URL: https://svnweb.freebsd.org/changeset/ports/392559

Log:
  comms/mlan3: fix BROKEN=unfetchable

  - Adjust MASTER_SITES to fix BROKEN=unfetchable
  - Change maintainer to Chris Hutchinson <portmaster@bsdforge.com>
  - Correct WWW and text in pkg-descr

  PR:		199409
  Submitted by:	Chris Hutchinson <portmaster@bsdforge.com>

Changes:
  head/comms/mlan3/Makefile
  head/comms/mlan3/pkg-descr
Comment 2 Bartek Rutkowski freebsd_committer freebsd_triage 2015-07-20 10:03:59 UTC
Committed, thanks for your work!