[Lunar-commits] <moonbase> xf86dga: version bumped to 1.0.3.
Florin Braescu
florin at lunar-linux.org
Tue Nov 16 21:12:19 CET 2010
commit c35fb0de27f963e088a2858898b29c1d3c9bcb73
Author: Florin Braescu <florin at lunar-linux.org>
Date: Tue Nov 16 22:12:19 2010 +0200
xf86dga: version bumped to 1.0.3.
This release raises the dependency on libXxf86dga to require a minimum
of version 1.1.0 to get the new Xxf86dga.h header instead of the now
deprecated xf86dga.h. However, it also removes unused dependencies on
libXaw, libXt, and libXmu that were previously declared.
It also delivers the build configuration improvements and other
janitorial cleanups.
---
xorg7/extra/xf86dga/DETAILS | 10 +++++-----
1 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/xorg7/extra/xf86dga/DETAILS b/xorg7/extra/xf86dga/DETAILS
index e6f5f3f..e77dd6d 100644
--- a/xorg7/extra/xf86dga/DETAILS
+++ b/xorg7/extra/xf86dga/DETAILS
@@ -1,12 +1,12 @@
MODULE=xf86dga
- VERSION=1.0.2
+ VERSION=1.0.3
SOURCE=$MODULE-$VERSION.tar.bz2
- SOURCE_URL=$XORG_URL/individual/app/
- SOURCE_VFY=sha1:14a5d8eb29736a66876d68fe4643bf9b6dd0a6a7
+ SOURCE_URL=$XORG_URL/individual/app
+ SOURCE_VFY=sha1:030659e3728f5f7142e1cf727f147aceeabe4b9e
MODULE_PREFIX=${X11R7_PREFIX:-/usr}
- WEB_SITE=http://www.x.org/
+ WEB_SITE=http://www.x.org
ENTERED=20070216
- UPDATED=20070216
+ UPDATED=20101116
SHORT="a test program for the XFree86-DGA extension"
cat << EOF
More information about the Lunar-commits
mailing list