Update of /cvsroot/leaf/src/bering-uclibc/apps/dnsmasq
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv30586

Modified Files:
        buildtool.cfg buildtool.mk 
Added Files:
        dnsmasq-2.26.tar.gz dnsmasq-uclibc.patch.gz 
Removed Files:
        dnsmasq-2.24.tar.gz dnsmasq.mk dnsmasq.txt 
Log Message:
update to version 2.26

--- dnsmasq-2.24.tar.gz DELETED ---

--- NEW FILE: dnsmasq-2.26.tar.gz ---
(This appears to be a binary file; contents omitted.)

Index: buildtool.mk
===================================================================
RCS file: /cvsroot/leaf/src/bering-uclibc/apps/dnsmasq/buildtool.mk,v
retrieving revision 1.20
retrieving revision 1.21
diff -C2 -d -r1.20 -r1.21
*** buildtool.mk        5 Dec 2005 22:17:58 -0000       1.20
--- buildtool.mk        1 Feb 2006 20:03:30 -0000       1.21
***************
*** 2,6 ****
  include $(MASTERMAKEFILE)
  
! DNSMASQ_DIR:=dnsmasq-2.24
  DNSMASQ_TARGET_DIR:=$(BT_BUILD_DIR)/dnsmasq
  
--- 2,6 ----
  include $(MASTERMAKEFILE)
  
! DNSMASQ_DIR:=dnsmasq-2.26
  DNSMASQ_TARGET_DIR:=$(BT_BUILD_DIR)/dnsmasq
  
***************
*** 8,11 ****
--- 8,12 ----
        zcat $(DNSMASQ_SOURCE) | tar -xvf -
        zcat $(DNSMASQ_PATCHIPV6) | patch -d $(DNSMASQ_DIR) -p1
+       zcat $(DNSMASQ_PATCHUCLIBC) | patch -d $(DNSMASQ_DIR) -p1
        touch $(DNSMASQ_DIR)/.source
  

--- dnsmasq.txt DELETED ---

--- dnsmasq.mk DELETED ---

Index: buildtool.cfg
===================================================================
RCS file: /cvsroot/leaf/src/bering-uclibc/apps/dnsmasq/buildtool.cfg,v
retrieving revision 1.19
retrieving revision 1.20
diff -C2 -d -r1.19 -r1.20
*** buildtool.cfg       5 Dec 2005 22:17:58 -0000       1.19
--- buildtool.cfg       1 Feb 2006 20:03:29 -0000       1.20
***************
*** 5,9 ****
  </File>
  
! <File dnsmasq-2.24.tar.gz>
    Server = cvs-sourceforge
    Revision = HEAD
--- 5,9 ----
  </File>
  
! <File dnsmasq-2.26.tar.gz>
    Server = cvs-sourceforge
    Revision = HEAD
***************
*** 12,15 ****
--- 12,16 ----
  </File>
  
+ # UClibc-0.9.20 specific patch?
  <File dnsmasq-ipv6.diff.gz>
    Server = cvs-sourceforge
***************
*** 19,22 ****
--- 20,31 ----
  </File>
  
+ # uClibc-0.9.20 specific patch
+ <File dnsmasq-uclibc.patch.gz>
+   Server = cvs-sourceforge
+   Revision = HEAD
+   envname = DNSMASQ_PATCHUCLIBC
+   Directory = dnsmasq
+ </File>
+ 
  <File dnsmasq.init>
    Server = cvs-sourceforge
***************
*** 28,32 ****
  <Package>
        <dnsmasq>
!               Version = 2.24
                Revision = 1
  
--- 37,41 ----
  <Package>
        <dnsmasq>
!               Version = 2.26
                Revision = 1
  

--- NEW FILE: dnsmasq-uclibc.patch.gz ---
(This appears to be a binary file; contents omitted.)



-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
leaf-cvs-commits mailing list
leaf-cvs-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/leaf-cvs-commits

Reply via email to