[SM-Commit] GIT changes to master grimoire by Vlad Glagolev (71ee95e3e62d3faf8179f9399c4045b60c9b4032)

Vlad Glagolev scm at sourcemage.org
Fri Jan 9 20:04:36 EST 2009


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

 doc/groff/DEPENDS |    3 ++-
 doc/groff/DETAILS |    2 +-
 doc/groff/HISTORY |    4 ++++
 3 files changed, 7 insertions(+), 2 deletions(-)

New commits:
commit 71ee95e3e62d3faf8179f9399c4045b60c9b4032
Author: Vlad Glagolev <stealth at sourcemage.org>
Commit: Vlad Glagolev <stealth at sourcemage.org>

    groff: => 1.20.1

diff --git a/doc/groff/DEPENDS b/doc/groff/DEPENDS
index 4fc2d53..90e68be 100755
--- a/doc/groff/DEPENDS
+++ b/doc/groff/DEPENDS
@@ -1,9 +1,10 @@
 depends g++ &&
 depends bison &&
-depends netpbm &&
 
 optional_depends POSTSCRIPT-INTERPRETER \
                  "" "" \
                  "for creation of either pdf or html output" &&
 
+optional_depends netpbm "" "" "required for html output" &&
+
 optional_depends psutils "" "" "required for html output"
diff --git a/doc/groff/DETAILS b/doc/groff/DETAILS
index bf50c1f..0047f89 100755
--- a/doc/groff/DETAILS
+++ b/doc/groff/DETAILS
@@ -1,5 +1,5 @@
            SPELL=groff
-         VERSION=1.20
+         VERSION=1.20.1
           SOURCE=$SPELL-$VERSION.tar.gz
          SOURCE2=$SOURCE.sig
 SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
diff --git a/doc/groff/HISTORY b/doc/groff/HISTORY
index b10442c..bfbdcdd 100644
--- a/doc/groff/HISTORY
+++ b/doc/groff/HISTORY
@@ -1,3 +1,7 @@
+2009-01-10 Vlad Glagolev <stealth at sourcemage.org>
+	* DETAILS: updated spell to 1.20.1
+	* DEPENDS: netpbm is optional again...
+
 2009-01-06 Vlad Glagolev <stealth at sourcemage.org>
 	* DETAILS: updated spell to 1.20; quoting paths; fixed short desc
 	* DEPENDS: added missing deps; netpbm -> req



More information about the SM-Commit mailing list