[SM-Commit] GIT changes to master grimoire by Florian Franzmann (aae98e2124e59badafb45e79a907ae9f57f4f7f7)

Florian Franzmann scm at sourcemage.org
Wed Dec 3 11:44:00 EST 2008


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

 graphics/cinclude2dot/DETAILS |    5 ++++-
 graphics/cinclude2dot/HISTORY |    4 ++++
 graphics/cinclude2dot/INSTALL |    3 ++-
 3 files changed, 10 insertions(+), 2 deletions(-)

New commits:
commit 5b6b5cae9df908d0e23cd901e9f4d72306e205f4
Author: Florian Franzmann <siflfran at hawo.stw.uni-erlangen.de>
Commit: Florian Franzmann <siflfran at hawo.stw.uni-erlangen.de>

    graphics/cinclude2dot: updated to 1.1, added manpage

diff --git a/graphics/cinclude2dot/DETAILS b/graphics/cinclude2dot/DETAILS
index 66e7414..abc1591 100755
--- a/graphics/cinclude2dot/DETAILS
+++ b/graphics/cinclude2dot/DETAILS
@@ -1,9 +1,12 @@
            SPELL=cinclude2dot
-         VERSION=1.0
+         VERSION=1.1
           SOURCE=${SPELL}
+         SOURCE1=${SPELL}.1
 SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-${VERSION}
    SOURCE_URL[0]=http://www.flourish.org/${SPELL}/${SOURCE}
    SOURCE_IGNORE=unversioned
+  SOURCE1_URL[0]=http://www.flourish.org/${SPELL}/${SOURCE1}
+  SOURCE1_IGNORE=unversioned
         WEB_SITE=http://www.flourish.org/${SPELL}/
          ENTERED=20030403
       LICENSE[0]=GPL
diff --git a/graphics/cinclude2dot/HISTORY b/graphics/cinclude2dot/HISTORY
index 7c01cf4..965c980 100644
--- a/graphics/cinclude2dot/HISTORY
+++ b/graphics/cinclude2dot/HISTORY
@@ -1,3 +1,7 @@
+2008-11-03 Florian Franzmann <siflfran at hawo.stw.uni-erlangen.de>
+	* DETAILS: update to 1.1
+	* DETAILS, INSTALL: install manpage as well
+
 2006-10-03 Juuso Alasuutari <iuso at sourcemage.org>
 	* DETAILS: [automated] Removed UPDATED.
 
diff --git a/graphics/cinclude2dot/INSTALL b/graphics/cinclude2dot/INSTALL
index 370be77..6805a7b 100755
--- a/graphics/cinclude2dot/INSTALL
+++ b/graphics/cinclude2dot/INSTALL
@@ -1 +1,2 @@
-install -m 755 ${SOURCE_CACHE}/${SOURCE} /usr/bin
+install -m 755 ${SOURCE_CACHE}/${SOURCE} /usr/bin &&
+install -m 644 ${SOURCE_CACHE}/${SOURCE1} /usr/share/man/man1



More information about the SM-Commit mailing list