Revision: 7146
http://sourceforge.net/p/ipcop/svn/7146
Author: dotzball
Date: 2013-11-19 13:23:19 +0000 (Tue, 19 Nov 2013)
Log Message:
-----------
Update pcre to 8.33.
Modified Paths:
--------------
ipcop/trunk/config/rootfiles/common/pcre
ipcop/trunk/lfs/pcre
ipcop/trunk/updates/2.1.0/ROOTFILES.i486-2.1.0
ipcop/trunk/updates/2.1.0/information.xml
ipcop/trunk/updates/2.1.0/setup
Modified: ipcop/trunk/config/rootfiles/common/pcre
===================================================================
--- ipcop/trunk/config/rootfiles/common/pcre 2013-11-19 13:21:51 UTC (rev
7145)
+++ ipcop/trunk/config/rootfiles/common/pcre 2013-11-19 13:23:19 UTC (rev
7146)
@@ -10,7 +10,7 @@
#usr/lib/libpcre.la
#usr/lib/libpcre.so
usr/lib/libpcre.so.1
-usr/lib/libpcre.so.1.2.0
+usr/lib/libpcre.so.1.2.1
#usr/lib/libpcrecpp.la
#usr/lib/libpcrecpp.so
#usr/lib/libpcrecpp.so.0
@@ -18,7 +18,7 @@
#usr/lib/libpcreposix.la
#usr/lib/libpcreposix.so
#usr/lib/libpcreposix.so.0
-#usr/lib/libpcreposix.so.0.0.1
+#usr/lib/libpcreposix.so.0.0.2
#usr/lib/pkgconfig/libpcre.pc
#usr/lib/pkgconfig/libpcrecpp.pc
#usr/lib/pkgconfig/libpcreposix.pc
@@ -30,10 +30,13 @@
#usr/share/doc/pcre/NEWS
#usr/share/doc/pcre/README
#usr/share/doc/pcre/html
+#usr/share/doc/pcre/html/NON-AUTOTOOLS-BUILD.txt
+#usr/share/doc/pcre/html/README.txt
#usr/share/doc/pcre/html/index.html
#usr/share/doc/pcre/html/pcre-config.html
#usr/share/doc/pcre/html/pcre.html
#usr/share/doc/pcre/html/pcre16.html
+#usr/share/doc/pcre/html/pcre32.html
#usr/share/doc/pcre/html/pcre_assign_jit_stack.html
#usr/share/doc/pcre/html/pcre_compile.html
#usr/share/doc/pcre/html/pcre_compile2.html
@@ -59,6 +62,7 @@
#usr/share/doc/pcre/html/pcre_refcount.html
#usr/share/doc/pcre/html/pcre_study.html
#usr/share/doc/pcre/html/pcre_utf16_to_host_byte_order.html
+#usr/share/doc/pcre/html/pcre_utf32_to_host_byte_order.html
#usr/share/doc/pcre/html/pcre_version.html
#usr/share/doc/pcre/html/pcreapi.html
#usr/share/doc/pcre/html/pcrebuild.html
@@ -174,6 +178,7 @@
#usr/share/man/man3/pcrecallout.3
#usr/share/man/man3/pcrecompat.3
#usr/share/man/man3/pcrecpp.3
+#usr/share/man/man3/pcredemo.3
#usr/share/man/man3/pcrejit.3
#usr/share/man/man3/pcrelimits.3
#usr/share/man/man3/pcrematching.3
Modified: ipcop/trunk/lfs/pcre
===================================================================
--- ipcop/trunk/lfs/pcre 2013-11-19 13:21:51 UTC (rev 7145)
+++ ipcop/trunk/lfs/pcre 2013-11-19 13:23:19 UTC (rev 7146)
@@ -33,7 +33,7 @@
include Config
PKG_NAME = pcre
-VER = 8.32
+VER = 8.33
HOST_ARCH = all
OTHER_SRC = yes
@@ -51,7 +51,7 @@
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
-$(DL_FILE)_MD5 = 62f02a76bb57a40bc66681760ed511d5
+$(DL_FILE)_MD5 = 21514018448ac10062ece7a668fca949
install : $(TARGET)
Modified: ipcop/trunk/updates/2.1.0/ROOTFILES.i486-2.1.0
===================================================================
--- ipcop/trunk/updates/2.1.0/ROOTFILES.i486-2.1.0 2013-11-19 13:21:51 UTC
(rev 7145)
+++ ipcop/trunk/updates/2.1.0/ROOTFILES.i486-2.1.0 2013-11-19 13:23:19 UTC
(rev 7146)
@@ -605,9 +605,9 @@
/lib/udev/rules.d/60-pcmcia.rules
/sbin/pccardctl
##
-## pcre-8.32
+## pcre-8.33
/usr/lib/libpcre.so.1
-/usr/lib/libpcre.so.1.2.0
+/usr/lib/libpcre.so.1.2.1
##
## linked to libpcre
/usr/lib/libpango-1.0.so.0.2800.4
Modified: ipcop/trunk/updates/2.1.0/information.xml
===================================================================
--- ipcop/trunk/updates/2.1.0/information.xml 2013-11-19 13:21:51 UTC (rev
7145)
+++ ipcop/trunk/updates/2.1.0/information.xml 2013-11-19 13:23:19 UTC (rev
7146)
@@ -18,7 +18,7 @@
libnfnetlink to 1.0.1, libnetfilter_conntrack to 1.0.4, libnl to
3.2.16, libpcap to 1.4.0, libpng to 1.5.16,
libusb to 1.0.9, libusb-compat to 0.1.4, libtool to 2.4.2, libxml2
to 2.9.1, logrotate to 3.8.6, lsof to 4.87,
mdadm to 3.3, net-tools to 1.60-p20120127084908, openldap to
2.4.38, openssh to 6.4p1, openssl to 1.0.1e, openswan to 2.6.39,
- parted to 3.1, patch to 2.7.1, pciutils to 3.2.1, pcre to 8.32,
perl to 5.14.2-21, pixman to 0.24.4, procps to 3.3.8, psmisc to 22.20,
+ parted to 3.1, patch to 2.7.1, pciutils to 3.2.1, pcre to 8.33,
perl to 5.14.2-21, pixman to 0.24.4, procps to 3.3.8, psmisc to 22.20,
rp-pppoe to 3.11, rsyslog to 5.8.13, sed to 4.2.2, shadow to
4.1.5.1, smartmontools to 6.2, sqlite to 3.7.13
tcpdump to 4.4.0, traceroute to 2.0.19, ulogd to 2.0.2,
usb-modeswitch to 1.2.5, usb-modeswitch-data to 20121109, usbutils
to 007, util-linux to 2.22.2,
Modified: ipcop/trunk/updates/2.1.0/setup
===================================================================
--- ipcop/trunk/updates/2.1.0/setup 2013-11-19 13:21:51 UTC (rev 7145)
+++ ipcop/trunk/updates/2.1.0/setup 2013-11-19 13:23:19 UTC (rev 7146)
@@ -142,7 +142,7 @@
/bin/rm -f /usr/lib/libparted.so.1.0.0
/bin/rm -f /usr/lib/libpcap.so.1.{2.1,3.0}
/bin/rm -f /usr/lib/libpci.so.3.1.{9,10}
-/bin/rm -f /usr/lib/libpcre.so.{0.0.1,1.0.0}
+/bin/rm -f /usr/lib/libpcre.so.{0.0.1,1.0.0,1.2.0}
/bin/rm -f /usr/lib/libpixman-1.so.0
/bin/rm -f /usr/lib/libpixman-1.so.0.22.2
/bin/rm -f /usr/lib/libpng15.so.15.{8,9,10,11,12,14,15}.0
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------------------------------------------------------
Shape the Mobile Experience: Free Subscription
Software experts and developers: Be at the forefront of tech innovation.
Intel(R) Software Adrenaline delivers strategic insight and game-changing
conversations that shape the rapidly evolving mobile landscape. Sign up now.
http://pubads.g.doubleclick.net/gampad/clk?id=63431311&iu=/4140/ostg.clktrk
_______________________________________________
Ipcop-svn mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ipcop-svn