FreeBSD Bugzilla – Attachment 99009 Details for
Bug 138005
[PATCH] security/yersinia: update to 0.7.1, take maintainership
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
yersinia-0.7.1.patch
yersinia-0.7.1.patch (text/plain), 3.71 KB, created by
Ayumi M
on 2009-08-21 00:10:01 UTC
(
hide
)
Description:
yersinia-0.7.1.patch
Filename:
MIME Type:
Creator:
Ayumi M
Created:
2009-08-21 00:10:01 UTC
Size:
3.71 KB
patch
obsolete
>diff -ruN --exclude=CVS /usr/ports/security/yersinia.orig/Makefile /usr/ports/security/yersinia/Makefile >--- /usr/ports/security/yersinia.orig/Makefile 2009-08-19 21:43:12.000000000 +0900 >+++ /usr/ports/security/yersinia/Makefile 2009-08-21 05:30:42.000000000 +0900 >@@ -6,12 +6,11 @@ > # > > PORTNAME= yersinia >-PORTVERSION= 0.7 >-PORTREVISION= 2 >+PORTVERSION= 0.7.1 > CATEGORIES= security > MASTER_SITES= http://www.yersinia.net/download/ > >-MAINTAINER= ports@FreeBSD.org >+MAINTAINER= ayu@commun.jp > COMMENT= Layer 2 vulnerability scanner (switches, spanning tree, 802.1q ...) > > BUILD_DEPENDS= ${LIBNET_CONFIG}:${PORTSDIR}/net/libnet >@@ -26,7 +25,7 @@ > PKGNAMESUFFIX= -gtk > CONFLICTS= yersinia-[0-9]* > .else >-CONFIGURE_ARGS+= --disable-gtk >+CONFIGURE_ARGS+= --disable-gtk > CONFLICTS= yersinia-gtk-[0-9]* > .endif > GNU_CONFIGURE= yes >diff -ruN --exclude=CVS /usr/ports/security/yersinia.orig/distinfo /usr/ports/security/yersinia/distinfo >--- /usr/ports/security/yersinia.orig/distinfo 2009-08-19 21:43:12.000000000 +0900 >+++ /usr/ports/security/yersinia/distinfo 2009-08-19 22:29:42.000000000 +0900 >@@ -1,3 +1,3 @@ >-MD5 (yersinia-0.7.tar.gz) = 66ae43c5571ceb695e9307b2a4f3c5c3 >-SHA256 (yersinia-0.7.tar.gz) = 0a82b904991ee1ecbbeb0a19ca3c3261f4014170a5c50a7fcd5be9af5e30a029 >-SIZE (yersinia-0.7.tar.gz) = 322812 >+MD5 (yersinia-0.7.1.tar.gz) = dd3b79a625482961fe4e8bd96edff179 >+SHA256 (yersinia-0.7.1.tar.gz) = 9c473c49bba9b5271ca1cc6fb5d64314bff675772f597837341f58dc93351a17 >+SIZE (yersinia-0.7.1.tar.gz) = 318396 >diff -ruN --exclude=CVS /usr/ports/security/yersinia.orig/files/patch-configure /usr/ports/security/yersinia/files/patch-configure >--- /usr/ports/security/yersinia.orig/files/patch-configure 2009-08-19 21:43:12.000000000 +0900 >+++ /usr/ports/security/yersinia/files/patch-configure 2009-08-19 22:35:42.000000000 +0900 >@@ -1,6 +1,6 @@ >---- ./configure.orig Sun Jun 18 12:24:36 2006 >-+++ ./configure Fri Sep 29 15:04:21 2006 >-@@ -2971,7 +2971,8 @@ >+--- configure.orig 2007-01-27 04:22:30.000000000 +0900 >++++ configure 2009-08-19 22:35:11.000000000 +0900 >+@@ -3470,7 +3470,8 @@ > > > if test -n "$GCC"; then >@@ -10,7 +10,7 @@ > else > { echo "$as_me:$LINENO: WARNING: Ouch!! Only gcc is supported..." >&5 > echo "$as_me: WARNING: Ouch!! Only gcc is supported..." >&2;} >-@@ -3817,7 +3818,7 @@ >+@@ -4462,7 +4463,7 @@ > echo $pcap_dir > echo $dir > echo; echo please wipe out all unused pcap installations >@@ -19,12 +19,14 @@ > else > pcap_dir="$dir" > fi >-@@ -3997,62 +3998,8 @@ >+@@ -4636,64 +4637,8 @@ > >+ fi > >- >--echo "$as_me:$LINENO: checking for a complete set of libnet headers" >&5 >--echo $ECHO_N "checking for a complete set of libnet headers... $ECHO_C" >&6 >+- >+- >+-{ echo "$as_me:$LINENO: checking for a complete set of libnet headers" >&5 >+-echo $ECHO_N "checking for a complete set of libnet headers... $ECHO_C" >&6; } > - > -possible_dirs="`eval echo -n ${includedir}` \ > - /usr/include /usr/include/libnet \ >@@ -34,13 +36,13 @@ > -possible_libnet_config_dirs="/usr /usr/local /opt" > - > - >--# Check whether --with-libnet-includes or --without-libnet-includes was given. >+-# Check whether --with-libnet-includes was given. > -if test "${with_libnet_includes+set}" = set; then >-- withval="$with_libnet_includes" >-- LIBNET_DIR=$withval LIBNET_CONFIG_DIR=$withval >+- withval=$with_libnet_includes; LIBNET_DIR=$withval LIBNET_CONFIG_DIR=$withval > -else > - LIBNET_DIR=$possible_dirs LIBNET_CONFIG_DIR=$possible_libnet_config_dirs >--fi; >+-fi >+- > - > -libnet_dir="" > -for dir in $LIBNET_DIR ; do >@@ -84,7 +86,7 @@ > > if test "$LIBNET_LINK" != "-L/usr/lib" ; then > LIBS="$LIBS $LIBNET_LINK" >-@@ -4067,7 +4014,7 @@ >+@@ -4708,7 +4653,7 @@ > echo $ECHO_N "(cached) $ECHO_C" >&6 > else > ac_check_lib_save_LIBS=$LIBS
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 138005
: 99009