From 4f781a493fea754853e8f77e579c40a1781847fa Mon Sep 17 00:00:00 2001 From: dopi Date: Tue, 6 Mar 2018 14:04:38 +0000 Subject: [PATCH] Update S.F. download URL git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6227 8e941d3f-bd1b-0410-a28a-d453659cc2b4 --- components/tdi/opm/TDINoteBook.json | 8 ++++---- components/tdi/read-me.txt | 4 ++-- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/components/tdi/opm/TDINoteBook.json b/components/tdi/opm/TDINoteBook.json index ae504e171..e437f448f 100644 --- a/components/tdi/opm/TDINoteBook.json +++ b/components/tdi/opm/TDINoteBook.json @@ -9,8 +9,8 @@ "RepositoryDate" : 4.3024000000000000E+004, "PackageBaseDir" : "tdi\\/", "HomePageURL" : "http://wiki.freepascal.org/TTDINotebook", - "DownloadURL" : "https://lazarus-ccr.svn.sourceforge.net/svnroot/lazarus-ccr/components/tdi/opm/update_tdi.json", - "SVNURL" : "" + "DownloadURL" : "https://svn.code.sf.net/p/lazarus-ccr/svn/components/tdi/opm/update_TDINoteBook.json", + "SVNURL" : "https://svn.code.sf.net/p/lazarus-ccr/svn/components/tdi/" }, "PackageFiles0" : [ { @@ -20,8 +20,8 @@ "License" : "LGPL", "RelativeFilePath" : "", "VersionAsString" : "0.2.0.0", - "LazCompatibility" : "1.6, 1.8, Trunk", - "FPCCompatibility" : "2.6.4, 3.0.4", + "LazCompatibility" : "1.6, 1.8, 1.9, Trunk", + "FPCCompatibility" : "2.6.4, 3.0.4, 3.1.1", "SupportedWidgetSet" : "win32/64, gtk2, carbon, qt", "PackageType" : 0, "DependenciesAsString" : "LazControls, LCL, FCL" diff --git a/components/tdi/read-me.txt b/components/tdi/read-me.txt index 30a90e77a..c979e33d1 100644 --- a/components/tdi/read-me.txt +++ b/components/tdi/read-me.txt @@ -61,14 +61,14 @@ http://www.opensource.org/licenses/lgpl-license.php === 5 - Download === The package can be downloaded from the Lazarus CCR SVN repository. - https://lazarus-ccr.svn.sourceforge.net/svnroot/lazarus-ccr/components/tdi + https://svn.code.sf.net/p/lazarus-ccr/svn/components/tdi/ You will need a SVN Client On Windows you can use TortoiseSVN: http://tortoisesvn.net/downloads.html On Linux, use: - svn co https://lazarus-ccr.svn.sourceforge.net/svnroot/lazarus-ccr/components/tdi + svn co https://svn.code.sf.net/p/lazarus-ccr/svn/components/tdi/ === 6 - Dependencies / System Requirements ===