[Vtigercrm-commits] [vtiger-commits] r7727 - /vtigercrm/branches/4.2/DEPENDENCIES.txt
vtigercrm-commits at vtiger.fosslabs.com
vtigercrm-commits at vtiger.fosslabs.com
Sat Jul 1 08:11:49 EDT 2006
Author: jeffk
Date: Sat Jul 1 06:11:47 2006
New Revision: 7727
Log:
refs #1416. add column indicating whether library snapshot modifications are known to be necessary for vtigercrm to work properly. some snapshot modifications have been made only to save disk space.
Modified:
vtigercrm/branches/4.2/DEPENDENCIES.txt
Modified: vtigercrm/branches/4.2/DEPENDENCIES.txt
==============================================================================
--- vtigercrm/branches/4.2/DEPENDENCIES.txt (original)
+++ vtigercrm/branches/4.2/DEPENDENCIES.txt Sat Jul 1 06:11:47 2006
@@ -1,7 +1,7 @@
-#pkg pkgvers relpath modified extdepok dowloadurl
-adodb adodb-4.90 adodb false unknown http://prdownloads.sourceforge.net/adodb/adodb490.tgz
-FCKeditor FCKeditor-2.2 include/fckeditor true unknown http://prdownloads.sourceforge.net/fckeditor/FCKeditor-2.2.gz.tar
-fpdf fpdf-1.53 include/fpdf true unknown http://www.fpdf.org/en/dl.php?v=153&f=tgz
-Image_Canvas Image_Canvas-0.3.0 include/Image true unknown http://pear.php.net/get/Image_Canvas-0.3.0.tgz
-Image_Color Image_Color-1.0.2 include/Image true unknown http://pear.php.net/get/Image_Color-1.0.2.tgz
-Image_Graph Image_Graph-0.7.2 include/Image true unknown http://pear.php.net/get/Image_Graph-0.7.2.tgz
+#pkg pkgvers relpath modified unmodifiedok extdepok dowloadurl
+adodb adodb-4.90 adodb false true unknown http://prdownloads.sourceforge.net/adodb/adodb490.tgz
+FCKeditor FCKeditor-2.2 include/fckeditor true unknown unknown http://prdownloads.sourceforge.net/fckeditor/FCKeditor-2.2.gz.tar
+fpdf fpdf-1.53 include/fpdf true unknown unknown http://www.fpdf.org/en/dl.php?v=153&f=tgz
+Image_Canvas Image_Canvas-0.3.0 include/Image true unknown unknown http://pear.php.net/get/Image_Canvas-0.3.0.tgz
+Image_Color Image_Color-1.0.2 include/Image true unknown unknown http://pear.php.net/get/Image_Color-1.0.2.tgz
+Image_Graph Image_Graph-0.7.2 include/Image true unknown unknown http://pear.php.net/get/Image_Graph-0.7.2.tgz
More information about the vtigercrm-commits
mailing list