Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 20 Jul 2015 10:03:11 +0000 (UTC)
From:      Bartek Rutkowski <robak@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r392559 - head/comms/mlan3
Message-ID:  <201507201003.t6KA3BoS088496@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: robak
Date: Mon Jul 20 10:03:10 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>

Modified:
  head/comms/mlan3/Makefile
  head/comms/mlan3/pkg-descr

Modified: head/comms/mlan3/Makefile
==============================================================================
--- head/comms/mlan3/Makefile	Mon Jul 20 09:30:14 2015	(r392558)
+++ head/comms/mlan3/Makefile	Mon Jul 20 10:03:10 2015	(r392559)
@@ -4,14 +4,12 @@
 PORTNAME=	mlan3
 PORTVERSION=	1.00
 CATEGORIES=	comms
-MASTER_SITES=	ftp://ftp.dalsemi.com/pub/auto_id/public/
+MASTER_SITES=	files.maximintegrated.com/sia_bu/public/
 DISTNAME=	owpd300b
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	portmaster@bsdforge.com
 COMMENT=	Version 3.00 beta API for Dallas Semiconductors 1-wire lan devices
 
-BROKEN=		Unfetchable
-
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/license.txt
 

Modified: head/comms/mlan3/pkg-descr
==============================================================================
--- head/comms/mlan3/pkg-descr	Mon Jul 20 09:30:14 2015	(r392558)
+++ head/comms/mlan3/pkg-descr	Mon Jul 20 10:03:10 2015	(r392559)
@@ -1,7 +1,5 @@
-A port of Dallas Semiconductors 3.00 beta API for accessing 1-wire LAN
-devices.  Only DS2480 serial port adapters are supported by this port.
+A port of Dallas Semiconductors 3.00 beta API for accessing
+1-wire LAN devices. Only DS2480 serial port adapters are
+supported by this port.
 
-More doc & src at: ftp://ftp.dalsemi.com/pub/auto_id/softdev/softdev.html
-and http://www.ibutton.com/
-
-WWW: http://www.ibutton.com/software/1wire/wirekit.html
+WWW: http://www.maximintegrated.com/en/products/comms/ibutton.html



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