From c2549ce5e5153c616fc0e9065e26e974c8ca0b79 Mon Sep 17 00:00:00 2001 From: sthen Date: Wed, 16 May 2012 13:22:17 +0000 Subject: [PATCH] tweak maintainer target to patch the OUI/name db to fix the ridiculous "Oracle Corporation" entries and update the package using a regenerated list. --- net/arp-scan/Makefile | 8 +++++--- net/arp-scan/distinfo | 10 +++++----- 2 files changed, 10 insertions(+), 8 deletions(-) diff --git a/net/arp-scan/Makefile b/net/arp-scan/Makefile index 810b2c5503b..5685b12a013 100644 --- a/net/arp-scan/Makefile +++ b/net/arp-scan/Makefile @@ -1,8 +1,8 @@ -# $OpenBSD: Makefile,v 1.9 2012/05/14 14:59:58 espie Exp $ +# $OpenBSD: Makefile,v 1.10 2012/05/16 13:22:17 sthen Exp $ COMMENT = ARP scanning and fingerprinting tool DISTNAME = arp-scan-1.8 -REVISION = 1 +REVISION = 2 CATEGORIES = net HOMEPAGE = http://www.nta-monitor.com/tools/arp-scan/ @@ -11,7 +11,7 @@ MAINTAINER = Stuart Henderson MASTER_SITES = ${HOMEPAGE}download/ MASTER_SITES0 = http://spacehopper.org/mirrors/ DISTFILES = ${DISTNAME}${EXTRACT_SUFX} \ - oui-iab-20120508.tar.bz2:0 + oui-iab-20120516.tar.bz2:0 # GPLv3+ PERMIT_DISTFILES_CDROM =Yes @@ -42,6 +42,8 @@ listing: cd oui-iab; \ ftp http://standards.ieee.org/develop/regauth/iab/iab.txt; \ ftp http://standards.ieee.org/develop/regauth/oui/oui.txt; \ + perl -pi -e 's/Oracle Corporation/Sun Microsystems, Inc./' \ + {iab,oui}.txt; \ cd ..; \ tar cjf $$f oui-iab; \ scp $$f naiad:mirrors/ diff --git a/net/arp-scan/distinfo b/net/arp-scan/distinfo index 4c8a84eed49..cd4db315dd7 100644 --- a/net/arp-scan/distinfo +++ b/net/arp-scan/distinfo @@ -1,10 +1,10 @@ MD5 (arp-scan-1.8.tar.gz) = vogmV07FZiF+t8oED+Ry+Q== -MD5 (oui-iab-20120508.tar.bz2) = iqHam7+FJXSjPEgX/VLNww== +MD5 (oui-iab-20120516.tar.bz2) = Q8l/wmoKrzpg4esI6hm8Tw== RMD160 (arp-scan-1.8.tar.gz) = LPYNqZjNi/SXZ5OBh0Jvg7oFgvE= -RMD160 (oui-iab-20120508.tar.bz2) = KsmcAl3RclAvMXjvHrkBY5XCOFQ= +RMD160 (oui-iab-20120516.tar.bz2) = tr+/cJUbpYv6hk3QN1roHWSHyBg= SHA1 (arp-scan-1.8.tar.gz) = Juvxjv82eq+ZMHhBvsnoueWWw7s= -SHA1 (oui-iab-20120508.tar.bz2) = zsmw7umBEqSY/39nksDUb2AL5iw= +SHA1 (oui-iab-20120516.tar.bz2) = hSlenp0LS8KfruD+/hI0HVIJdm8= SHA256 (arp-scan-1.8.tar.gz) = Pk0t2wY02tB8vnIGNJ4Os4njdRCIOwc1pFCt70HfbyY= -SHA256 (oui-iab-20120508.tar.bz2) = /nzU3B8hywYDV95ZVTi3pSICQ8XCsR3pIzBaJ7xRzxA= +SHA256 (oui-iab-20120516.tar.bz2) = Zr02fRFzd3PBX+voguBVh0bYcbqGxkPwmF5IekkJHHk= SIZE (arp-scan-1.8.tar.gz) = 430221 -SIZE (oui-iab-20120508.tar.bz2) = 707476 +SIZE (oui-iab-20120516.tar.bz2) = 708028