Revision: 7421
          http://sourceforge.net/p/ipcop/svn/7421
Author:   owes
Date:     2014-04-05 20:13:22 +0000 (Sat, 05 Apr 2014)
Log Message:
-----------
Update Perl module DBD-SQLite to 1.42

Modified Paths:
--------------
    ipcop/trunk/lfs/DBD-SQLite
    ipcop/trunk/updates/2.1.4/ROOTFILES.i486-2.1.4
    ipcop/trunk/updates/2.1.4/information.xml

Modified: ipcop/trunk/lfs/DBD-SQLite
===================================================================
--- ipcop/trunk/lfs/DBD-SQLite  2014-04-05 20:10:56 UTC (rev 7420)
+++ ipcop/trunk/lfs/DBD-SQLite  2014-04-05 20:13:22 UTC (rev 7421)
@@ -33,14 +33,14 @@
 include Config
 
 PKG_NAME   = DBD-SQLite
-# Odd minor is production, even is development
-VER        = 1.37
+# Even minor is production, odd is development
+VER        = 1.42
 HOST_ARCH  = all
 OTHER_SRC  = yes
 
 THISAPP    = $(PKG_NAME)-$(VER)
 DL_FILE    = $(THISAPP).tar.gz
-DL_FROM    = $(URL_CPAN)/A/AD/ADAMK
+DL_FROM    = $(URL_CPAN)/I/IS/ISHIGAKI
 DIR_APP    = $(DIR_SRC)/$(THISAPP)
 TARGET     = $(DIR_INFO)/$(STAGE_ORDER)_$(STAGE)/$(THISAPP)
 
@@ -52,7 +52,7 @@
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = b8ac1c584befa63cd5ffc391b2366e84
+$(DL_FILE)_MD5 = 86cfaf477cb9ddc39508f74f4268fc79
 
 install : $(TARGET)
 
@@ -82,7 +82,6 @@
 $(TARGET) : $(firstword $(MAKEFILE_LIST)) $(patsubst %,$(DIR_DL)/%,$(objects))
        @$(PREBUILD)
        @rm -rf $(DIR_APP) && cd $(DIR_SRC) && tar zxf $(DIR_DL)/$(DL_FILE)
-       cd $(DIR_APP) && patch -p1 -i 
$(DIR_PATCHES)/$(THISAPP)_testsuite-fixes.patch
 
        # DBD-SQLite-1.37 include sqlite-3.7.12.1 (as the test show when using 
unmodified code)
        # Use system libsqlite code like debian, fedora : less code, smaller 
size
@@ -101,4 +100,3 @@
 
        @rm -rf $(DIR_APP)
        @$(POSTBUILD)
-

Modified: ipcop/trunk/updates/2.1.4/ROOTFILES.i486-2.1.4
===================================================================
--- ipcop/trunk/updates/2.1.4/ROOTFILES.i486-2.1.4      2014-04-05 20:10:56 UTC 
(rev 7420)
+++ ipcop/trunk/updates/2.1.4/ROOTFILES.i486-2.1.4      2014-04-05 20:13:22 UTC 
(rev 7421)
@@ -36,6 +36,10 @@
 /lib/modules/3.4-2/extra/solos-pci.ko.gz
 /lib/modules/3.4-2/kernel
 ##
+## perl DBD-SQLite-1.42
+/usr/lib/perl5/site_perl/5.14.2/i486-linux/DBD/SQLite.pm
+/usr/lib/perl5/site_perl/5.14.2/i486-linux/auto/DBD/SQLite/SQLite.so
+##
 ## perl DBI-1.631
 /usr/lib/perl5/site_perl/5.14.2/i486-linux/DBI.pm
 /usr/lib/perl5/site_perl/5.14.2/i486-linux/auto/DBI/DBI.so

Modified: ipcop/trunk/updates/2.1.4/information.xml
===================================================================
--- ipcop/trunk/updates/2.1.4/information.xml   2014-04-05 20:10:56 UTC (rev 
7420)
+++ ipcop/trunk/updates/2.1.4/information.xml   2014-04-05 20:13:22 UTC (rev 
7421)
@@ -9,7 +9,7 @@
             ppp to 2.4.6, pptp to 1.8.0, rrdtool to 1.4.8,
             sqlite to 3.8.4.3, usb-modeswitch to 2.1.1, usb-modeswitch-data to 
20140327.
             <br />
-            Upgrade Perl module DBI to 1.631.
+            Upgrade Perl modules DBD-SQLite to 1.42, DBI to 1.631.
             <br />
             <b>Mandatory reboot after upgrade.</b>
         </description>

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


------------------------------------------------------------------------------
_______________________________________________
Ipcop-svn mailing list
Ipcop-svn@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ipcop-svn

Reply via email to