[Lunar-commits] r24843 - moonbase/trunk/xorg7/x11-libs/libX11
Florin Braescu
florin at lunar-linux.org
Thu Jun 14 20:31:35 CEST 2007
Author: florin
Date: 2007-06-14 20:31:34 +0200 (Thu, 14 Jun 2007)
New Revision: 24843
Modified:
moonbase/trunk/xorg7/x11-libs/libX11/BUILD
moonbase/trunk/xorg7/x11-libs/libX11/DETAILS
Log:
bump the version from 1.1.1 to 1.1.2. many bugfixes, including security related ones.
Modified: moonbase/trunk/xorg7/x11-libs/libX11/BUILD
===================================================================
--- moonbase/trunk/xorg7/x11-libs/libX11/BUILD 2007-06-14 18:23:11 UTC (rev 24842)
+++ moonbase/trunk/xorg7/x11-libs/libX11/BUILD 2007-06-14 18:31:34 UTC (rev 24843)
@@ -2,8 +2,6 @@
. /etc/profile.d/x11r7.rc &&
- patch_it $SOURCE2 1 &&
-
default_build
) > $C_FIFO 2>&1
Modified: moonbase/trunk/xorg7/x11-libs/libX11/DETAILS
===================================================================
--- moonbase/trunk/xorg7/x11-libs/libX11/DETAILS 2007-06-14 18:23:11 UTC (rev 24842)
+++ moonbase/trunk/xorg7/x11-libs/libX11/DETAILS 2007-06-14 18:31:34 UTC (rev 24843)
@@ -1,16 +1,13 @@
MODULE=libX11
- VERSION=X11R7.2-1.1.1
+ VERSION=1.1.2
SOURCE=$MODULE-$VERSION.tar.bz2
- SOURCE2=xorg-$MODULE-1.1.1-xinitimage.diff
- SOURCE_URL=$XORG_URL/X11R7.2/src/lib
- SOURCE2_URL=$XORG_URL/X11R7.2/patches
- SOURCE_VFY=sha1:5eb0771b67746e81b320195f36ef3c9777c6fc17
- SOURCE2_VFY=sha1:a0f904115ad9dc441bebcf2f8267f9751322b727
+ SOURCE_URL=$XORG_URL/individual/lib
+ SOURCE_VFY=sha1:7190d36389eb7903831cd9541d919f55ac5098e9
MODULE_PREFIX=${X11R7_PREFIX:-/usr}
WEB_SITE=http://www.x.org/
ENTERED=20060120
- UPDATED=20070406
- SHORT="the X.Org client-side library"
+ UPDATED=20070614
+ SHORT="The X.Org client-side library"
cat << EOF
libX11 is the main client library to the X window system (otherwise
More information about the Lunar-commits
mailing list