[Lunar-commits] <moonbase> Revert "docbook-xml: version bumped to 4.5."
Dennis `stumbles` Veatch
stumbles at lunar-linux.org
Mon Jun 28 16:29:54 CEST 2010
commit e18f7062e60d6d8e59c2092de7f73ba72f4d9f06
Author: Dennis `stumbles` Veatch <stumbles at lunar-linux.org>
Date: Mon Jun 28 10:29:54 2010 -0400
Revert "docbook-xml: version bumped to 4.5."
This reverts commit 5ea21e78564d15817b2df2e4217b1c97e7f0dcc7.
There is a reason Moe discourages fiddling about with the docbook stuff, else
docbook-utils fails on the build looking for docbook-xml-4.3 which no longer exists.
I agree with Moe's stance and before bumping these things, we need to think this
out in more detail.
---
doc-tools/docbook-xml/DETAILS | 14 +++++++-------
1 files changed, 7 insertions(+), 7 deletions(-)
diff --git a/doc-tools/docbook-xml/DETAILS b/doc-tools/docbook-xml/DETAILS
index 4cf74ff..53ba778 100644
--- a/doc-tools/docbook-xml/DETAILS
+++ b/doc-tools/docbook-xml/DETAILS
@@ -1,16 +1,16 @@
MODULE=docbook-xml
- VERSION=4.5
+ VERSION=4.3
SOURCE=$MODULE-$VERSION.zip
SOURCE2=buildDocBookCatalog
SOURCE_DIRECTORY=$BUILD_DIRECTORY/tmp-$MODULE
- SOURCE_URL[0]=http://www.docbook.org/xml/$VERSION
- SOURCE_URL[1]=$LRESORT_URL
- SOURCE2_URL=http://xmlsoft.org
- SOURCE_VFY=sha1:b9124233b50668fb508773aa2b3ebc631d7c1620
+ SOURCE_URL[0]=http://www.docbook.org/xml/4.3/
+ SOURCE_URL[1]=$LRESORT_URL/
+ SOURCE2_URL=http://xmlsoft.org/
+ SOURCE_VFY=sha1:e79a59e9164c1013b8cc9f64f96f909a184ca016
SOURCE2_VFY=sha1:9890a7505713a5c78b038f7e5a2b9e06d6f96f1d
- WEB_SITE=http://www.docbook.org/xml
+ WEB_SITE=http://www.docbook.org/xml/
ENTERED=20030103
- UPDATED=20100626
+ UPDATED=20040919
SHORT="The DocBook XML DTD"
cat << EOF
More information about the Lunar-commits
mailing list