pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/net/wpa_supplicant Pull-up leaf package. Half-way reso...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/d6055b0c96e0
branches:  trunk
changeset: 616293:d6055b0c96e0
user:      rodent <rodent%pkgsrc.org@localhost>
date:      Sun Mar 24 14:17:30 2013 +0000

description:
Pull-up leaf package. Half-way resolves PR pkg/47605. OK'd by wiz@ in
private mail. Diffs were provided in PR.

diffstat:

 net/wpa_supplicant/Makefile         |   5 ++---
 net/wpa_supplicant/distinfo         |  10 +++++-----
 net/wpa_supplicant/patches/patch-aa |   4 +++-
 3 files changed, 10 insertions(+), 9 deletions(-)

diffs (40 lines):

diff -r 4ac5acef81a6 -r d6055b0c96e0 net/wpa_supplicant/Makefile
--- a/net/wpa_supplicant/Makefile       Sun Mar 24 13:27:13 2013 +0000
+++ b/net/wpa_supplicant/Makefile       Sun Mar 24 14:17:30 2013 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.12 2013/02/06 23:23:27 jperkin Exp $
+# $NetBSD: Makefile,v 1.13 2013/03/24 14:17:30 rodent Exp $
 #
 
-DISTNAME=      wpa_supplicant-0.7.3
-PKGREVISION=   2
+DISTNAME=      wpa_supplicant-2.0
 CATEGORIES=    net
 MASTER_SITES=  http://hostap.epitest.fi/releases/
 
diff -r 4ac5acef81a6 -r d6055b0c96e0 net/wpa_supplicant/distinfo
--- a/net/wpa_supplicant/distinfo       Sun Mar 24 13:27:13 2013 +0000
+++ b/net/wpa_supplicant/distinfo       Sun Mar 24 14:17:30 2013 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.5 2011/09/03 10:33:12 shattered Exp $
+$NetBSD: distinfo,v 1.6 2013/03/24 14:17:30 rodent Exp $
 
-SHA1 (wpa_supplicant-0.7.3.tar.gz) = ca51db8931fabf386352c87422f3e62fb44c3fe3
-RMD160 (wpa_supplicant-0.7.3.tar.gz) = e22f0440d64c943e4b0886eefa3418e75ea01b60
-Size (wpa_supplicant-0.7.3.tar.gz) = 1638224 bytes
-SHA1 (patch-aa) = d911576c67c345826888edbbbd4cf99776f896c9
+SHA1 (wpa_supplicant-2.0.tar.gz) = 78a456ff3c4af4b9bae2e0908a40f48755ffc59c
+RMD160 (wpa_supplicant-2.0.tar.gz) = f9e4729de5c6bee0142986b114fdc3fffb7a28f2
+Size (wpa_supplicant-2.0.tar.gz) = 2044281 bytes
+SHA1 (patch-aa) = 998ba9cc4ef9ebd0b629a6368957da0f1159dda0
diff -r 4ac5acef81a6 -r d6055b0c96e0 net/wpa_supplicant/patches/patch-aa
--- a/net/wpa_supplicant/patches/patch-aa       Sun Mar 24 13:27:13 2013 +0000
+++ b/net/wpa_supplicant/patches/patch-aa       Sun Mar 24 14:17:30 2013 +0000
@@ -1,4 +1,6 @@
-$NetBSD: patch-aa,v 1.3 2011/09/03 10:33:12 shattered Exp $
+$NetBSD: patch-aa,v 1.4 2013/03/24 14:17:31 rodent Exp $
+
+Add NetBSD support.
 
 --- src/l2_packet/l2_packet_freebsd.c.orig     2010-09-07 15:43:39.000000000 +0000
 +++ src/l2_packet/l2_packet_freebsd.c



Home | Main Index | Thread Index | Old Index