diff options
author | ijliao <ijliao@FreeBSD.org> | 2003-01-03 04:00:43 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2003-01-03 04:00:43 +0800 |
commit | e9be35cae82f2249e135d9b8621b7b4e40cb0771 (patch) | |
tree | c95853b5941cafa2b52f5135997401c9c7ee5138 | |
parent | d1a076628519733ba541c394953f56d3e731b898 (diff) | |
download | freebsd-ports-gnome-e9be35cae82f2249e135d9b8621b7b4e40cb0771.tar.gz freebsd-ports-gnome-e9be35cae82f2249e135d9b8621b7b4e40cb0771.tar.zst freebsd-ports-gnome-e9be35cae82f2249e135d9b8621b7b4e40cb0771.zip |
upgrade to 1.3
PR: 46085
Submitted by: maintainer
-rw-r--r-- | net-mgmt/ap-utils/Makefile | 4 | ||||
-rw-r--r-- | net-mgmt/ap-utils/distinfo | 2 | ||||
-rw-r--r-- | net-mgmt/ap-utils/files/patch-aa | 19 | ||||
-rw-r--r-- | net-mgmt/ap-utils/pkg-plist | 2 | ||||
-rw-r--r-- | net/ap-utils/Makefile | 4 | ||||
-rw-r--r-- | net/ap-utils/distinfo | 2 | ||||
-rw-r--r-- | net/ap-utils/files/patch-aa | 19 | ||||
-rw-r--r-- | net/ap-utils/pkg-plist | 2 |
8 files changed, 10 insertions, 44 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 diff --git a/net/ap-utils/Makefile b/net/ap-utils/Makefile index b3d48d9ca894..20fbea0b60c4 100644 --- a/net/ap-utils/Makefile +++ b/net/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/ap-utils/distinfo b/net/ap-utils/distinfo index 4c3f2aee820b..4d3ab6de597d 100644 --- a/net/ap-utils/distinfo +++ b/net/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/ap-utils/files/patch-aa b/net/ap-utils/files/patch-aa deleted file mode 100644 index 7e675e5bc766..000000000000 --- a/net/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/ap-utils/pkg-plist b/net/ap-utils/pkg-plist index 7bdcedc3693f..bf4e03c6e922 100644 --- a/net/ap-utils/pkg-plist +++ b/net/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 |