Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 4 Aug 2011 17:18:54 GMT
From:      Sergey Zaykov <mail_of_sergey@mail.ru>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/159516: [patch] Port comms/mlan3 update to 310r2 version
Message-ID:  <201108041718.p74HIsPD065021@red.freebsd.org>
Resent-Message-ID: <201108041720.p74HKBVC063549@freefall.freebsd.org>

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

>Number:         159516
>Category:       ports
>Synopsis:       [patch] Port comms/mlan3 update to 310r2 version
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Aug 04 17:20:11 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Sergey Zaykov
>Release:        8.2-RELEASE-p1
>Organization:
TSU
>Environment:
>Description:
iButton 1-Wire Public Domain Kit Version 3.10 is released.
The version 3.10r2 is now offers.
Port is updated for using this version.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	310.diff
#
echo x - 310.diff
sed 's/^X//' >310.diff << '89579838a002ff196c3969b9d2fdd7bf'
X--- Makefile.orig	2011-08-04 20:41:06.000000000 +0400
X+++ Makefile	2011-08-04 20:54:54.000000000 +0400
X@@ -6,13 +6,14 @@
X #
X 
X PORTNAME=	mlan3
X-PORTVERSION=	1.00
X+PORTVERSION=	1.01
X CATEGORIES=	comms
X-MASTER_SITES=	ftp://ftp.dalsemi.com/pub/auto_id/public/
X-DISTNAME=	owpd300b
X+MASTER_SITES=	ftp://ftp.dalsemi.com/pub/auto_id/public/\
X+		http://files.dalsemi.com/auto_id/public/
X+DISTNAME=	owpd310r2
X 
X MAINTAINER=	ports@FreeBSD.org
X-COMMENT=	Version 3.00 beta API for Dallas Semiconductors 1-wire lan devices
X+COMMENT=	Version 3.10 API for Dallas Semiconductors (now Maxmim) 1-wire lan devices
X 
X NO_WRKSUBDIR=	yes
X USE_ZIP=	yes
89579838a002ff196c3969b9d2fdd7bf
exit



>Release-Note:
>Audit-Trail:
>Unformatted:



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