From leres@ee.lbl.gov  Tue Mar 11 22:45:52 2014
Return-Path: <leres@ee.lbl.gov>
Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115])
	(using TLSv1 with cipher ADH-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by hub.freebsd.org (Postfix) with ESMTPS id B75BE8F2
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 11 Mar 2014 22:45:52 +0000 (UTC)
Received: from fun.ee.lbl.gov (fun.ee.lbl.gov [IPv6:2620:83:8000:102::ca])
	(using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by mx1.freebsd.org (Postfix) with ESMTPS id A2A0ED2D
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 11 Mar 2014 22:45:52 +0000 (UTC)
Received: from fun.ee.lbl.gov (localhost [127.0.0.1])
	by fun.ee.lbl.gov (8.14.8/8.14.8) with ESMTP id s2BMjoOU023115
	(version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO);
	Tue, 11 Mar 2014 15:45:50 -0700 (PDT)
Received: (from leres@localhost)
	by fun.ee.lbl.gov (8.14.8/8.14.8/Submit) id s2BMjorp023114;
	Tue, 11 Mar 2014 15:45:50 -0700 (PDT)
Message-Id: <201403112245.s2BMjorp023114@fun.ee.lbl.gov>
Date: Tue, 11 Mar 2014 15:45:50 -0700 (PDT)
From: Craig Leres <leres@ee.lbl.gov>
Reply-To: Craig Leres <leres@ee.lbl.gov>
To: FreeBSD-gnats-submit@freebsd.org
Cc: leres@ee.lbl.gov
Subject: [PATCH] net/hostapd: Update to 2.1
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         187459
>Category:       ports
>Synopsis:       [PATCH] net/hostapd: Update to 2.1
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    pawel
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Mar 11 22:50:00 UTC 2014
>Closed-Date:    Thu Mar 13 10:07:34 UTC 2014
>Last-Modified:  Thu Mar 13 10:10:01 UTC 2014
>Originator:     Craig Leres
>Release:        FreeBSD 9.1-RELEASE amd64
>Organization:
Lawrence Berkeley National Laboratory
>Environment:
System: FreeBSD fun.ee.lbl.gov 9.1-RELEASE FreeBSD 9.1-RELEASE #13 r30: Fri Feb 14 15:03:31 PST 2014 leres@fun.ee.lbl.gov:/sys/amd64/compile/LBL amd64


	
>Description:
	Update to 2.1.

>How-To-Repeat:
	
>Fix:
	Please see attached patch.

--- patch.txt begins here ---
--- Makefile.orig	2014-02-28 04:25:19.000000000 -0800
+++ Makefile	2014-03-11 15:40:06.000000000 -0700
@@ -2,7 +2,7 @@
 # $FreeBSD: head/net/hostapd/Makefile 346465 2014-02-28 08:42:58Z ehaupt $
 
 PORTNAME=	hostapd
-PORTVERSION=	2.0
+PORTVERSION=	2.1
 CATEGORIES=	net
 MASTER_SITES=	http://hostap.epitest.fi/releases/
 
--- distinfo.orig	2014-01-23 04:25:26.000000000 -0800
+++ distinfo	2014-03-11 15:40:06.000000000 -0700
@@ -1,2 +1,2 @@
-SHA256 (hostapd-2.0.tar.gz) = 262ce394b930bccc3d65fb99ee380f28d36444978f524c845a98e8e29f4e9d35
-SIZE (hostapd-2.0.tar.gz) = 1376203
+SHA256 (hostapd-2.1.tar.gz) = 5c7110f55b6092e5277e26edc961eda2def12b94218129d116f5681e34bb2f88
+SIZE (hostapd-2.1.tar.gz) = 1490215
--- patch.txt ends here ---


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->pawel 
Responsible-Changed-By: pawel 
Responsible-Changed-When: Thu Mar 13 09:48:43 UTC 2014 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=187459 
State-Changed-From-To: open->closed 
State-Changed-By: pawel 
State-Changed-When: Thu Mar 13 10:07:33 UTC 2014 
State-Changed-Why:  
Committed. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=187459 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/187459: commit references a PR
Date: Thu, 13 Mar 2014 10:06:55 +0000 (UTC)

 Author: pawel
 Date: Thu Mar 13 10:06:42 2014
 New Revision: 348049
 URL: http://svnweb.freebsd.org/changeset/ports/348049
 QAT: https://qat.redports.org/buildarchive/r348049/
 
 Log:
   Update to version 2.1
   
   PR:		ports/187459
   Submitted by:	maintainer
 
 Modified:
   head/net/hostapd/Makefile
   head/net/hostapd/distinfo
 
 Modified: head/net/hostapd/Makefile
 ==============================================================================
 --- head/net/hostapd/Makefile	Thu Mar 13 08:37:16 2014	(r348048)
 +++ head/net/hostapd/Makefile	Thu Mar 13 10:06:42 2014	(r348049)
 @@ -2,7 +2,7 @@
  # $FreeBSD$
  
  PORTNAME=	hostapd
 -PORTVERSION=	2.0
 +PORTVERSION=	2.1
  CATEGORIES=	net
  MASTER_SITES=	http://hostap.epitest.fi/releases/
  
 
 Modified: head/net/hostapd/distinfo
 ==============================================================================
 --- head/net/hostapd/distinfo	Thu Mar 13 08:37:16 2014	(r348048)
 +++ head/net/hostapd/distinfo	Thu Mar 13 10:06:42 2014	(r348049)
 @@ -1,2 +1,2 @@
 -SHA256 (hostapd-2.0.tar.gz) = 262ce394b930bccc3d65fb99ee380f28d36444978f524c845a98e8e29f4e9d35
 -SIZE (hostapd-2.0.tar.gz) = 1376203
 +SHA256 (hostapd-2.1.tar.gz) = 5c7110f55b6092e5277e26edc961eda2def12b94218129d116f5681e34bb2f88
 +SIZE (hostapd-2.1.tar.gz) = 1490215
 _______________________________________________
 svn-ports-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/svn-ports-all
 To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
 
>Unformatted:
