[Lunar-commits] <moonbase> xedit: version bumped to 1.1.2.

Florin Braescu florin at lunar-linux.org
Thu Nov 13 23:52:24 CET 2008


commit 0e2ac80bba5ed3f2628e395dc88c1081c96624ce
Author: Florin Braescu <florin at lunar-linux.org>
Date:   Fri Nov 14 00:52:24 2008 +0200

    xedit: version bumped to 1.1.2.
    
    Changes:
    Fixed filename conflict during compilation on case-insensitive
    file systems.
    Proper implementation of AddDoubleClickCallback
    Rewrite double click confirmation code.
    Enabled VPATH build.
---
 xorg7/app/xedit/CONFLICTS |   10 +++++-----
 xorg7/app/xedit/DETAILS   |   12 ++++++------
 2 files changed, 11 insertions(+), 11 deletions(-)

diff --git a/xorg7/app/xedit/CONFLICTS b/xorg7/app/xedit/CONFLICTS
index 5013182..fa885b1 100644
--- a/xorg7/app/xedit/CONFLICTS
+++ b/xorg7/app/xedit/CONFLICTS
@@ -1,6 +1,6 @@
-conflicts XOrg6  &&
-conflicts XOrg-test &&
-conflicts XOrg-fonts-base &&
-conflicts XOrg-fonts-extra &&
-conflicts XOrg-drm &&
+conflicts XOrg6
+conflicts XOrg-test
+conflicts XOrg-fonts-base
+conflicts XOrg-fonts-extra
+conflicts XOrg-drm
 conflicts XOrg-drm-cvs
diff --git a/xorg7/app/xedit/DETAILS b/xorg7/app/xedit/DETAILS
index 7701e12..3f5b251 100644
--- a/xorg7/app/xedit/DETAILS
+++ b/xorg7/app/xedit/DETAILS
@@ -1,13 +1,13 @@
           MODULE=xedit
-         VERSION=1.0.2
+         VERSION=1.1.2
           SOURCE=$MODULE-$VERSION.tar.bz2
-      SOURCE_URL=$XORG_URL/individual/app/
-      SOURCE_VFY=sha1:d4299769d2d8876b67c1efe2e0618d659e8efc14
+      SOURCE_URL=$XORG_URL/individual/app
+      SOURCE_VFY=sha1:e2d9f49dd7e82959e0678c2417256cd59b06772f
    MODULE_PREFIX=${X11R7_PREFIX:-/usr}
-        WEB_SITE=http://www.x.org/
+        WEB_SITE=http://www.x.org
          ENTERED=20060523
-         UPDATED=20060523
-           SHORT="the X.Org simple text editor"
+         UPDATED=20061113
+           SHORT="The X.Org simple text editor"
 
 cat << EOF
 xedit is a simple text editor for X.Org.


More information about the Lunar-commits mailing list