OpenPKG CVS Repository
  http://cvs.openpkg.org/
  ____________________________________________________________________________

  Server: cvs.openpkg.org                  Name:   Ralf S. Engelschall
  Root:   /v/openpkg/cvs                   Email:  [EMAIL PROTECTED]
  Module: openpkg-src                      Date:   20-Aug-2008 09:16:27
  Branch: HEAD                             Handle: 2008082008162600

  Modified files:
    openpkg-src/mtr         mtr.patch mtr.spec

  Log:
    upgrading package: mtr 0.72 -> 0.74

  Summary:
    Revision    Changes     Path
    1.13        +9  -20     openpkg-src/mtr/mtr.patch
    1.42        +6  -4      openpkg-src/mtr/mtr.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/mtr/mtr.patch
  ============================================================================
  $ cvs diff -u -r1.12 -r1.13 mtr.patch
  --- openpkg-src/mtr/mtr.patch 1 May 2006 09:46:17 -0000       1.12
  +++ openpkg-src/mtr/mtr.patch 20 Aug 2008 07:16:26 -0000      1.13
  @@ -1,9 +1,9 @@
   Index: dns.c
  ---- dns.c.orig       2006-03-23 06:45:58 +0100
  -+++ dns.c    2006-03-23 18:48:41 +0100
  -@@ -33,6 +33,11 @@
  - #include <netinet/in.h>
  - #include <arpa/inet.h>
  +--- dns.c.orig       2008-08-19 19:07:33 +0200
  ++++ dns.c    2008-08-20 09:09:56 +0200
  +@@ -35,6 +35,11 @@
  + 
  + #define BIND_8_COMPAT
    #include <arpa/nameser.h>
   +
   +#ifdef NEED_NAMESER8_COMPAT
  @@ -14,8 +14,8 @@
    #include <resolv.h>
    #include <unistd.h>
   Index: getopt.c
  ---- getopt.c.orig    2005-01-11 09:33:10 +0100
  -+++ getopt.c 2006-03-23 18:48:41 +0100
  +--- getopt.c.orig    2008-08-19 18:55:48 +0200
  ++++ getopt.c 2008-08-20 09:09:56 +0200
   @@ -49,7 +49,6 @@
       program understand `configure --with-gnu-libc' and omit the object files,
       it is simpler to just do this in the source for each such file.  */
  @@ -33,8 +33,8 @@
    #ifdef TEST
    
   Index: getopt1.c
  ---- getopt1.c.orig   2004-08-26 09:56:53 +0200
  -+++ getopt1.c        2006-03-23 18:48:41 +0100
  +--- getopt1.c.orig   2008-08-19 18:55:48 +0200
  ++++ getopt1.c        2008-08-20 09:09:56 +0200
   @@ -40,7 +40,6 @@
       program understand `configure --with-gnu-libc' and omit the object files,
       it is simpler to just do this in the source for each such file.  */
  @@ -51,14 +51,3 @@
    
    #ifdef TEST
    
  ---- configure.orig   2006-05-01 11:32:33 +0200
  -+++ configure        2006-05-01 11:33:04 +0200
  -@@ -6965,7 +6965,7 @@
  - 
  - fi
  - 
  --LIBS="$LIBS -lresolv"
  -+### LIBS="$LIBS -lresolv"
  - 
  - echo "$as_me:$LINENO: checking for herror" >&5
  - echo $ECHO_N "checking for herror... $ECHO_C" >&6
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-src/mtr/mtr.spec
  ============================================================================
  $ cvs diff -u -r1.41 -r1.42 mtr.spec
  --- openpkg-src/mtr/mtr.spec  1 Jan 2008 14:59:15 -0000       1.41
  +++ openpkg-src/mtr/mtr.spec  20 Aug 2008 07:16:26 -0000      1.42
  @@ -31,8 +31,8 @@
   Class:        PLUS
   Group:        Mapping
   License:      GPL
  -Version:      0.72
  -Release:      20080101
  +Version:      0.74
  +Release:      20080820
   
   #   package options
   %option       with_x11   no
  @@ -94,10 +94,12 @@
           --with-x \
           --x-includes=`%{l_rc} --query x11_incdir` \
           --x-libraries=`%{l_rc} --query x11_libdir` \
  -        --with-gtk-prefix=%{l_prefix}
  +        --with-gtk-prefix=%{l_prefix} \
  +        --enable-gtk2
   %else
           --without-x \
  -        --without-gtk
  +        --without-gtk \
  +        --disable-gtk2
   %endif
       %{l_shtool} subst \
           -e 's;^AUTOCONF =.*;AUTOCONF = true;' \
  @@ .
______________________________________________________________________
OpenPKG                                             http://openpkg.org
CVS Repository Commit List                     openpkg-cvs@openpkg.org

Reply via email to