[Lunar-commits] r18612 - moonbase/trunk/web/clearsilver
Dennis Veatch
stumbles at lunar-linux.org
Thu Feb 9 17:51:22 UTC 2006
Author: stumbles
Date: 2006-02-09 17:51:20 +0000 (Thu, 09 Feb 2006)
New Revision: 18612
Modified:
moonbase/trunk/web/clearsilver/DETAILS
Log:
fix gcc4 signedness warnings by converting unsigned char * to
char *
cleanups for clearsilver on x86_64 and MINGW32_NT-5.1
adds perl bindings for hdf_set_symlink, hdf_remove_tree, and hdf_copy
and others.
Modified: moonbase/trunk/web/clearsilver/DETAILS
===================================================================
--- moonbase/trunk/web/clearsilver/DETAILS 2006-02-09 17:48:57 UTC (rev 18611)
+++ moonbase/trunk/web/clearsilver/DETAILS 2006-02-09 17:51:20 UTC (rev 18612)
@@ -1,11 +1,11 @@
MODULE=clearsilver
- VERSION=0.9.14
+ VERSION=0.10.2
SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_URL=http://www.clearsilver.net/downloads/
- SOURCE_VFY=sha1:4be33eb3c6d6f3e128bcf49173df8a31daa15dab
+ SOURCE_VFY=sha1:0459652ef052aa74b53437c5ce188c0d5d9f1cba
WEB_SITE=http://www.clearsilver.net/
ENTERED=20050512
- UPDATED=20050512
+ UPDATED=20060209
SHORT="A HTML authoring template system"
cat << EOF
Clearsilver is a fast, powerful, and language-neutral HTML template
More information about the Lunar-commits
mailing list