[Lunar-commits] <moonbase-other> xalan-c++: version bumped to 1.11.
Florin Braescu
florin at lunar-linux.org
Sun Mar 24 09:51:59 CET 2013
commit ce64bc4ca9a1694ad29433539bba5fca1303c39b
Author: Florin Braescu <florin at lunar-linux.org>
Date: Sun, 24 Mar 2013 01:51:59 -0700
URL: https://github.com/lunar-linux/moonbase-other/commit/ce64bc4ca9a1694ad29433539bba5fca1303c39b
xalan-c++: version bumped to 1.11.
---
libs/xalan-c++/BUILD | +0/-2
libs/xalan-c++/DETAILS | +6/-9
2 files changed, 6 insertions(+), 11 deletions(-)
--- a/libs/xalan-c++/BUILD
+++ b/libs/xalan-c++/BUILD
@@ -2,8 +2,6 @@
export XALANCROOT=$SOURCE_DIRECTORY/c
- patch_it $SOURCE_CACHE/$SOURCE2 1 &&
-
cd $XALANCROOT &&
./runConfigure -p linux -c gcc -x g++ -P /usr &&
--- a/libs/xalan-c++/DETAILS
+++ b/libs/xalan-c++/DETAILS
@@ -1,15 +1,12 @@
MODULE=xalan-c++
- VERSION=1.11.0
- SOURCE=Xalan-C_1_11_0-src.tar.gz
- SOURCE2=$MODULE-$VERSION-gcc-4.3.x.patch.bz2
- SOURCE_DIRECTORY=$BUILD_DIRECTORY/xml-xalan
- SOURCE_URL=http://apache.deathculture.net/xml/xalan-c
- SOURCE2_URL=$PATCH_URL
- SOURCE_VFY=sha1:3fc63045048176e0ab00ce8aa0d15b2c1e5d646b
- SOURCE2_VFY=sha1:4927ec4d8ebbca0ab9457bc077a398f20c241a31
+ VERSION=1.11
+ SOURCE=xalan_c-$VERSION-src.tar.gz
+ SOURCE_DIRECTORY=$BUILD_DIRECTORY/xalan-c-$VERSION
+ SOURCE_URL=http://www.eu.apache.org/dist/xalan/xalan-c/sources
+ SOURCE_VFY=sha1:c9523543e6eb9f7b5676ac21b49ae06e7dbe96e8
WEB_SITE=http://xml.apache.org/xalan-c
ENTERED=20071004
- UPDATED=20090427
+ UPDATED=20130324
SHORT="XSLT processor written in C++"
PSAFE=no
More information about the Lunar-commits
mailing list