Skip to Content.
Sympa Menu

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

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 (71ee95e3e62d3faf8179f9399c4045b60c9b4032)
  • Date: Fri, 9 Jan 2009 19:04:36 -0600

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



  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (71ee95e3e62d3faf8179f9399c4045b60c9b4032), Vlad Glagolev, 01/09/2009

Archive powered by MHonArc 2.6.24.

Top of Page