From owner-svn-ports-all@FreeBSD.ORG Sat Jun 7 05:26:53 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org 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 279E3A2B; Sat, 7 Jun 2014 05:26:53 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 128D42C3D; Sat, 7 Jun 2014 05:26:53 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s575QqPX000158; Sat, 7 Jun 2014 05:26:52 GMT (envelope-from danilo@svn.freebsd.org) Received: (from danilo@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s575Qq2g000156; Sat, 7 Jun 2014 05:26:52 GMT (envelope-from danilo@svn.freebsd.org) Message-Id: <201406070526.s575Qq2g000156@svn.freebsd.org> From: Danilo Egea Gondolfo Date: Sat, 7 Jun 2014 05:26:52 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r356881 - head/net/hostapd X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 07 Jun 2014 05:26:53 -0000 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