[Lunar-commits] CVS: moonbase/gnome2-apps/regexxer DEPENDS, 1.2, 1.3 DETAILS, 1.4, 1.5

Terry Chan tchan at lunar-linux.org
Sun Apr 11 06:14:15 GMT 2004


Update of /var/cvs/lunar/moonbase/gnome2-apps/regexxer
In directory dbguin.lunar-linux.org:/tmp/cvs-serv2524

Modified Files:
	DEPENDS DETAILS 
Log Message:
Version bump to 0.6.  Fixed so this module now compiles with the newer 
gnome2.6 stuff.  Added more DEPENDS.  Compiled and tested with gcc-3.3.3,
kernel headers 2.4.x.


Index: DEPENDS
===================================================================
RCS file: /var/cvs/lunar/moonbase/gnome2-apps/regexxer/DEPENDS,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- DEPENDS	21 Feb 2003 03:30:55 -0000	1.2
+++ DEPENDS	11 Apr 2004 06:14:13 -0000	1.3
@@ -1,2 +1,3 @@
-depends gtkmm2 &&
+depends gnome-vfsmm &&
+depends gconfmm &&
 depends pcre

Index: DETAILS
===================================================================
RCS file: /var/cvs/lunar/moonbase/gnome2-apps/regexxer/DETAILS,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- DETAILS	12 Sep 2003 03:52:32 -0000	1.4
+++ DETAILS	11 Apr 2004 06:14:13 -0000	1.5
@@ -1,11 +1,12 @@
           MODULE=regexxer
-         VERSION=0.4
+         VERSION=0.6
           SOURCE=$MODULE-$VERSION.tar.gz
 SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
    SOURCE_URL[0]=$SFORGE_URL/$MODULE/$SOURCE
+      SOURCE_VFY=md5:34ef50fa035669aca8520de3d085071a
         WEB_SITE=http://regexxer.sourceforge.net
          ENTERED=20030124
-         UPDATED=20030912
+         UPDATED=20040411
            SHORT="GUI search/replace tool featuring Perl-style reg exp."
 cat << EOF
 This is a nifty GUI search/replace tool featuring Perl-style regular



More information about the Lunar-commits mailing list