Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 7 Jun 2014 05:26:52 +0000 (UTC)
From:      Danilo Egea Gondolfo <danilo@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r356881 - head/net/hostapd
Message-ID:  <201406070526.s575Qq2g000156@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: danilo
Date: Sat Jun  7 05:26:52 2014
New Revision: 356881
URL: http://svnweb.freebsd.org/changeset/ports/356881
QAT: https://qat.redports.org/buildarchive/r356881/

Log:
  - Update from 2.1 to 2.2 [1]
  - Use just BSD3CLAUSE as LICENSE (according to README)
  
  PR:		ports/190726
  Submitted by:	leres@ee.lbl.gov [1]

Modified:
  head/net/hostapd/Makefile
  head/net/hostapd/distinfo

Modified: head/net/hostapd/Makefile
==============================================================================
--- head/net/hostapd/Makefile	Sat Jun  7 05:00:10 2014	(r356880)
+++ head/net/hostapd/Makefile	Sat Jun  7 05:26:52 2014	(r356881)
@@ -2,15 +2,14 @@
 # $FreeBSD$
 
 PORTNAME=	hostapd
-PORTVERSION=	2.1
+PORTVERSION=	2.2
 CATEGORIES=	net
 MASTER_SITES=	http://hostap.epitest.fi/releases/
 
 MAINTAINER=	leres@ee.lbl.gov
 COMMENT=	IEEE 802.11 AP, IEEE 802.1X/WPA/WPA2/EAP/RADIUS Authenticator
 
-LICENSE=	GPLv2 BSD
-LICENSE_COMB=	dual
+LICENSE=	BSD3CLAUSE
 
 USES=		gmake
 BUILD_WRKSRC=	${WRKSRC}/${PORTNAME}

Modified: head/net/hostapd/distinfo
==============================================================================
--- head/net/hostapd/distinfo	Sat Jun  7 05:00:10 2014	(r356880)
+++ head/net/hostapd/distinfo	Sat Jun  7 05:26:52 2014	(r356881)
@@ -1,2 +1,2 @@
-SHA256 (hostapd-2.1.tar.gz) = 5c7110f55b6092e5277e26edc961eda2def12b94218129d116f5681e34bb2f88
-SIZE (hostapd-2.1.tar.gz) = 1490215
+SHA256 (hostapd-2.2.tar.gz) = f15b6bcb434378860ea5b88dffed7f54d8cb71fff2146de0f006977a5e25a882
+SIZE (hostapd-2.2.tar.gz) = 1586482



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