svn commit: r356881 - head/net/hostapd

Danilo Egea Gondolfo danilo at FreeBSD.org
Sat Jun 7 05:26:53 UTC 2014


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 at 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 at 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


More information about the svn-ports-head mailing list