summaryrefslogtreecommitdiffstats
path: root/news
diff options
context:
space:
mode:
authorThomas Orgis2015-05-25 23:16:48 +0200
committerThomas Orgis2015-05-27 07:30:02 +0200
commit7ec434b5c6fa5a85a6780f8c8e731043774cb6f2 (patch)
tree3996ab3521f03536c5313f23a773299c2881638c /news
parentb5795c96dba7a2d073251cc8069f8cb52cc76040 (diff)
many spells: remove SOURCEFORGE_URL usage (sf.net does transparent load balancing)
Diffstat (limited to 'news')
-rwxr-xr-xnews/leafnode/DETAILS2
-rw-r--r--news/leafnode/HISTORY3
-rwxr-xr-xnews/liferea/DETAILS2
-rw-r--r--news/liferea/HISTORY3
-rwxr-xr-xnews/slrn/DETAILS2
-rw-r--r--news/slrn/HISTORY3
-rwxr-xr-xnews/trn/DETAILS2
-rw-r--r--news/trn/HISTORY3
8 files changed, 16 insertions, 4 deletions
diff --git a/news/leafnode/DETAILS b/news/leafnode/DETAILS
index 4b21d3accb..e2a4c90a40 100755
--- a/news/leafnode/DETAILS
+++ b/news/leafnode/DETAILS
@@ -2,7 +2,7 @@
VERSION=1.11.5
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
- SOURCE_URL[0]=$SOURCEFORGE_URL/$SPELL/$SOURCE
+ SOURCE_URL[0]=http://downloads.sourceforge.net/sourceforge/$SPELL/$SOURCE
SOURCE_HASH=sha512:64a9c851c045a31f45be1fa1f781d378f52913a477f4a0250ee2b09df48345f3f2aaa7dac835183ab95f40a5a9cd9fecad63e1b4686e2f4d5e791813ecf3f2d6
WEB_SITE=http://leafnode.sourceforge.net/
ENTERED=20020202
diff --git a/news/leafnode/HISTORY b/news/leafnode/HISTORY
index 63e1a92af5..969e01d6dd 100644
--- a/news/leafnode/HISTORY
+++ b/news/leafnode/HISTORY
@@ -1,3 +1,6 @@
+2015-05-25 Thomas Orgis <sobukus@sourcemage.org>
+ * DETAILS: remove SOURCEFORGE_URL usage (automated)
+
2006-09-21 Juuso Alasuutari <iuso@sourcemage.org>
* DETAILS: [automated] Removed BUILD_API=2.
diff --git a/news/liferea/DETAILS b/news/liferea/DETAILS
index d031b81c39..dcf5b23bac 100755
--- a/news/liferea/DETAILS
+++ b/news/liferea/DETAILS
@@ -8,7 +8,7 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
fi
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_GPG=gurus.gpg:$SOURCE.sig:WORKS_FOR_ME
- SOURCE_URL[0]=${SOURCEFORGE_URL}/liferea/$SOURCE
+ SOURCE_URL[0]=http://downloads.sourceforge.net/sourceforge/liferea/$SOURCE
WEB_SITE=http://liferea.sourceforge.net
ENTERED=20040407
SECURITY_PATCH=1
diff --git a/news/liferea/HISTORY b/news/liferea/HISTORY
index 770158a885..6e444a1f7d 100644
--- a/news/liferea/HISTORY
+++ b/news/liferea/HISTORY
@@ -1,3 +1,6 @@
+2015-05-25 Thomas Orgis <sobukus@sourcemage.org>
+ * DETAILS: remove SOURCEFORGE_URL usage (automated)
+
2012-04-14 George Sherwood <gsherwood@sourcemage.org>
* DETAILS: Updated stable to 1.8.5
diff --git a/news/slrn/DETAILS b/news/slrn/DETAILS
index 6be3fb61f5..7a3cdd8a0e 100755
--- a/news/slrn/DETAILS
+++ b/news/slrn/DETAILS
@@ -2,7 +2,7 @@
VERSION=0.9.9p1
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
- SOURCE_URL[0]=$SOURCEFORGE_URL/$SPELL/$SOURCE
+ SOURCE_URL[0]=http://downloads.sourceforge.net/sourceforge/$SPELL/$SOURCE
SOURCE_HASH=sha512:87774cce2c3e443b19460add0a0b02d3505b26f23fc07be75317c0ef6e09d03151567402a9444e83d1d99caebc3fd0b7f8c9ea6cba991ac0b85617314897f93d
WEB_SITE=http://slrn.sourceforge.net/
ENTERED=20010922
diff --git a/news/slrn/HISTORY b/news/slrn/HISTORY
index 927da9de38..c901177f22 100644
--- a/news/slrn/HISTORY
+++ b/news/slrn/HISTORY
@@ -1,3 +1,6 @@
+2015-05-25 Thomas Orgis <sobukus@sourcemage.org>
+ * DETAILS: remove SOURCEFORGE_URL usage (automated)
+
2011-02-16 Florian Franzmann <siflfran@hawo.stw.uni-erlangen.de>
* DEPENDS: uudeview -> UUDECODE
diff --git a/news/trn/DETAILS b/news/trn/DETAILS
index 36828ed0ac..bc03f35a39 100755
--- a/news/trn/DETAILS
+++ b/news/trn/DETAILS
@@ -2,7 +2,7 @@
VERSION=4.0-test76
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
- SOURCE_URL[0]=$SOURCEFORGE_URL/$SPELL/$SOURCE
+ SOURCE_URL[0]=http://downloads.sourceforge.net/sourceforge/$SPELL/$SOURCE
SOURCE_URL[1]=http://trn.sourceforge.net/$SOURCE
SOURCE_URL[2]=ftp://download.sourcemage.org/pub/linux/distributions/sourcemage/mirror/$SOURCE
SOURCE_HASH=sha512:06f0b1d5ba1f30908339167e125f35760fcbf69c8266edfde892a38afe1e632ec0649fa41055c8f96efc95a0057e49b1d62d9ac27dec14d9655d2809d0791e0f
diff --git a/news/trn/HISTORY b/news/trn/HISTORY
index e00afa29b7..07eb15fd25 100644
--- a/news/trn/HISTORY
+++ b/news/trn/HISTORY
@@ -1,3 +1,6 @@
+2015-05-25 Thomas Orgis <sobukus@sourcemage.org>
+ * DETAILS: remove SOURCEFORGE_URL usage (automated)
+
2006-09-21 Juuso Alasuutari <iuso@sourcemage.org>
* DETAILS: [automated] Removed BUILD_API=2.