[Lunar-commits] CVS: moonbase/kde3-apps/kvirc BUILD, 1.1, 1.2 DETAILS, 1.3, 1.4

Florin Braescu florin at lunar-linux.org
Tue Mar 8 10:05:10 UTC 2005


Update of /var/cvs/lunar/moonbase/kde3-apps/kvirc
In directory espresso.foo-projects.org:/tmp/cvs-serv19680

Modified Files:
	BUILD DETAILS 
Log Message:
bump the version from 3.0.1 to 3.2.0. 

Index: BUILD
===================================================================
RCS file: /var/cvs/lunar/moonbase/kde3-apps/kvirc/BUILD,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- BUILD	23 May 2004 13:55:19 -0000	1.1
+++ BUILD	8 Mar 2005 10:05:07 -0000	1.2
@@ -1,11 +1,11 @@
 (
-  ./configure  --prefix=${KDE_PREFIX:-$KDEDIR}      \
-               --with-qt-dir=${QT_PREFIX:-$QTDIR}   \
-               --disable-debug                      \
-	       --enable-final                       \
-               --enable-fast-malloc=full            \
-               --with-xinerama                      \
-	       $OPTS                                &&
+  ./configure  --prefix=${KDE_PREFIX:-$KDEDIR}     \
+               --with-qt-dir=${QT_PREFIX:-$QTDIR}  \
+               --disable-debug                     \
+	       --enable-final                      \
+               --enable-fast-malloc=full           \
+               --with-xinerama                     \
+	       $OPTS                              &&
 
   default_make
  

Index: DETAILS
===================================================================
RCS file: /var/cvs/lunar/moonbase/kde3-apps/kvirc/DETAILS,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- DETAILS	5 Oct 2004 09:30:07 -0000	1.3
+++ DETAILS	8 Mar 2005 10:05:08 -0000	1.4
@@ -1,11 +1,11 @@
           MODULE=kvirc
-         VERSION=3.0.1
+         VERSION=3.2.0
           SOURCE=$MODULE-$VERSION.tar.bz2
-   SOURCE_URL[0]=ftp://ftp.kvirc.net/pub/$MODULE/$VERSION/source/
-      SOURCE_VFY=md5:22b402d072a84eda11e762eb413e29c6
+   SOURCE_URL=ftp://ftp.kvirc.net/pub/$MODULE/$VERSION/source/
+      SOURCE_VFY=sha1:890871ffc76b62d6e538db80b1f4162a7792769d
         WEB_SITE=http://www.kvirc.net
          ENTERED=20040321
-         UPDATED=20040603
+         UPDATED=20050308
            SHORT="Enhanced visual IRC client for X11/KDE"
 
 cat << EOF



More information about the Lunar-commits mailing list