[Lunar-commits] <moonbase> libFS: version bumped to 1.0.2.
Florin Braescu
florin at lunar-linux.org
Fri Jul 10 15:09:27 CEST 2009
commit 1767be72a13859eb99eca8e2efc8444ef5ee07c7
Author: Florin Braescu <florin at lunar-linux.org>
Date: Fri Jul 10 16:09:27 2009 +0300
libFS: version bumped to 1.0.2.
Add README with pointers to mailing list, bugzilla & git repos
Move API doc from xorg-doc/doc/FSlib.doc
Make FSlib.txt prototypes match those in headers.
Fix server name handling in IOError messages during connection setup
Drop #ifdef USG checks for some truly ancient (pre-SVR4) SysV's
Constify FSErrorList
Strip out-of-date RCS/CVS & SCCS version tags
Move CWARNFLAGS to Makefile.am for easier build-time overriding.
---
xorg7/lib/libFS/DETAILS | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/xorg7/lib/libFS/DETAILS b/xorg7/lib/libFS/DETAILS
index 2b93f51..811fba6 100644
--- a/xorg7/lib/libFS/DETAILS
+++ b/xorg7/lib/libFS/DETAILS
@@ -1,12 +1,12 @@
MODULE=libFS
- VERSION=1.0.1
+ VERSION=1.0.2
SOURCE=$MODULE-$VERSION.tar.bz2
SOURCE_URL=$XORG_URL/individual/lib
- SOURCE_VFY=sha1:7a78a88ab962cf5d62be6b0fef04d7054fba1b37
+ SOURCE_VFY=sha1:41cf53fae37210acaa034199f01f36af3f3ec548
MODULE_PREFIX=${X11R7_PREFIX:-/usr}
WEB_SITE=http://www.x.org
ENTERED=20060120
- UPDATED=20080601
+ UPDATED=20090710
SHORT="The X.Org Font Services library"
cat << EOF
More information about the Lunar-commits
mailing list