Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 15 Aug 2006 21:05:31 +0200 (CEST)
From:      Daniel Roethlisberger <daniel@roe.ch>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        daniel@roe.ch
Subject:   ports/102108: [PATCH] net-mgmt/aircrack-ng: fix misleading Author: in pkg-descr
Message-ID:  <200608151905.k7FJ5Vw4072570@aphrodite.roe>
Resent-Message-ID: <200608151910.k7FJAFK3057716@freefall.freebsd.org>

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

>Number:         102108
>Category:       ports
>Synopsis:       [PATCH] net-mgmt/aircrack-ng: fix misleading Author: in pkg-descr
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Aug 15 19:10:14 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Daniel Roethlisberger
>Release:        FreeBSD 6.1-RELEASE-p1 i386
>Organization:
>Environment:
System: FreeBSD aphrodite.roe 6.1-RELEASE-p1 FreeBSD 6.1-RELEASE-p1 #6: Sun Jun 4 22:43:07 CEST 2006 root@aphrodite.roe:/usr/obj/usr/src/sys/APHRODITE i386
>Description:
This is a trivial one-liner to fix the misleading / wrong Author: line in
the pkg-descr.  Upstream aircrack-ng is maintained by Thomas d'Otreppe,
not Lars Engels (port maintainer).

(The PH does not seem to mention the Author: keyword anymore, so I guess
the Author: line could just as well be removed instead of corrected.)
>How-To-Repeat:
>Fix:
--- aircrack-ng-authorfix.diff begins here ---
diff -ruN aircrack-ng.orig/pkg-descr aircrack-ng/pkg-descr
--- aircrack-ng.orig/pkg-descr	Wed Jun 28 08:45:18 2006
+++ aircrack-ng/pkg-descr	Tue Aug 15 20:40:48 2006
@@ -5,5 +5,5 @@
 other WEP cracking tools. In fact aircrack is a set of tools for 
 auditing wireless networks.
 
-Author:	Lars Engels <lars.engels@0x20.net>
+Author:	Thomas d'Otreppe
 WWW:	http://www.aircrack-ng.org/
--- aircrack-ng-authorfix.diff ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



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