[Lunar-commits] CVS: moonbase/net/unison BUILD, 1.1, 1.2 DETAILS, 1.1, 1.2

Terry Chan tchan at lunar-linux.org
Sun Mar 13 17:19:05 UTC 2005


Update of /var/cvs/lunar/moonbase/net/unison
In directory espresso.foo-projects.org:/tmp/cvs-serv24237

Modified Files:
	BUILD DETAILS 
Log Message:
Version bump to unison-2.10.2. Compiled/tested with gcc-3.3.3, glibc-2.3.3,
kernel headers 2.4.x.


Index: BUILD
===================================================================
RCS file: /var/cvs/lunar/moonbase/net/unison/BUILD,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- BUILD	11 Jan 2005 18:50:10 -0000	1.1
+++ BUILD	13 Mar 2005 17:19:02 -0000	1.2
@@ -1,9 +1,8 @@
 (
 
   unset CFLAGS CXXFLAGS &&
-  patch_it $SOURCE_CACHE/$SOURCE2 1 &&
   if module_installed lablgtk ; then
-    make UISTYLE=gtk
+    make UISTYLE=gtk2
   else
     make UISTYLE=text
   fi &&

Index: DETAILS
===================================================================
RCS file: /var/cvs/lunar/moonbase/net/unison/DETAILS,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- DETAILS	11 Jan 2005 18:50:10 -0000	1.1
+++ DETAILS	13 Mar 2005 17:19:02 -0000	1.2
@@ -1,14 +1,11 @@
           MODULE=unison
-         VERSION=2.9.1
+         VERSION=2.10.2
           SOURCE=$MODULE-$VERSION.tar.gz
-         SOURCE2=$MODULE-$VERSION-extnames.patch
-      SOURCE_URL=http://lunar-linux.org/lunar/mirrors/
-      SOURCE_VFY=sha1:d355639b8191f5c74e652fe257fd98dcf76d4cc0
-     SOURCE2_URL=$PATCH_URL/
-     SOURCE2_VFY=sha1:92eb4e481ebc717a7b2cf87b6ef5620f7e719196
+      SOURCE_URL=http://www.cis.upenn.edu/~bcpierce/unison/download/stable/latest/
+      SOURCE_VFY=sha1:1d378292d944981fb41504c8cea92cd3e1913c49
         WEB_SITE=http://www.cis.upenn.edu/~bcpierce/unison/
          ENTERED=20050109
-         UPDATED=20050109
+         UPDATED=20050313
            SHORT="unison file-synchronization tool for Unix and Windows"
            PSAFE=no
 cat << EOF



More information about the Lunar-commits mailing list