aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/ap-utils
diff options
context:
space:
mode:
authorYing-Chieh Liao <ijliao@FreeBSD.org>2003-01-02 20:00:43 +0000
committerYing-Chieh Liao <ijliao@FreeBSD.org>2003-01-02 20:00:43 +0000
commit722a4c7b43601cab19f805bc79407ca5d642c94a (patch)
tree7a85c0f79e35485312cd4e1a5ce347ab3bea43d8 /net-mgmt/ap-utils
parent3222a24a6604216feeabed3c8892b08c8a8047b1 (diff)
downloadports-722a4c7b43601cab19f805bc79407ca5d642c94a.tar.gz
ports-722a4c7b43601cab19f805bc79407ca5d642c94a.zip
upgrade to 1.3
PR: 46085 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=72296
Diffstat (limited to 'net-mgmt/ap-utils')
-rw-r--r--net-mgmt/ap-utils/Makefile4
-rw-r--r--net-mgmt/ap-utils/distinfo2
-rw-r--r--net-mgmt/ap-utils/files/patch-aa19
-rw-r--r--net-mgmt/ap-utils/pkg-plist2
4 files changed, 5 insertions, 22 deletions
diff --git a/net-mgmt/ap-utils/Makefile b/net-mgmt/ap-utils/Makefile
index b3d48d9ca894..20fbea0b60c4 100644
--- a/net-mgmt/ap-utils/Makefile
+++ b/net-mgmt/ap-utils/Makefile
@@ -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 @@ MAN8= ap-trapd.8 ap-mrtg.8 ap-config.8
.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 --git a/net-mgmt/ap-utils/distinfo b/net-mgmt/ap-utils/distinfo
index 4c3f2aee820b..4d3ab6de597d 100644
--- a/net-mgmt/ap-utils/distinfo
+++ b/net-mgmt/ap-utils/distinfo
@@ -1 +1 @@
-MD5 (ap-utils-1.2.tar.bz2) = 9c1b84974c1f4eab07d9bd61148fd060
+MD5 (ap-utils-1.3.tar.bz2) = 880e3386cc06346a33be7fdbbb7f10d8
diff --git a/net-mgmt/ap-utils/files/patch-aa b/net-mgmt/ap-utils/files/patch-aa
deleted file mode 100644
index 7e675e5bc766..000000000000
--- a/net-mgmt/ap-utils/files/patch-aa
+++ /dev/null
@@ -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 --git a/net-mgmt/ap-utils/pkg-plist b/net-mgmt/ap-utils/pkg-plist
index 7bdcedc3693f..bf4e03c6e922 100644
--- a/net-mgmt/ap-utils/pkg-plist
+++ b/net-mgmt/ap-utils/pkg-plist
@@ -4,7 +4,9 @@ sbin/ap-trapd
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