Bug 79647 - update net-mgmt/kismet - Diff attached
Summary: update net-mgmt/kismet - Diff attached
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-04-07 20:30 UTC by Peter Thoenen
Modified: 2005-04-08 19:20 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Peter Thoenen 2005-04-07 20:30:05 UTC
        Update tor to the most current stable release (2005-04-R1).

Fix: Attached kismet.diff

"Man will never be free until the last king is strangled with the entrails of the last priest."

-Denis Diderot

De Opresso Liber
--0-1768854182-1112902160=:54250
Content-Type: text/x-patch; name="kismet.diff"
Content-Description: kismet.diff
Content-Disposition: inline; filename="kismet.diff"



--0-1768854182-1112902160=:54250----ERraxW1ED9PiBVcTdXzvFiRDfrbRbz3jw2MvebLc0dpWtkQI
Content-Type: text/plain; name="file.diff"
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment; filename="file.diff"

diff -ruN /usr/ports/net-mgmt/kismet.old/Makefile /usr/ports/net-mgmt/kismet/Makefile
--- /usr/ports/net-mgmt/kismet.old/Makefile	Thu Apr  7 14:06:32 2005
+++ /usr/ports/net-mgmt/kismet/Makefile	Thu Apr  7 14:08:27 2005
@@ -6,10 +6,10 @@
 #
 
 PORTNAME=	kismet
-PORTVERSION=	200501.r1
+PORTVERSION=	200504.r1
 CATEGORIES=	net-mgmt
 MASTER_SITES=	http://www.kismetwireless.net/code/
-DISTNAME=	kismet-2005-01-R1
+DISTNAME=	kismet-2005-04-R1
 
 MAINTAINER=	eol1@yahoo.com
 COMMENT=	802.11 layer2 wireless network detector, sniffer, and IDS
diff -ruN /usr/ports/net-mgmt/kismet.old/distinfo /usr/ports/net-mgmt/kismet/distinfo
--- /usr/ports/net-mgmt/kismet.old/distinfo	Thu Apr  7 14:06:32 2005
+++ /usr/ports/net-mgmt/kismet/distinfo	Thu Apr  7 14:23:12 2005
@@ -1,2 +1,2 @@
-MD5 (kismet-2005-01-R1.tar.gz) = 051c301509b1bb022409abc673c58a37
-SIZE (kismet-2005-01-R1.tar.gz) = 865774
+MD5 (kismet-2005-04-R1.tar.gz) = 19b4f192eb11a418ed3f6bf65c1226af
+SIZE (kismet-2005-04-R1.tar.gz) = 871165
diff -ruN /usr/ports/net-mgmt/kismet.old/pkg-plist /usr/ports/net-mgmt/kismet/pkg-plist
--- /usr/ports/net-mgmt/kismet.old/pkg-plist	Thu Apr  7 14:06:32 2005
+++ /usr/ports/net-mgmt/kismet/pkg-plist	Thu Apr  7 14:22:47 2005
@@ -14,5 +14,7 @@
 share/kismet/wav/junk_traffic.wav
 share/kismet/wav/new_network.wav
 share/kismet/wav/traffic.wav
+@dirrm share/nls/en_US.US-ASCII
+@dirrm share/nls/POSIX
 @dirrm share/kismet/wav
 @dirrm share/kismet
Comment 1 Pav Lucistnik freebsd_committer freebsd_triage 2005-04-08 19:20:23 UTC
State Changed
From-To: open->closed

Committed, thanks!