summaryrefslogtreecommitdiffstats
path: root/ftp-libs
diff options
context:
space:
mode:
authorThomas Orgis2015-05-25 23:16:48 +0200
committerThomas Orgis2015-05-27 07:30:02 +0200
commit7ec434b5c6fa5a85a6780f8c8e731043774cb6f2 (patch)
tree3996ab3521f03536c5313f23a773299c2881638c /ftp-libs
parentb5795c96dba7a2d073251cc8069f8cb52cc76040 (diff)
many spells: remove SOURCEFORGE_URL usage (sf.net does transparent load balancing)
Diffstat (limited to 'ftp-libs')
-rwxr-xr-xftp-libs/dclib/DETAILS2
-rw-r--r--ftp-libs/dclib/HISTORY3
2 files changed, 4 insertions, 1 deletions
diff --git a/ftp-libs/dclib/DETAILS b/ftp-libs/dclib/DETAILS
index a5117bb391..ec623c9579 100755
--- a/ftp-libs/dclib/DETAILS
+++ b/ftp-libs/dclib/DETAILS
@@ -2,7 +2,7 @@
VERSION=0.3.23
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
- SOURCE_URL[0]=$SOURCEFORGE_URL/project/wxdcgui/dclib/$VERSION/$SPELL-$VERSION.tar.bz2
+ SOURCE_URL[0]=http://downloads.sourceforge.net/sourceforge/project/wxdcgui/dclib/$VERSION/$SPELL-$VERSION.tar.bz2
WEB_SITE=http://wxdcgui.sourceforge.net/
ENTERED=20020522
LICENSE[0]=GPL
diff --git a/ftp-libs/dclib/HISTORY b/ftp-libs/dclib/HISTORY
index 69ea66b774..d7ce65f2fb 100644
--- a/ftp-libs/dclib/HISTORY
+++ b/ftp-libs/dclib/HISTORY
@@ -1,3 +1,6 @@
+2015-05-25 Thomas Orgis <sobukus@sourcemage.org>
+ * DETAILS: remove SOURCEFORGE_URL usage (automated)
+
2014-08-19 Treeve Jelbert <treeve@sourcemage.org>
* DEPENDS: openssl => SSL