Update of /cvsroot/leaf/src/bering-uclibc/apps/shorewall
In directory sc8-pr-cvs6.sourceforge.net:/tmp/cvs-serv1399

Modified Files:
        buildtool.cfg buildtool.mk 
Log Message:
new upstream version 3.2.7


Index: buildtool.cfg
===================================================================
RCS file: /cvsroot/leaf/src/bering-uclibc/apps/shorewall/buildtool.cfg,v
retrieving revision 1.12
retrieving revision 1.13
diff -C2 -d -r1.12 -r1.13
*** buildtool.cfg       1 Dec 2006 18:04:46 -0000       1.12
--- buildtool.cfg       19 Dec 2006 12:28:19 -0000      1.13
***************
*** 5,11 ****
  </Server>
  
! <File shorewall-3.2.6.tgz>
        Server = shorewall-net
!       Directory = 3.2/shorewall-3.2.6
        Envname = SHOREWALL_SOURCE
  </File>
--- 5,11 ----
  </Server>
  
! <File shorewall-3.2.7.tgz>
        Server = shorewall-net
!       Directory = 3.2/shorewall-3.2.7
        Envname = SHOREWALL_SOURCE
  </File>
***************
*** 25,44 ****
  </File>
  
- #3.2.6 errata
- <File patch-3.2.6-2.diff>
-       Server = cvs-sourceforge
-       Revision = HEAD
-       Directory = shorewall
-       Envname = SHOREWALL_PATCH_1
- </File>
- 
- #3.2.6 errata
- <File shorewall-3.2-leaffix.patch>
-       Server = cvs-sourceforge
-       Revision = HEAD
-       Directory = shorewall
-       Envname = SHOREWALL_PATCH_2
- </File>
- 
  # This patch provides the Bering-uClibc specific configuration defaults
  <File shorewall-config.diff>
--- 25,28 ----
***************
*** 68,72 ****
        <shorwall>
                packagename=shorwall
!               Version 3.2.6
                Revision = 1
  
--- 52,56 ----
        <shorwall>
                packagename=shorwall
!               Version 3.2.7
                Revision = 1
  

Index: buildtool.mk
===================================================================
RCS file: /cvsroot/leaf/src/bering-uclibc/apps/shorewall/buildtool.mk,v
retrieving revision 1.11
retrieving revision 1.12
diff -C2 -d -r1.11 -r1.12
*** buildtool.mk        1 Dec 2006 18:04:46 -0000       1.11
--- buildtool.mk        19 Dec 2006 12:28:19 -0000      1.12
***************
*** 9,13 ****
  TARGET_DIR=$(BT_BUILD_DIR)/shorewall
  
! SHOREWALL_DIR:=shorewall-3.2.6
  
  $(SHOREWALL_DIR)/.source:
--- 9,13 ----
  TARGET_DIR=$(BT_BUILD_DIR)/shorewall
  
! SHOREWALL_DIR:=shorewall-3.2.7
  
  $(SHOREWALL_DIR)/.source:
***************
*** 15,22 ****
        cat $(SHOREWALL_LRP_DIFF)       | patch -d $(SHOREWALL_DIR) -p1
        cat $(SHOREWALL_CONFIG_DIFF)    | patch -d $(SHOREWALL_DIR) -p1
!       cat $(SHOREWALL_PATCH_1)        | patch -d $(SHOREWALL_DIR)
!       cat $(SHOREWALL_PATCH_2)        | patch -d $(SHOREWALL_DIR)
  
- #     cp -a compiler $(SHOREWALL_DIR)/compiler
        touch $(SHOREWALL_DIR)/.source  
  
--- 15,20 ----
        cat $(SHOREWALL_LRP_DIFF)       | patch -d $(SHOREWALL_DIR) -p1
        cat $(SHOREWALL_CONFIG_DIFF)    | patch -d $(SHOREWALL_DIR) -p1
! #     cat $(SHOREWALL_PATCH_1)        | patch -d $(SHOREWALL_DIR)
  
        touch $(SHOREWALL_DIR)/.source  
  


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
leaf-cvs-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/leaf-cvs-commits

Reply via email to