summaryrefslogtreecommitdiffstats
path: root/fonts
diff options
context:
space:
mode:
authorThomas Orgis2015-05-25 23:16:48 +0200
committerThomas Orgis2015-05-27 07:30:02 +0200
commit7ec434b5c6fa5a85a6780f8c8e731043774cb6f2 (patch)
tree3996ab3521f03536c5313f23a773299c2881638c /fonts
parentb5795c96dba7a2d073251cc8069f8cb52cc76040 (diff)
many spells: remove SOURCEFORGE_URL usage (sf.net does transparent load balancing)
Diffstat (limited to 'fonts')
-rwxr-xr-xfonts/ghostscript-fonts-other/DETAILS2
-rw-r--r--fonts/ghostscript-fonts-other/HISTORY3
-rwxr-xr-xfonts/ghostscript-fonts-std/DETAILS2
-rw-r--r--fonts/ghostscript-fonts-std/HISTORY3
4 files changed, 8 insertions, 2 deletions
diff --git a/fonts/ghostscript-fonts-other/DETAILS b/fonts/ghostscript-fonts-other/DETAILS
index 844c340b7a..5a027e1093 100755
--- a/fonts/ghostscript-fonts-other/DETAILS
+++ b/fonts/ghostscript-fonts-other/DETAILS
@@ -2,7 +2,7 @@
VERSION=6.0
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/fonts
- SOURCE_URL[0]=$SOURCEFORGE_URL/ghostscript/$SOURCE
+ SOURCE_URL[0]=http://downloads.sourceforge.net/sourceforge/ghostscript/$SOURCE
SOURCE_URL[1]=http://mirror.switch.ch/ftp/mirror/ghost/fonts/$SOURCE
WEB_SITE=http://www.ghostscript.com
LICENSE[0]=GPL
diff --git a/fonts/ghostscript-fonts-other/HISTORY b/fonts/ghostscript-fonts-other/HISTORY
index 1f97fa2b34..a8fdd4eb13 100644
--- a/fonts/ghostscript-fonts-other/HISTORY
+++ b/fonts/ghostscript-fonts-other/HISTORY
@@ -1,3 +1,6 @@
+2015-05-25 Thomas Orgis <sobukus@sourcemage.org>
+ * DETAILS: remove SOURCEFORGE_URL usage (automated)
+
2010-07-10 Vlad Glagolev <stealth@sourcemage.org>
* DETAILS: added one more mirror
diff --git a/fonts/ghostscript-fonts-std/DETAILS b/fonts/ghostscript-fonts-std/DETAILS
index b7a37bca8b..6219862122 100755
--- a/fonts/ghostscript-fonts-std/DETAILS
+++ b/fonts/ghostscript-fonts-std/DETAILS
@@ -2,7 +2,7 @@
VERSION=8.11
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/fonts
- SOURCE_URL[0]=$SOURCEFORGE_URL/ghostscript/$SOURCE
+ SOURCE_URL[0]=http://downloads.sourceforge.net/sourceforge/ghostscript/$SOURCE
SOURCE_URL[1]=http://mirror.switch.ch/ftp/mirror/ghost/fonts/$SOURCE
WEB_SITE=http://www.ghostscript.com
LICENSE[0]=GPL
diff --git a/fonts/ghostscript-fonts-std/HISTORY b/fonts/ghostscript-fonts-std/HISTORY
index 0c9e1467d2..34a9d141f0 100644
--- a/fonts/ghostscript-fonts-std/HISTORY
+++ b/fonts/ghostscript-fonts-std/HISTORY
@@ -1,3 +1,6 @@
+2015-05-25 Thomas Orgis <sobukus@sourcemage.org>
+ * DETAILS: remove SOURCEFORGE_URL usage (automated)
+
2010-07-10 Vlad Glagolev <stealth@sourcemage.org>
* DETAILS: renewed mirror for source urls