[SM-Commit] GIT changes to stable-0.4 grimoire by Jaka Kranjc (184912d342b932a049103a9b0615251561870501)

Jaka Kranjc scm at mail.sourcemage.org
Tue Jan 2 05:16:24 EST 2007


GIT changes to stable-0.4 grimoire by Jaka Kranjc <lynxlynxlynx at sourcemage.org>:

 editors/fixme/DETAILS       |    5 +++--
 editors/fixme/HISTORY       |    5 +++++
 editors/fixme/INSTALL       |   10 +++++-----
 editors/fixme/fixme.zip.sig |binary
 4 files changed, 13 insertions(+), 7 deletions(-)

New commits:
commit 184912d342b932a049103a9b0615251561870501
Author: Jaka Kranjc <lynxlynxlynx at sourcemage.org>
Commit: Jaka Kranjc <lynxlynxlynx at sourcemage.org>

    fixme updated and using
    
    Conflicts:
    
    	editors/fixme/HISTORY

diff --git a/editors/fixme/DETAILS b/editors/fixme/DETAILS
index 4c1869c..05a72e8 100755
--- a/editors/fixme/DETAILS
+++ b/editors/fixme/DETAILS
@@ -1,10 +1,11 @@
            SPELL=fixme
-         VERSION=2.2
+         VERSION=3.2
           SOURCE=$SPELL.zip
 SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL
    SOURCE_URL[0]=$CTAN_URL/macros/latex/contrib/$SOURCE
    SOURCE_URL[1]=http://theory.uwinnipeg.ca/scripts/CTAN/macros/latex/contrib/$SOURCE
-     SOURCE_HASH=sha512:3b1bbe0a6863f42724ae61f87e24bd13faba7839ac8b820967672abd890444b18f46f43733f6469a3e1902d2253dbd38099129fb10b3964d569969c67cc833fe
+  FORCE_DOWNLOAD=on
+      SOURCE_GPG=gurus.gpg:${SOURCE}.sig
         WEB_SITE=http://www.ctan.org/tex-archive/help/Catalogue/entries/fixme.html
        BUILD_API=2
          ENTERED=20030511
diff --git a/editors/fixme/HISTORY b/editors/fixme/HISTORY
index fcdc4c0..d739f7d 100644
--- a/editors/fixme/HISTORY
+++ b/editors/fixme/HISTORY
@@ -1,3 +1,8 @@
+2006-06-26 Pieter Lenaerts <e-type at sourcemage.org>
+	* DETAILS: updated to 3.2, added FORCE_DOWNLOAD because version is
+	  missing from ${SOURCE}
+	* INSTALL: added ${INSTALL_ROOT} where applicable
+
 2005-10-22 George Sherwood <george at beernabeer.com>
 	* DETAILS: Updated to BUILD_API=2, SOURCE_HASH, SOURCE_URL, 
 	  SOURCE
diff --git a/editors/fixme/INSTALL b/editors/fixme/INSTALL
index afff56b..74b5ccb 100755
--- a/editors/fixme/INSTALL
+++ b/editors/fixme/INSTALL
@@ -1,9 +1,9 @@
     mkdir  -p  $TEXMF/tex/latex/$SPELL                  &&
-    mkdir  -p  /usr/doc/$SPELL                          &&
+    mkdir  -p  ${INSTALL_ROOT}/usr/doc/$SPELL           &&
 
     cp  $SPELL.sty  $TEXMF/tex/latex/$SPELL             &&
 
-    cp  *.dvi       /usr/doc/$SPELL                     &&
-    cp  *.el        /usr/doc/$SPELL                     &&
-    cp  README*     /usr/doc/$SPELL                     &&
-    cp  NEWS*       /usr/doc/$SPELL
+    cp  *.dvi       ${INSTALL_ROOT}/usr/doc/$SPELL      &&
+    cp  *.el        ${INSTALL_ROOT}/usr/doc/$SPELL      &&
+    cp  README*     ${INSTALL_ROOT}/usr/doc/$SPELL      &&
+    cp  NEWS*       ${INSTALL_ROOT}/usr/doc/$SPELL
diff --git a/editors/fixme/fixme.zip.sig b/editors/fixme/fixme.zip.sig
new file mode 100644
index 0000000..a8624d5
Binary files /dev/null and b/editors/fixme/fixme.zip.sig differ



More information about the SM-Commit mailing list