summaryrefslogtreecommitdiffstats
path: root/science-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 /science-libs
parentb5795c96dba7a2d073251cc8069f8cb52cc76040 (diff)
many spells: remove SOURCEFORGE_URL usage (sf.net does transparent load balancing)
Diffstat (limited to 'science-libs')
-rwxr-xr-xscience-libs/avogadrolibs/DETAILS2
-rw-r--r--science-libs/avogadrolibs/HISTORY3
-rwxr-xr-xscience-libs/g2/DETAILS2
-rw-r--r--science-libs/g2/HISTORY3
-rwxr-xr-xscience-libs/gaul/DETAILS2
-rw-r--r--science-libs/gaul/HISTORY3
-rwxr-xr-xscience-libs/gtk+2-extra/DETAILS2
-rw-r--r--science-libs/gtk+2-extra/HISTORY3
-rwxr-xr-xscience-libs/libscigraphica/DETAILS2
-rw-r--r--science-libs/libscigraphica/HISTORY3
-rwxr-xr-xscience-libs/lp_solve/DETAILS2
-rw-r--r--science-libs/lp_solve/HISTORY3
-rwxr-xr-xscience-libs/molequeue/DETAILS2
-rw-r--r--science-libs/molequeue/HISTORY3
-rwxr-xr-xscience-libs/numarray/DETAILS2
-rw-r--r--science-libs/numarray/HISTORY3
-rwxr-xr-xscience-libs/octave-forge/DETAILS2
-rw-r--r--science-libs/octave-forge/HISTORY3
-rwxr-xr-xscience-libs/octaviz/DETAILS2
-rw-r--r--science-libs/octaviz/HISTORY3
20 files changed, 40 insertions, 10 deletions
diff --git a/science-libs/avogadrolibs/DETAILS b/science-libs/avogadrolibs/DETAILS
index 6e69775979..13ecd81c7c 100755
--- a/science-libs/avogadrolibs/DETAILS
+++ b/science-libs/avogadrolibs/DETAILS
@@ -4,7 +4,7 @@
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
WEB_SITE=http://www.openchemistry.org
- SOURCE_URL[0]=$SOURCEFORGE_URL/avogadro/$SOURCE
+ SOURCE_URL[0]=http://downloads.sourceforge.net/sourceforge/avogadro/$SOURCE
LICENSE[0]=BSD
ENTERED=20130713
KEYWORDS="chemistry editory"
diff --git a/science-libs/avogadrolibs/HISTORY b/science-libs/avogadrolibs/HISTORY
index 53301dcd4b..f6d761c8d7 100644
--- a/science-libs/avogadrolibs/HISTORY
+++ b/science-libs/avogadrolibs/HISTORY
@@ -1,4 +1,7 @@
2015-05-25 Thomas Orgis <sobukus@sourcemage.org>
+ * DETAILS: remove SOURCEFORGE_URL usage (automated)
+
+2015-05-25 Thomas Orgis <sobukus@sourcemage.org>
* DEPENDS: depends -sub CXX gcc (half-automated)
2013-12-25 Treeve Jelbert <treeve@sourcemage.org>
diff --git a/science-libs/g2/DETAILS b/science-libs/g2/DETAILS
index 1850f2146d..1342037bf2 100755
--- a/science-libs/g2/DETAILS
+++ b/science-libs/g2/DETAILS
@@ -2,7 +2,7 @@
VERSION=0.72
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
- SOURCE_URL[0]=$SOURCEFORGE_URL/g2/$SOURCE
+ SOURCE_URL[0]=http://downloads.sourceforge.net/sourceforge/g2/$SOURCE
SOURCE_HASH=sha512:6ba4b9a9e9fece8e27db3b89bb56dc7187ed028e0f751b0bf4d42b2c7ebc08669ba8c0bd49b9ead1eb08986df9863690ecce3d920b8ef8adb075f20197041340
WEB_SITE=http://www.sourceforge.net/projects/g2
LICENSE[0]=LGPL
diff --git a/science-libs/g2/HISTORY b/science-libs/g2/HISTORY
index 7dbf5ca71f..40a67edf15 100644
--- a/science-libs/g2/HISTORY
+++ b/science-libs/g2/HISTORY
@@ -1,3 +1,6 @@
+2015-05-25 Thomas Orgis <sobukus@sourcemage.org>
+ * DETAILS: remove SOURCEFORGE_URL usage (automated)
+
2011-10-14 Bor Kraljič <pyrobor@ver.si>
* DETAILS: fixed long description wrap (scripted)
diff --git a/science-libs/gaul/DETAILS b/science-libs/gaul/DETAILS
index 9e6a1704f5..36d7ff155d 100755
--- a/science-libs/gaul/DETAILS
+++ b/science-libs/gaul/DETAILS
@@ -2,7 +2,7 @@
VERSION=devel-0.1849-0
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
- SOURCE_URL[0]=$SOURCEFORGE_URL/gaul/$SOURCE
+ SOURCE_URL[0]=http://downloads.sourceforge.net/sourceforge/gaul/$SOURCE
SOURCE_HASH=sha512:31d32b4ea9caf47ec3438aa91ecd8a359bef81cb0da53d982c301467181d1032fb60b3139597faf8f9ae4fc459728b20f9349c14d4a009c8a227c8c6c4e73146
LICENSE[0]=GPL
WEB_SITE=http://gaul.sourceforge.net/index.php
diff --git a/science-libs/gaul/HISTORY b/science-libs/gaul/HISTORY
index 51507744dc..cfea68e7e2 100644
--- a/science-libs/gaul/HISTORY
+++ b/science-libs/gaul/HISTORY
@@ -1,3 +1,6 @@
+2015-05-25 Thomas Orgis <sobukus@sourcemage.org>
+ * DETAILS: remove SOURCEFORGE_URL usage (automated)
+
2011-10-14 Bor Kraljič <pyrobor@ver.si>
* DETAILS: fixed long description wrap (scripted)
diff --git a/science-libs/gtk+2-extra/DETAILS b/science-libs/gtk+2-extra/DETAILS
index 1d94603927..9cf614273a 100755
--- a/science-libs/gtk+2-extra/DETAILS
+++ b/science-libs/gtk+2-extra/DETAILS
@@ -2,7 +2,7 @@
VERSION=2.1.1
SOURCE=gtk+extra-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/gtk+extra-$VERSION
- SOURCE_URL[0]=$SOURCEFORGE_URL/scigraphica/$SOURCE
+ SOURCE_URL[0]=http://downloads.sourceforge.net/sourceforge/scigraphica/$SOURCE
SOURCE_HASH=sha512:d69316f089053a88a7e75407559bd64b3a9a00109da382e0d232db03d0e4855600788c44aef24c41d7b5a14a8a831aff5785f37e499c6ae087d6aa6b5c664379
LICENSE[0]=LGPL
WEB_SITE=http://gtkextra.sourceforge.net
diff --git a/science-libs/gtk+2-extra/HISTORY b/science-libs/gtk+2-extra/HISTORY
index eb965d2dd5..4bb1c38fea 100644
--- a/science-libs/gtk+2-extra/HISTORY
+++ b/science-libs/gtk+2-extra/HISTORY
@@ -1,3 +1,6 @@
+2015-05-25 Thomas Orgis <sobukus@sourcemage.org>
+ * DETAILS: remove SOURCEFORGE_URL usage (automated)
+
2006-03-12 Karsten Behrmann <BearPerson@sourcemage.org>
* DETAILS: (automated) Add KEYWORDS
diff --git a/science-libs/libscigraphica/DETAILS b/science-libs/libscigraphica/DETAILS
index b0db3cd876..1c0e186933 100755
--- a/science-libs/libscigraphica/DETAILS
+++ b/science-libs/libscigraphica/DETAILS
@@ -2,7 +2,7 @@
VERSION=2.1.1
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
- SOURCE_URL[0]=$SOURCEFORGE_URL/scigraphica/$SOURCE
+ SOURCE_URL[0]=http://downloads.sourceforge.net/sourceforge/scigraphica/$SOURCE
WEB_SITE=http://$SPELL.sourceforge.net
LICENSE[0]=GPL
SOURCE_HASH=sha512:9b76b98a3fc119a5ae6355cbc857470754d3a03fabd17ec8ebac4acc3e730cf3046e0a4ec26232d793bd67b18058d26834cd4f183261b1275fbc7816ced29678
diff --git a/science-libs/libscigraphica/HISTORY b/science-libs/libscigraphica/HISTORY
index 0af8f7e39d..ae7b34dae2 100644
--- a/science-libs/libscigraphica/HISTORY
+++ b/science-libs/libscigraphica/HISTORY
@@ -1,3 +1,6 @@
+2015-05-25 Thomas Orgis <sobukus@sourcemage.org>
+ * DETAILS: remove SOURCEFORGE_URL usage (automated)
+
2006-10-03 Juuso Alasuutari <iuso@sourcemage.org>
* DETAILS: [automated] Removed UPDATED.
diff --git a/science-libs/lp_solve/DETAILS b/science-libs/lp_solve/DETAILS
index b35cdad27c..2366fa97dc 100755
--- a/science-libs/lp_solve/DETAILS
+++ b/science-libs/lp_solve/DETAILS
@@ -2,7 +2,7 @@
VERSION=5.5.2.0
SOURCE=${SPELL}_${VERSION}_source.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/${SPELL}_${VERSION:0:3}
- SOURCE_URL[0]=${SOURCEFORGE_URL}/lpsolve/$SOURCE
+ SOURCE_URL[0]=http://downloads.sourceforge.net/sourceforge/lpsolve/$SOURCE
WEB_SITE=http://lp_solve.sourceforge.net/${VERSION:0:3}
SOURCE_GPG=gurus.gpg:$SOURCE.sig
LICENSE[0]=LGPL
diff --git a/science-libs/lp_solve/HISTORY b/science-libs/lp_solve/HISTORY
index bdabad8607..ba49ad1caa 100644
--- a/science-libs/lp_solve/HISTORY
+++ b/science-libs/lp_solve/HISTORY
@@ -1,3 +1,6 @@
+2015-05-25 Thomas Orgis <sobukus@sourcemage.org>
+ * DETAILS: remove SOURCEFORGE_URL usage (automated)
+
2012-04-01 Robin Cook <rcook@wyrms.net>
* DETAILS: updated VERSION to 5.5.2.0
* INSTALL: library was in lpsolve55/bin/ux64 not sure if same on 32bit
diff --git a/science-libs/molequeue/DETAILS b/science-libs/molequeue/DETAILS
index a2709a86d7..2f6d7c6165 100755
--- a/science-libs/molequeue/DETAILS
+++ b/science-libs/molequeue/DETAILS
@@ -4,7 +4,7 @@
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
WEB_SITE=http://www.openchemistry.org
- SOURCE_URL[0]=$SOURCEFORGE_URL/$SPELL/$SOURCE
+ SOURCE_URL[0]=http://downloads.sourceforge.net/sourceforge/$SPELL/$SOURCE
LICENSE[0]=BSD
ENTERED=20130713
KEYWORDS="chemistry"
diff --git a/science-libs/molequeue/HISTORY b/science-libs/molequeue/HISTORY
index d87e50f8ab..bf2da2884f 100644
--- a/science-libs/molequeue/HISTORY
+++ b/science-libs/molequeue/HISTORY
@@ -1,4 +1,7 @@
2015-05-25 Thomas Orgis <sobukus@sourcemage.org>
+ * DETAILS: remove SOURCEFORGE_URL usage (automated)
+
+2015-05-25 Thomas Orgis <sobukus@sourcemage.org>
* DEPENDS: depends -sub CXX gcc (half-automated)
2013-12-25 Treeve Jelbert <treeve@sourcemage.org>
diff --git a/science-libs/numarray/DETAILS b/science-libs/numarray/DETAILS
index cc9cb87258..4e8d3dfc76 100755
--- a/science-libs/numarray/DETAILS
+++ b/science-libs/numarray/DETAILS
@@ -3,7 +3,7 @@
SOURCE_HASH='sha512:06fcc9e6e4e04c9b13a3a70515a122f0c2c08025aa70c8bcb1de0086c9863836fef358bfa69b52bd3cdca1885d36f5e5dbb5389b0b3393e43d22aa600eeed8f6'
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
- SOURCE_URL[0]=$SOURCEFORGE_URL/numpy/$SOURCE
+ SOURCE_URL[0]=http://downloads.sourceforge.net/sourceforge/numpy/$SOURCE
WEB_SITE=http://numeric.scipy.org/
ENTERED=20050817
LICENSE[0]=PYTHON
diff --git a/science-libs/numarray/HISTORY b/science-libs/numarray/HISTORY
index e4175264eb..4d210f9061 100644
--- a/science-libs/numarray/HISTORY
+++ b/science-libs/numarray/HISTORY
@@ -1,3 +1,6 @@
+2015-05-25 Thomas Orgis <sobukus@sourcemage.org>
+ * DETAILS: remove SOURCEFORGE_URL usage (automated)
+
2006-10-03 Juuso Alasuutari <iuso@sourcemage.org>
* DETAILS: [automated] Removed UPDATED.
diff --git a/science-libs/octave-forge/DETAILS b/science-libs/octave-forge/DETAILS
index c778e9d94a..8fb254255a 100755
--- a/science-libs/octave-forge/DETAILS
+++ b/science-libs/octave-forge/DETAILS
@@ -2,7 +2,7 @@
VERSION=20070726
SOURCE=$SPELL-bundle-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-bundle-$VERSION
- SOURCE_URL[0]=$SOURCEFORGE_URL/octave/$SOURCE
+ SOURCE_URL[0]=http://downloads.sourceforge.net/sourceforge/octave/$SOURCE
WEB_SITE=http://sourceforge.net/projects/octave/
LICENSE[0]=GPL
SOURCE_HASH=sha512:ef47b4ddf42ab7f672253d645078efa4e76eaf360922cfa8fdea220e14528d6ef8689aa19d65aab9707bf00afdbebb44d8c2312b4a81fd9c2495aa24a29a2bad
diff --git a/science-libs/octave-forge/HISTORY b/science-libs/octave-forge/HISTORY
index 98e8d6cc02..f47608129a 100644
--- a/science-libs/octave-forge/HISTORY
+++ b/science-libs/octave-forge/HISTORY
@@ -1,3 +1,6 @@
+2015-05-25 Thomas Orgis <sobukus@sourcemage.org>
+ * DETAILS: remove SOURCEFORGE_URL usage (automated)
+
2007-08-24 Jaka Kranjc <lynxlynxlynx@sourcemage.org>
* DETAILS: Fixed SOURCE_URL[0]
fixed long description wrap
diff --git a/science-libs/octaviz/DETAILS b/science-libs/octaviz/DETAILS
index 4964b23d46..0bf2740ced 100755
--- a/science-libs/octaviz/DETAILS
+++ b/science-libs/octaviz/DETAILS
@@ -9,7 +9,7 @@ SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-${VERSION}
else
VERSION=0.4.7
SOURCE=${SPELL}-${VERSION}.tar.gz
- SOURCE_URL[0]=$SOURCEFORGE_URL/$SPELL/$SOURCE
+ SOURCE_URL[0]=http://downloads.sourceforge.net/sourceforge/$SPELL/$SOURCE
# SOURCE_HASH=sha512:e4b9a8980044d64e368a80e037e5dec0e6dd13ea11cda2be74b8108d2919ab92731a69d3d512e7dc09df038f1b9183efae8606364809050db0bda28600588bc1
SOURCE_GPG="gurus.gpg:$SOURCE.sig:WORKS_FOR_ME"
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}
diff --git a/science-libs/octaviz/HISTORY b/science-libs/octaviz/HISTORY
index 5093aeccc7..7897e81fe7 100644
--- a/science-libs/octaviz/HISTORY
+++ b/science-libs/octaviz/HISTORY
@@ -1,3 +1,6 @@
+2015-05-25 Thomas Orgis <sobukus@sourcemage.org>
+ * DETAILS: remove SOURCEFORGE_URL usage (automated)
+
2008-03-15 Eric Sandall <sandalle@sourcemage.org>
* DETAILS: Updated to 0.4.7