Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (3f53f8e4f8ccd99d31411686809d8c5056fa28d2)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Vlad Glagolev <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (3f53f8e4f8ccd99d31411686809d8c5056fa28d2)
  • Date: Sat, 10 Jul 2010 04:45:30 -0500

GIT changes to master grimoire by Vlad Glagolev <stealth AT sourcemage.org>:

fonts/ghostscript-fonts-other/DETAILS | 1 +
fonts/ghostscript-fonts-other/HISTORY | 3 +++
fonts/ghostscript-fonts-std/DETAILS | 4 ++--
fonts/ghostscript-fonts-std/HISTORY | 3 +++
4 files changed, 9 insertions(+), 2 deletions(-)

New commits:
commit 3f53f8e4f8ccd99d31411686809d8c5056fa28d2
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

ghostscript-fonts-other: added a mirror

commit 5f34d23ced245bc7e820cb4cc06ab9f28c80f757
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

ghostscript-fonts-std: added SF mirror

commit d7637c357a3640f8ab4edab11fa0ce87367a69a9
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

ghostscript-fonts-std: fixed source urls

diff --git a/fonts/ghostscript-fonts-other/DETAILS
b/fonts/ghostscript-fonts-other/DETAILS
index d58e022..844c340 100755
--- a/fonts/ghostscript-fonts-other/DETAILS
+++ b/fonts/ghostscript-fonts-other/DETAILS
@@ -3,6 +3,7 @@
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/fonts
SOURCE_URL[0]=$SOURCEFORGE_URL/ghostscript/$SOURCE
+ SOURCE_URL[1]=http://mirror.switch.ch/ftp/mirror/ghost/fonts/$SOURCE
WEB_SITE=http://www.ghostscript.com
LICENSE[0]=GPL
SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
diff --git a/fonts/ghostscript-fonts-other/HISTORY
b/fonts/ghostscript-fonts-other/HISTORY
index 347fbca..1f97fa2 100644
--- a/fonts/ghostscript-fonts-other/HISTORY
+++ b/fonts/ghostscript-fonts-other/HISTORY
@@ -1,3 +1,6 @@
+2010-07-10 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: added one more mirror
+
2008-06-21 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: don't do useless doc'ing

diff --git a/fonts/ghostscript-fonts-std/DETAILS
b/fonts/ghostscript-fonts-std/DETAILS
index cd402f5..b7a37bc 100755
--- a/fonts/ghostscript-fonts-std/DETAILS
+++ b/fonts/ghostscript-fonts-std/DETAILS
@@ -2,8 +2,8 @@
VERSION=8.11
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/fonts
- SOURCE_URL[0]=ftp://mirror.cs.wisc.edu/pub/mirrors/ghost/fonts/$SOURCE
-
SOURCE_URL[1]=ftp://ftp.utoronto.ca/mirror/packages/ctan/support/ghostscript/fonts/$SOURCE
+ SOURCE_URL[0]=$SOURCEFORGE_URL/ghostscript/$SOURCE
+ SOURCE_URL[1]=http://mirror.switch.ch/ftp/mirror/ghost/fonts/$SOURCE
WEB_SITE=http://www.ghostscript.com
LICENSE[0]=GPL
SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
diff --git a/fonts/ghostscript-fonts-std/HISTORY
b/fonts/ghostscript-fonts-std/HISTORY
index c32f284..0c9e146 100644
--- a/fonts/ghostscript-fonts-std/HISTORY
+++ b/fonts/ghostscript-fonts-std/HISTORY
@@ -1,3 +1,6 @@
+2010-07-10 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: renewed mirror for source urls
+
2006-09-21 Juuso Alasuutari <iuso AT sourcemage.org>
* DETAILS: Removed BUILD_API=2.




  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (3f53f8e4f8ccd99d31411686809d8c5056fa28d2), Vlad Glagolev, 07/10/2010

Archive powered by MHonArc 2.6.24.

Top of Page