summaryrefslogtreecommitdiffstats
path: root/fonts-x11
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-x11
parentb5795c96dba7a2d073251cc8069f8cb52cc76040 (diff)
many spells: remove SOURCEFORGE_URL usage (sf.net does transparent load balancing)
Diffstat (limited to 'fonts-x11')
-rwxr-xr-xfonts-x11/artwiz-fonts/DETAILS6
-rw-r--r--fonts-x11/artwiz-fonts/HISTORY3
-rwxr-xr-xfonts-x11/hunkyfonts/DETAILS2
-rw-r--r--fonts-x11/hunkyfonts/HISTORY3
-rwxr-xr-xfonts-x11/junicode/DETAILS2
-rw-r--r--fonts-x11/junicode/HISTORY3
-rwxr-xr-xfonts-x11/lfpfonts-fix/DETAILS2
-rw-r--r--fonts-x11/lfpfonts-fix/HISTORY3
-rwxr-xr-xfonts-x11/lfpfonts-var/DETAILS2
-rw-r--r--fonts-x11/lfpfonts-var/HISTORY3
-rwxr-xr-xfonts-x11/linuxlibertine/DETAILS2
-rw-r--r--fonts-x11/linuxlibertine/HISTORY3
12 files changed, 26 insertions, 8 deletions
diff --git a/fonts-x11/artwiz-fonts/DETAILS b/fonts-x11/artwiz-fonts/DETAILS
index 9a860a6e5a..0933270ab6 100755
--- a/fonts-x11/artwiz-fonts/DETAILS
+++ b/fonts-x11/artwiz-fonts/DETAILS
@@ -3,17 +3,17 @@
VERSION=1.3
SOURCE=$SPELLX-en-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELLX-en-$VERSION
- SOURCE_URL[0]=$SOURCEFORGE_URL/${SPELLX/-/}/$SOURCE
+ SOURCE_URL[0]=http://downloads.sourceforge.net/sourceforge/${SPELLX/-/}/$SOURCE
SOURCE_HASH=sha512:18f315314f6a03bc94920d7e83958d15ea4d80ab84911317bcec75486f46d07edafda2c58c82fd98b5350e939680d73b9c323843f7eebffdb4d2bbebc311400b
if list_find "$ART_ENC" "de"; then
SOURCE2=$SPELLX-de-$VERSION.tar.bz2
- SOURCE2_URL[0]=$SOURCEFORGE_URL/${SPELLX/-/}/$SOURCE2
+ SOURCE2_URL[0]=http://downloads.sourceforge.net/sourceforge/${SPELLX/-/}/$SOURCE2
SOURCE2_HASH=sha512:65ec6b488d3e5e4f20c5c426ec421162829ee8f0396c84275c89ffa95bf03843d63dfdcb2925ac8878d0af8028d782e5c603ac8c864f1509a10bd6a3659afc9f
SOURCE2_DIRECTORY=$BUILD_DIRECTORY/$SPELLX-de-$VERSION
fi
if list_find "$ART_ENC" "se"; then
SOURCE3=$SPELLX-se-$VERSION.tar.bz2
- SOURCE3_URL[0]=$SOURCEFORGE_URL/${SPELLX/-/}/$SOURCE3
+ SOURCE3_URL[0]=http://downloads.sourceforge.net/sourceforge/${SPELLX/-/}/$SOURCE3
SOURCE3_HASH=sha512:f780779068d2b8a0dc173c2740cf1c9bb3f6b3756845f87c216fc28a7c5b7911f5f5b7e2a5d407cbcc39ec7f31652bb05fbfa5b098cb6f9edeed25b5bb248510
SOURCE3_DIRECTORY=$BUILD_DIRECTORY/$SPELLX-se-$VERSION
fi
diff --git a/fonts-x11/artwiz-fonts/HISTORY b/fonts-x11/artwiz-fonts/HISTORY
index 8545f554d8..491608ce4e 100644
--- a/fonts-x11/artwiz-fonts/HISTORY
+++ b/fonts-x11/artwiz-fonts/HISTORY
@@ -1,3 +1,6 @@
+2015-05-25 Thomas Orgis <sobukus@sourcemage.org>
+ * DETAILS: remove SOURCEFORGE_URL usage (automated)
+
2009-01-30 Eric Sandall <sandalle@sourcemage.org>
* POST_REMOVE: Removed, default_post_remove is now defined in
SECTION_DIRECTORY/FUNCTIONS
diff --git a/fonts-x11/hunkyfonts/DETAILS b/fonts-x11/hunkyfonts/DETAILS
index a959b9191c..a62304e1a2 100755
--- a/fonts-x11/hunkyfonts/DETAILS
+++ b/fonts-x11/hunkyfonts/DETAILS
@@ -2,7 +2,7 @@
VERSION=0.3.0
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:4361d15840080e6f548a57c90d6c6e644a4c6817fb165a33892600a3a0505fa347add462b98143ffc90dd9d2ce8652df0a42b25a161d20234a51bed05ce40d49
LICENSE[0]=http://www.gnome.org/fonts/
WEB_SITE=http://www.yoper.com/ariszlo/index.html
diff --git a/fonts-x11/hunkyfonts/HISTORY b/fonts-x11/hunkyfonts/HISTORY
index d346b7244f..121632d140 100644
--- a/fonts-x11/hunkyfonts/HISTORY
+++ b/fonts-x11/hunkyfonts/HISTORY
@@ -1,3 +1,6 @@
+2015-05-25 Thomas Orgis <sobukus@sourcemage.org>
+ * DETAILS: remove SOURCEFORGE_URL usage (automated)
+
2009-01-30 Eric Sandall <sandalle@sourcemage.org>
* POST_REMOVE: Removed, default_post_remove is now defined in
SECTION_DIRECTORY/FUNCTIONS
diff --git a/fonts-x11/junicode/DETAILS b/fonts-x11/junicode/DETAILS
index 27a699b895..14623d3606 100755
--- a/fonts-x11/junicode/DETAILS
+++ b/fonts-x11/junicode/DETAILS
@@ -1,7 +1,7 @@
SPELL=junicode
VERSION=0-6-17
SOURCE=junicode-${VERSION}.zip
- SOURCE_URL[0]=${SOURCEFORGE_URL}/${SPELL}/$SOURCE
+ SOURCE_URL[0]=http://downloads.sourceforge.net/sourceforge/${SPELL}/$SOURCE
SOURCE_HASH=sha512:f7def7ba825f2cf24e24eac0bb06dadd6e39a02bdd61ade44971c41fc8a4771223208546ceb439e29026300a5a5750ef72700818a0b1e1dff6b3c68be0e94372
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-${VERSION}
WEB_SITE=http://junicode.sourceforge.net/
diff --git a/fonts-x11/junicode/HISTORY b/fonts-x11/junicode/HISTORY
index 63c380bd69..6437880c72 100644
--- a/fonts-x11/junicode/HISTORY
+++ b/fonts-x11/junicode/HISTORY
@@ -1,3 +1,6 @@
+2015-05-25 Thomas Orgis <sobukus@sourcemage.org>
+ * DETAILS: remove SOURCEFORGE_URL usage (automated)
+
2009-10-24 Florian Franzmann <siflfran@hawo.stw.uni-erlangen.de>
* DETAILS, INSTALL: updated to version 0-6-17
diff --git a/fonts-x11/lfpfonts-fix/DETAILS b/fonts-x11/lfpfonts-fix/DETAILS
index bde1b799a1..b6a2683067 100755
--- a/fonts-x11/lfpfonts-fix/DETAILS
+++ b/fonts-x11/lfpfonts-fix/DETAILS
@@ -1,7 +1,7 @@
SPELL=lfpfonts-fix
VERSION=0.83
SOURCE=lfpfonts-fix-src-${VERSION}.tar.bz2
- SOURCE_URL[0]=${SOURCEFORGE_URL}/xfonts/${SOURCE}
+ SOURCE_URL[0]=http://downloads.sourceforge.net/sourceforge/xfonts/${SOURCE}
SOURCE_HASH=sha512:4b9a1d8762565866cb914be632b4fcd367197916f4aae517c68a03f289eb73514c3ac882df2d3422aaeb90bc709a70fde084b6fed0349074aedd1d99e3b0bcb5
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-src
WEB_SITE=http://sourceforge.net/projects/xfonts/
diff --git a/fonts-x11/lfpfonts-fix/HISTORY b/fonts-x11/lfpfonts-fix/HISTORY
index 06da055c5e..3cc93fa1b6 100644
--- a/fonts-x11/lfpfonts-fix/HISTORY
+++ b/fonts-x11/lfpfonts-fix/HISTORY
@@ -1,3 +1,6 @@
+2015-05-25 Thomas Orgis <sobukus@sourcemage.org>
+ * DETAILS: remove SOURCEFORGE_URL usage (automated)
+
2009-01-30 Eric Sandall <sandalle@sourcemage.org>
* POST_REMOVE: Removed, default_post_remove is now defined in
SECTION_DIRECTORY/FUNCTIONS
diff --git a/fonts-x11/lfpfonts-var/DETAILS b/fonts-x11/lfpfonts-var/DETAILS
index 744d64fed2..a30ac99e62 100755
--- a/fonts-x11/lfpfonts-var/DETAILS
+++ b/fonts-x11/lfpfonts-var/DETAILS
@@ -1,7 +1,7 @@
SPELL=lfpfonts-var
VERSION=0.84
SOURCE=lfpfonts-var-src-${VERSION}.tar.bz2
- SOURCE_URL[0]=${SOURCEFORGE_URL}/xfonts/${SOURCE}
+ SOURCE_URL[0]=http://downloads.sourceforge.net/sourceforge/xfonts/${SOURCE}
SOURCE_HASH=sha512:8ab814acb962760a2ab01ba1d604a3f77754587809cea8dd8f36dbc14eb654882d0cbf0ef4568f60d5e68a258494547e1278a392b79fdccf1d3ef4e105b87ab2
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-src
WEB_SITE=http://sourceforge.net/projects/xfonts/
diff --git a/fonts-x11/lfpfonts-var/HISTORY b/fonts-x11/lfpfonts-var/HISTORY
index 06da055c5e..3cc93fa1b6 100644
--- a/fonts-x11/lfpfonts-var/HISTORY
+++ b/fonts-x11/lfpfonts-var/HISTORY
@@ -1,3 +1,6 @@
+2015-05-25 Thomas Orgis <sobukus@sourcemage.org>
+ * DETAILS: remove SOURCEFORGE_URL usage (automated)
+
2009-01-30 Eric Sandall <sandalle@sourcemage.org>
* POST_REMOVE: Removed, default_post_remove is now defined in
SECTION_DIRECTORY/FUNCTIONS
diff --git a/fonts-x11/linuxlibertine/DETAILS b/fonts-x11/linuxlibertine/DETAILS
index 23d64e76fb..18770f36d7 100755
--- a/fonts-x11/linuxlibertine/DETAILS
+++ b/fonts-x11/linuxlibertine/DETAILS
@@ -3,7 +3,7 @@
VERSION=4.4.1
SOURCE_HASH=sha512:65183a34708085663a7ce797d4123bf8b82d055b1f7342876ac347ccdfacbcded786d434e5524bd62bc78a15e807b8b8f6ccf9e5c6ba11b6167bec3c560096dc
SOURCE=$SPELLX-${VERSION}.tgz
- SOURCE_URL[0]=${SOURCEFORGE_URL}/${SPELL}/${SPELL}/${VERSION}/${SOURCE}
+ SOURCE_URL[0]=http://downloads.sourceforge.net/sourceforge/${SPELL}/${SPELL}/${VERSION}/${SOURCE}
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/$SPELLX
WEB_SITE=http://linuxlibertine.sourceforge.net/
ENTERED=20060628
diff --git a/fonts-x11/linuxlibertine/HISTORY b/fonts-x11/linuxlibertine/HISTORY
index ffc5adda8b..e864426cb8 100644
--- a/fonts-x11/linuxlibertine/HISTORY
+++ b/fonts-x11/linuxlibertine/HISTORY
@@ -1,3 +1,6 @@
+2015-05-25 Thomas Orgis <sobukus@sourcemage.org>
+ * DETAILS: remove SOURCEFORGE_URL usage (automated)
+
2009-11-14 Florian Franzmann <siflfran@hawo.stw.uni-erlangen.de>
* DETAILS: updated to 4.4.1