Revision: 8094 http://sourceforge.net/p/ipcop/svn/8094 Author: owes Date: 2016-02-21 11:05:20 +0000 (Sun, 21 Feb 2016) Log Message: ----------- Update Perl module DBD-SQLite to 1.50
Modified Paths: -------------- ipcop/trunk/lfs/perl-dbd-sqlite Modified: ipcop/trunk/lfs/perl-dbd-sqlite =================================================================== --- ipcop/trunk/lfs/perl-dbd-sqlite 2016-02-21 11:03:49 UTC (rev 8093) +++ ipcop/trunk/lfs/perl-dbd-sqlite 2016-02-21 11:05:20 UTC (rev 8094) @@ -35,7 +35,7 @@ PKG_NAME = DBD-SQLite LFS_NAME = perl-dbd-sqlite # Even minor is production, odd is development -VER = 1.48 +VER = 1.50 HOST_ARCH = all OTHER_SRC = yes @@ -53,7 +53,7 @@ $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = 020c02ca595b2074a767a19af8506d2a +$(DL_FILE)_MD5 = d56eebfb5f2a14be9413b025e7dca9fe install : $(TARGET) @@ -83,6 +83,8 @@ $(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 -Np1 -i $(DIR_PATCHES)/$(LFS_NAME)-$(VER)_61ae7b0.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 This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. ------------------------------------------------------------------------------ Site24x7 APM Insight: Get Deep Visibility into Application Performance APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month Monitor end-to-end web transactions and take corrective actions now Troubleshoot faster and improve end-user experience. Signup Now! http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140 _______________________________________________ Ipcop-svn mailing list Ipcop-svn@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/ipcop-svn