Date: Fri, 9 Oct 2009 17:30:39 -0300 (BRT) From: Sylvio Cesar <scjamorim@bsd.com.br> To: FreeBSD-gnats-submit@FreeBSD.org Cc: jmelo@FreeBSD.org Subject: ports/139456: [PATCH] benchmarks/siege: update to 2.69 Message-ID: <20091009203039.46895244C65@fbsd9i386.scjamorim.org> Resent-Message-ID: <200910092040.n99Ke7Vr076153@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 139456 >Category: ports >Synopsis: [PATCH] benchmarks/siege: update to 2.69 >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: Fri Oct 09 20:40:06 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Sylvio Cesar >Release: FreeBSD 9.0-CURRENT i386 >Organization: >Environment: System: FreeBSD fbsd9i386.scjamorim.org 9.0-CURRENT FreeBSD 9.0-CURRENT #0: Fri Oct 2 01:38:34 BRT >Description: - Update to 2.69 Removed file(s): - files/patch-configure You can see the log in my tinderbox: AMD64 http://www.scjamorim.org/Home/siege-2.69-6amd64.log http://www.scjamorim.org/Home/siege-2.69-7amd64.log http://www.scjamorim.org/Home/siege-2.69-8amd64.log http://www.scjamorim.org/Home/siege-2.69-9amd64.log i386 http://www.scjamorim.org/Home/siege-2.69-6i386.log http://www.scjamorim.org/Home/siege-2.69-7i386.log http://www.scjamorim.org/Home/siege-2.69-8i386.log http://www.scjamorim.org/Home/siege-2.69-9i386.log Port maintainer (jmelo@FreeBSD.org) is cc'd. Generated with FreeBSD Port Tools 0.99 >How-To-Repeat: >Fix: --- siege-2.69.patch begins here --- Index: Makefile =================================================================== RCS file: /home/ncvs/ports/benchmarks/siege/Makefile,v retrieving revision 1.27 diff -u -u -r1.27 Makefile --- Makefile 3 Nov 2007 19:29:09 -0000 1.27 +++ Makefile 9 Oct 2009 20:27:10 -0000 @@ -6,7 +6,7 @@ # PORTNAME= siege -PORTVERSION= 2.66 +PORTVERSION= 2.69 CATEGORIES= benchmarks MASTER_SITES= ftp://sid.joedog.org/pub/siege/ Index: distinfo =================================================================== RCS file: /home/ncvs/ports/benchmarks/siege/distinfo,v retrieving revision 1.18 diff -u -u -r1.18 distinfo --- distinfo 5 Sep 2007 14:37:50 -0000 1.18 +++ distinfo 9 Oct 2009 20:27:10 -0000 @@ -1,3 +1,3 @@ -MD5 (siege-2.66.tar.gz) = a5592e42d4217572d8035dec000f479c -SHA256 (siege-2.66.tar.gz) = c4b4aefc94e42f6817445ea88725b8058fcb87d238c1b3a7f9f3d21cde057be5 -SIZE (siege-2.66.tar.gz) = 478161 +MD5 (siege-2.69.tar.gz) = 77190ad255dfa14232137d03fd0d994b +SHA256 (siege-2.69.tar.gz) = e0e18bc2a4a1b0b8fed172c96881c3cd8719deca3ea6150e17774d3a3a351588 +SIZE (siege-2.69.tar.gz) = 482839 Index: files/patch-configure =================================================================== RCS file: files/patch-configure diff -N files/patch-configure --- files/patch-configure 3 Nov 2007 19:29:09 -0000 1.1 +++ /dev/null 1 Jan 1970 00:00:00 -0000 @@ -1,65 +0,0 @@ ---- ./configure.orig 2007-10-29 12:09:17.000000000 -0400 -+++ ./configure 2007-10-29 12:09:50.000000000 -0400 -@@ -9533,7 +9533,7 @@ - echo $ECHO_N "(cached) $ECHO_C" >&6 - else - ac_check_lib_save_LIBS=$LIBS --LIBS="-ldl $LIBS" -+LIBS="$LIBS" - cat >conftest.$ac_ext <<_ACEOF - /* confdefs.h. */ - _ACEOF -@@ -9592,7 +9592,7 @@ - echo "$as_me:$LINENO: result: $ac_cv_lib_dl_dlopen" >&5 - echo "${ECHO_T}$ac_cv_lib_dl_dlopen" >&6 - if test $ac_cv_lib_dl_dlopen = yes; then -- lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-ldl" -+ lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="" - else - echo "$as_me:$LINENO: checking for dlopen in -lsvld" >&5 - echo $ECHO_N "checking for dlopen in -lsvld... $ECHO_C" >&6 -@@ -13314,7 +13314,7 @@ - echo $ECHO_N "(cached) $ECHO_C" >&6 - else - ac_check_lib_save_LIBS=$LIBS --LIBS="-ldl $LIBS" -+LIBS="$LIBS" - cat >conftest.$ac_ext <<_ACEOF - /* confdefs.h. */ - _ACEOF -@@ -13373,7 +13373,7 @@ - echo "$as_me:$LINENO: result: $ac_cv_lib_dl_dlopen" >&5 - echo "${ECHO_T}$ac_cv_lib_dl_dlopen" >&6 - if test $ac_cv_lib_dl_dlopen = yes; then -- lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-ldl" -+ lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="" - else - echo "$as_me:$LINENO: checking for dlopen in -lsvld" >&5 - echo $ECHO_N "checking for dlopen in -lsvld... $ECHO_C" >&6 -@@ -19049,7 +19049,7 @@ - echo $ECHO_N "(cached) $ECHO_C" >&6 - else - ac_check_lib_save_LIBS=$LIBS --LIBS="-ldl $LIBS" -+LIBS="$LIBS" - cat >conftest.$ac_ext <<_ACEOF - /* confdefs.h. */ - _ACEOF -@@ -19108,7 +19108,7 @@ - echo "$as_me:$LINENO: result: $ac_cv_lib_dl_dlopen" >&5 - echo "${ECHO_T}$ac_cv_lib_dl_dlopen" >&6 - if test $ac_cv_lib_dl_dlopen = yes; then -- lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-ldl" -+ lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="" - else - echo "$as_me:$LINENO: checking for dlopen in -lsvld" >&5 - echo $ECHO_N "checking for dlopen in -lsvld... $ECHO_C" >&6 -@@ -20809,7 +20809,7 @@ - - echo "$as_me:$LINENO: result: no" >&5 - echo "${ECHO_T}no" >&6; -- LDL=-ldl -+ LDL= - LIBS=$olibs - fi - rm -f conftest.err conftest.$ac_objext \ --- siege-2.69.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20091009203039.46895244C65>