summaryrefslogtreecommitdiffstats
path: root/xfce
diff options
context:
space:
mode:
authorThomas Orgis2015-05-25 23:16:48 +0200
committerThomas Orgis2015-05-27 07:30:02 +0200
commit7ec434b5c6fa5a85a6780f8c8e731043774cb6f2 (patch)
tree3996ab3521f03536c5313f23a773299c2881638c /xfce
parentb5795c96dba7a2d073251cc8069f8cb52cc76040 (diff)
many spells: remove SOURCEFORGE_URL usage (sf.net does transparent load balancing)
Diffstat (limited to 'xfce')
-rwxr-xr-xxfce/libtubo/DETAILS2
-rw-r--r--xfce/libtubo/HISTORY3
-rwxr-xr-xxfce/xarchiver/DETAILS2
-rw-r--r--xfce/xarchiver/HISTORY3
-rwxr-xr-xxfce/xfdiff/DETAILS2
-rw-r--r--xfce/xfdiff/HISTORY3
6 files changed, 12 insertions, 3 deletions
diff --git a/xfce/libtubo/DETAILS b/xfce/libtubo/DETAILS
index 756669496e..1557a7619a 100755
--- a/xfce/libtubo/DETAILS
+++ b/xfce/libtubo/DETAILS
@@ -2,7 +2,7 @@
VERSION=4.5.0
SOURCE=${SPELL}-${VERSION}.tar.gz
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-${VERSION}
- SOURCE_URL[0]=${SOURCEFORGE_URL}/xffm/${SOURCE}
+ SOURCE_URL[0]=http://downloads.sourceforge.net/sourceforge/xffm/${SOURCE}
SOURCE_GPG="gurus.gpg:$SOURCE.sig"
WEB_SITE=http://xffm.sourceforge.net/
ENTERED=20051008
diff --git a/xfce/libtubo/HISTORY b/xfce/libtubo/HISTORY
index 9a67d32ca2..a34190ab21 100644
--- a/xfce/libtubo/HISTORY
+++ b/xfce/libtubo/HISTORY
@@ -1,3 +1,6 @@
+2015-05-25 Thomas Orgis <sobukus@sourcemage.org>
+ * DETAILS: remove SOURCEFORGE_URL usage (automated)
+
2008-09-14 Jaka Kranjc <lynxlynxlynx@sourcemage.org>
* DETAILS: updated spell to 4.5.0
diff --git a/xfce/xarchiver/DETAILS b/xfce/xarchiver/DETAILS
index edb181da63..e005fe7e15 100755
--- a/xfce/xarchiver/DETAILS
+++ b/xfce/xarchiver/DETAILS
@@ -2,7 +2,7 @@
VERSION=0.5.2
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
WEB_SITE=http://xarchiver.xfce.org
SOURCE_GPG="gurus.gpg:$SOURCE.sig"
LICENSE[0]=GPL
diff --git a/xfce/xarchiver/HISTORY b/xfce/xarchiver/HISTORY
index 9db5babc82..781bb74021 100644
--- a/xfce/xarchiver/HISTORY
+++ b/xfce/xarchiver/HISTORY
@@ -1,3 +1,6 @@
+2015-05-25 Thomas Orgis <sobukus@sourcemage.org>
+ * DETAILS: remove SOURCEFORGE_URL usage (automated)
+
2008-11-12 George Sherwood <gsherwood@sourcemage.org>
* DETAILS: Updated to version 0.5.2
diff --git a/xfce/xfdiff/DETAILS b/xfce/xfdiff/DETAILS
index bad472cb56..7d26c2def4 100755
--- a/xfce/xfdiff/DETAILS
+++ b/xfce/xfdiff/DETAILS
@@ -2,7 +2,7 @@
VERSION=4.5.0
SOURCE=${SPELL}-${VERSION}.tar.gz
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-${VERSION}
- SOURCE_URL[0]=${SOURCEFORGE_URL}/xffm/${SOURCE}
+ SOURCE_URL[0]=http://downloads.sourceforge.net/sourceforge/xffm/${SOURCE}
SOURCE_HASH=sha512:69071a6cc62988b0288945c885750b8c84daf8124f55794e36578b414983c204fa0dfb9afed412b3497751dd7b01b5890b65aa03470638c24e2511ea669b82fa
WEB_SITE=http://xffm.sourceforge.net/
ENTERED=20051008
diff --git a/xfce/xfdiff/HISTORY b/xfce/xfdiff/HISTORY
index 747c502d83..610d1187c6 100644
--- a/xfce/xfdiff/HISTORY
+++ b/xfce/xfdiff/HISTORY
@@ -1,3 +1,6 @@
+2015-05-25 Thomas Orgis <sobukus@sourcemage.org>
+ * DETAILS: remove SOURCEFORGE_URL usage (automated)
+
2008-09-17 Arjan Bouter <abouter@sourcemage.org>
* DETAILS: version 4.5.0
* DEPENDS,CONFIGURE,BUILD: doesn't use xfce anymore