Skip site navigation (1)Skip section navigation (2)
Date:      Sat,  7 Dec 2002 20:07:34 -0500 (EST)
From:      Dan Pelleg <daniel+aputils@pelleg.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/46085: Maintainer update: net/ap-utils to 1.3
Message-ID:  <20021208010734.1B8DF8F@palraz.wburn>

next in thread | raw e-mail | index | archive | help

>Number:         46085
>Category:       ports
>Synopsis:       Maintainer update: net/ap-utils to 1.3
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Dec 07 17:10:01 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     Dan Pelleg
>Release:        FreeBSD 4.7-STABLE i386
>Organization:
>Environment:
System: FreeBSD l 4.7-STABLE FreeBSD 4.7-STABLE #8: Wed Jul 3 21:28:13 EDT 2002 d@p i386

	
>Description:

port updated to latest version.

>How-To-Repeat:
	
>Fix:

	


diff -ruN ap-utils/Makefile ap-utils-1.3/Makefile
--- ap-utils/Makefile	Thu Nov 28 12:42:27 2002
+++ ap-utils-1.3/Makefile	Sat Dec  7 20:03:41 2002
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	ap-utils
-PORTVERSION=	1.2
+PORTVERSION=	1.3
 CATEGORIES=	net
 MASTER_SITES=	http://ap-utils.polesye.net/files/ \
 		http://web.cs.cmu.edu/~dpelleg/download/
@@ -22,7 +22,7 @@
 .if !defined(NOPORTDOCS)
 post-install:
 	@${MKDIR} ${DOCSDIR} ${DOCSDIR}/uk
-	@cd ${WRKSRC}/Documentation && ${INSTALL_DATA} FAQ ${DOCSDIR}
+	@cd ${WRKSRC}/Documentation && ${INSTALL_DATA} FAQ Ovislink-HOWTO.html ${DOCSDIR}
 	@cd ${WRKSRC}/Documentation/uk && ${INSTALL_DATA} INSTALL README.atmel ${DOCSDIR}/uk
 .endif
 
diff -ruN ap-utils/distinfo ap-utils-1.3/distinfo
--- ap-utils/distinfo	Thu Nov 28 12:42:27 2002
+++ ap-utils-1.3/distinfo	Sat Dec  7 20:01:05 2002
@@ -1 +1 @@
-MD5 (ap-utils-1.2.tar.bz2) = 9c1b84974c1f4eab07d9bd61148fd060
+MD5 (ap-utils-1.3.tar.bz2) = 880e3386cc06346a33be7fdbbb7f10d8
diff -ruN ap-utils/files/patch-aa ap-utils-1.3/files/patch-aa
--- ap-utils/files/patch-aa	Thu Nov 28 12:42:27 2002
+++ ap-utils-1.3/files/patch-aa	Wed Dec 31 19:00:00 1969
@@ -1,19 +0,0 @@
---- src/wlan.c.orig	Sat Nov  9 08:54:18 2002
-+++ src/wlan.c	Sat Nov  9 08:55:28 2002
-@@ -19,13 +19,13 @@
-  */
- #include <ncurses.h>
- #include <string.h>
-+#include <sys/types.h>
-+#include <sys/socket.h>
-+#include <netinet/in.h>
- #include <arpa/inet.h>
- #include <stdlib.h>
- #include "ap-utils.h"
- #include <menu.h>
--#include <sys/types.h>
--#include <sys/socket.h>
--#include <netinet/in.h>
- #include <unistd.h>
- 
- #define HIDE_ESSID _("[S] Insert ESSID in broadcast packets: %s")
diff -ruN ap-utils/pkg-plist ap-utils-1.3/pkg-plist
--- ap-utils/pkg-plist	Thu Nov 28 12:42:27 2002
+++ ap-utils-1.3/pkg-plist	Sat Dec  7 20:01:05 2002
@@ -4,7 +4,9 @@
 lib/charset.alias
 share/locale/uk/LC_MESSAGES/ap-utils.mo
 share/locale/fr/LC_MESSAGES/ap-utils.mo
+share/locale/pl/LC_MESSAGES/ap-utils.mo
 %%PORTDOCS%%share/doc/ap-utils/FAQ
+%%PORTDOCS%%share/doc/ap-utils/Ovislink-HOWTO.html
 %%PORTDOCS%%share/doc/ap-utils/uk/INSTALL
 %%PORTDOCS%%share/doc/ap-utils/uk/README.atmel
 %%PORTDOCS%%@dirrm share/doc/ap-utils/uk
>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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