Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 18 Jun 2012 16:05:15 +0200 (CEST)
From:      freebsd@nagilum.org
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        leres@ee.lbl.gov
Subject:   ports/169200: update net/hostapd to version 1.0
Message-ID:  <20120618140515.5212C67843@cakebox.homeunix.net>
Resent-Message-ID: <201206181410.q5IEAEMV085197@freefall.freebsd.org>

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

>Number:         169200
>Category:       ports
>Synopsis:       update net/hostapd to version 1.0
>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:   Mon Jun 18 14:10:13 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     freebsd@nagilum.org
>Release:        FreeBSD 9.0-STABLE i386
>Organization:
>Environment:
System: FreeBSD cakebox.tis 9.0-STABLE FreeBSD 9.0-STABLE #3: Sun Jun 17 13:58:21 CEST 2012 root@cakebox.tis:/usr/obj/export/src/sys/net5501 i386


	
>Description:
	This is a trivial update for net/hostapd to version 1.0
>How-To-Repeat:
>Fix:

	Apply attached patch.

--- hapd.patch begins here ---
diff -Naur hostapd.old/Makefile hostapd/Makefile
--- hostapd.old/Makefile	2011-11-10 10:36:01.000000000 +0100
+++ hostapd/Makefile	2012-06-18 15:42:13.000000000 +0200
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	hostapd
-PORTVERSION=	0.7.3
+PORTVERSION=	1.0
 CATEGORIES=	net
 MASTER_SITES=	http://hostap.epitest.fi/releases/
 DISTNAME=	${PORTNAME}-${PORTVERSION}
diff -Naur hostapd.old/distinfo hostapd/distinfo
--- hostapd.old/distinfo	2011-02-12 05:52:47.000000000 +0100
+++ hostapd/distinfo	2012-06-18 15:47:13.000000000 +0200
@@ -1,2 +1,2 @@
-SHA256 (hostapd-0.7.3.tar.gz) = 31eb2781f37e1a4c27969d1594f8019c0ca87779349c099ab812833289961567
-SIZE (hostapd-0.7.3.tar.gz) = 1138869
+SHA256 (hostapd-1.0.tar.gz) = 002e9dcb7e46cf82b5900a2fcf92b30fc8cdfd32a72d7fd4488588f1c013dfcc
+SIZE (hostapd-1.0.tar.gz) = 1327943
--- hapd.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:



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