[prev in list] [next in list] [prev in thread] [next in thread] 

List:       ipcop-svn
Subject:    [Ipcop-svn] SF.net SVN: ipcop:[7713] ipcop/trunk
From:       owes () users ! sourceforge ! net
Date:       2014-11-30 13:11:04
Message-ID: E1Xv4HQ-0003js-HF () sfs-ml-4 ! v29 ! ch3 ! sourceforge ! com
[Download RAW message or body]

Revision: 7713
          http://sourceforge.net/p/ipcop/svn/7713
Author:   owes
Date:     2014-11-30 13:11:02 +0000 (Sun, 30 Nov 2014)
Log Message:
-----------
Update libxml2 to 2.9.2

Modified Paths:
--------------
    ipcop/trunk/config/rootfiles/common/libxml2
    ipcop/trunk/lfs/libxml2
    ipcop/trunk/updates/2.1.8/ROOTFILES.i486-2.1.8
    ipcop/trunk/updates/2.1.8/information.xml
    ipcop/trunk/updates/2.1.8/setup

Modified: ipcop/trunk/config/rootfiles/common/libxml2
===================================================================
--- ipcop/trunk/config/rootfiles/common/libxml2	2014-11-25 11:26:58 UTC (rev 7712)
+++ ipcop/trunk/config/rootfiles/common/libxml2	2014-11-30 13:11:02 UTC (rev 7713)
@@ -50,10 +50,13 @@
 #usr/include/libxml2/libxml/xpath.h
 #usr/include/libxml2/libxml/xpathInternals.h
 #usr/include/libxml2/libxml/xpointer.h
+#usr/lib/cmake
+#usr/lib/cmake/libxml2
+#usr/lib/cmake/libxml2/libxml2-config.cmake
 #usr/lib/libxml2.la
 #usr/lib/libxml2.so
 usr/lib/libxml2.so.2
-usr/lib/libxml2.so.2.9.1
+usr/lib/libxml2.so.2.9.2
 #usr/lib/pkgconfig/libxml-2.0.pc
 #usr/lib/xml2Conf.sh
 #usr/share/aclocal/libxml.m4

Modified: ipcop/trunk/lfs/libxml2
===================================================================
--- ipcop/trunk/lfs/libxml2	2014-11-25 11:26:58 UTC (rev 7712)
+++ ipcop/trunk/lfs/libxml2	2014-11-30 13:11:02 UTC (rev 7713)
@@ -32,18 +32,18 @@
 
 include Config
 
-PKG_NAME   := libxml2
-VER        := 2.9.1
-HOST_ARCH  := all
-OTHER_SRC  := yes
+PKG_NAME   = libxml2
+VER        = 2.9.2
+HOST_ARCH  = all
+OTHER_SRC  = yes
 
-THISAPP    := $(PKG_NAME)-$(VER)
-DL_FILE    := $(THISAPP).tar.gz
-DL_FROM    := http://xmlsoft.org/sources
-DIR_APP    := $(DIR_SRC)/$(THISAPP)
-TARGET     := $(DIR_INFO)/$(STAGE_ORDER)_$(STAGE)/$(THISAPP)
+THISAPP    = $(PKG_NAME)-$(VER)
+DL_FILE    = $(THISAPP).tar.gz
+DL_FROM    = http://xmlsoft.org/sources
+DIR_APP    = $(DIR_SRC)/$(THISAPP)
+TARGET     = $(DIR_INFO)/$(STAGE_ORDER)_$(STAGE)/$(THISAPP)
 
-XMLTEST    := xmlts20080827.tar.gz
+XMLTEST    = xmlts20080827.tar.gz
 
 
 ###############################################################################
@@ -52,11 +52,11 @@
 
 objects = $(DL_FILE) $(XMLTEST)
 
-$(DL_FILE) := $(DL_FROM)/$(DL_FILE)
-$(XMLTEST) := http://www.w3.org/XML/Test/$(XMLTEST)
+$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
+$(XMLTEST) = http://www.w3.org/XML/Test/$(XMLTEST)
 
-$(DL_FILE)_MD5 := 9c0cfef285d5c4a5c80d00904ddab380
-$(XMLTEST)_MD5 := ae3d1ebe000a3972afa104ca7f0e1b4a
+$(DL_FILE)_MD5 = 9e6a9aca9d155737868b3dc5fd82f788
+$(XMLTEST)_MD5 = ae3d1ebe000a3972afa104ca7f0e1b4a
 
 install : $(TARGET)
 

Modified: ipcop/trunk/updates/2.1.8/ROOTFILES.i486-2.1.8
===================================================================
--- ipcop/trunk/updates/2.1.8/ROOTFILES.i486-2.1.8	2014-11-25 11:26:58 UTC (rev 7712)
+++ ipcop/trunk/updates/2.1.8/ROOTFILES.i486-2.1.8	2014-11-30 13:11:02 UTC (rev 7713)
@@ -34,6 +34,10 @@
 /usr/lib/libpcap.so.1
 /usr/lib/libpcap.so.1.6.2
 ##
+## libxml2-2.9.2
+/usr/lib/libxml2.so.2
+/usr/lib/libxml2.so.2.9.2
+##
 ## lsof-4.88
 /usr/sbin/lsof
 ##

Modified: ipcop/trunk/updates/2.1.8/information.xml
===================================================================
--- ipcop/trunk/updates/2.1.8/information.xml	2014-11-25 11:26:58 UTC (rev 7712)
+++ ipcop/trunk/updates/2.1.8/information.xml	2014-11-30 13:11:02 UTC (rev 7713)
@@ -7,7 +7,7 @@
         <description>
         Upgrade acpid to 2.0.23, apache to 2.2.29, dhcpcd to 6.6.2,
         ethtool to 3.16, grep to 2.21, hdparm to 9.45, iproute2 to 3.17.0, iw to \
                3.17,
-        libpcap to 1.6.2, lsof to 4.88,
+        libpcap to 1.6.2, libxml2 to 2.9.2, lsof to 4.88,
         smartmontools to 6.3, squid to 3.4.9, tcpdump to 4.6.2, traceroute to \
2.0.21,  vnstat to 1.12, wget to 1.16.
         </description>

Modified: ipcop/trunk/updates/2.1.8/setup
===================================================================
--- ipcop/trunk/updates/2.1.8/setup	2014-11-25 11:26:58 UTC (rev 7712)
+++ ipcop/trunk/updates/2.1.8/setup	2014-11-30 13:11:02 UTC (rev 7713)
@@ -80,6 +80,7 @@
 # Remove old libraries (version specific)
 /bin/rm -f /usr/lib/libapr-1.so.0.5.0
 /bin/rm -f /usr/lib/libpcap.so.1.5.3
+/bin/rm -f /usr/lib/libxml2.so.2.9.1
 
 # For new shared libs. May not always be required, but makes sure we do not forget
 /sbin/ldconfig

This was sent by the SourceForge.net collaborative development platform, the world's \
largest Open Source development site.


------------------------------------------------------------------------------
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
from Actuate! Instantly Supercharge Your Business Reports and Dashboards
with Interactivity, Sharing, Native Excel Exports, App Integration & more
Get technology previously reserved for billion-dollar corporations, FREE
http://pubads.g.doubleclick.net/gampad/clk?id=157005751&iu=/4140/ostg.clktrk
_______________________________________________
Ipcop-svn mailing list
Ipcop-svn@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ipcop-svn


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic