Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Florian Franzmann (d0dcb3fe9b609d6b2ec5d3737ad963dc01046a48)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Florian Franzmann <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Florian Franzmann (d0dcb3fe9b609d6b2ec5d3737ad963dc01046a48)
  • Date: Sun, 16 Oct 2011 11:39:08 -0500

GIT changes to master grimoire by Florian Franzmann
<siflfran AT hawo.stw.uni-erlangen.de>:

fonts-x11/ttf-anonymouspro/DETAILS | 5 +++--
fonts-x11/ttf-anonymouspro/HISTORY | 3 +++
fonts-x11/ttf-anonymouspro/INSTALL | 4 ++--
3 files changed, 8 insertions(+), 4 deletions(-)

New commits:
commit d0dcb3fe9b609d6b2ec5d3737ad963dc01046a48
Author: Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
Commit: Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>

fonts-x11/ttf-anonymouspro: version 1.002

diff --git a/fonts-x11/ttf-anonymouspro/DETAILS
b/fonts-x11/ttf-anonymouspro/DETAILS
index 6fdcf0f..66c1b7e 100755
--- a/fonts-x11/ttf-anonymouspro/DETAILS
+++ b/fonts-x11/ttf-anonymouspro/DETAILS
@@ -1,8 +1,9 @@
SPELL=ttf-anonymouspro
- VERSION=1.001
+ VERSION=1.002
+ XVERSION=${VERSION}.001
SOURCE="AnonymousPro-${VERSION}.zip"
SOURCE_URL[0]=http://www.ms-studio.com/FontSales/${SOURCE}
-
SOURCE_HASH=sha512:3cbe798f464092a534c396753f7bbb5cc4755dc4385eab56773210036aec4c9ed32a7c9f7bccd9957205b000d9552fb3b4a416415cedf143d40b619966f86c4e
+
SOURCE_HASH=sha512:7606d520ad79fbf4e13d676c1aff61b764dce74e170f8783b8e606f7907c4b8db0871e5568504d15aa23ca26e925ada4eb6b60fcf27171dccee0d3d32d9a92a1
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/AnonymousPro-${VERSION}"
WEB_SITE="http://www.ms-studio.com/FontSales/anonymouspro.html";
LICENSE[0]=OFL
diff --git a/fonts-x11/ttf-anonymouspro/HISTORY
b/fonts-x11/ttf-anonymouspro/HISTORY
index c24815f..c67b6e4 100644
--- a/fonts-x11/ttf-anonymouspro/HISTORY
+++ b/fonts-x11/ttf-anonymouspro/HISTORY
@@ -1,3 +1,6 @@
+2011-10-16 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
+ * DETAILS, INSTALL: version 1.002
+
2010-09-04 dh <d/h AT online.de>
* BUILD, DETAILS, INSTALL, PRE_BUILD, DEPENDS:
spell created
diff --git a/fonts-x11/ttf-anonymouspro/INSTALL
b/fonts-x11/ttf-anonymouspro/INSTALL
index 9cf41bc..ee6fb84 100755
--- a/fonts-x11/ttf-anonymouspro/INSTALL
+++ b/fonts-x11/ttf-anonymouspro/INSTALL
@@ -2,5 +2,5 @@ local FONT_DIR=${INSTALL_ROOT}/usr/share/fonts/X11/TTF
local DOC_DIR=${INSTALL_ROOT}/usr/share/doc/${SPELL}
install -d ${DOC_DIR} &&
install -d ${FONT_DIR} &&
-install -t ${DOC_DIR} AnonymousPro-${VERSION}/*.txt &&
-install -t ${FONT_DIR} AnonymousPro-${VERSION}/*.ttf
+install -t ${DOC_DIR} ${SOURCE_DIRECTORY}/AnonymousPro-${XVERSION}/*.txt
&&
+install -t ${FONT_DIR} ${SOURCE_DIRECTORY}/AnonymousPro-${XVERSION}/*.ttf



  • [SM-Commit] GIT changes to master grimoire by Florian Franzmann (d0dcb3fe9b609d6b2ec5d3737ad963dc01046a48), Florian Franzmann, 10/16/2011

Archive powered by MHonArc 2.6.24.

Top of Page