[Lunar-commits] CVS: moonbase/gnome2-apps/regexxer DEPENDS, 1.3,
1.4 DETAILS, 1.6, 1.7
Terry Chan
tchan at lunar-linux.org
Thu Jul 29 21:44:42 GMT 2004
Update of /var/cvs/lunar/moonbase/gnome2-apps/regexxer
In directory dbguin.lunar-linux.org:/tmp/cvs-serv3910
Modified Files:
DEPENDS DETAILS
Log Message:
Version bump to 0.8. Added libglademm to DEPENDS file (straight from
the regexxer home page). Compiled and tested with gcc-3.3.3, glibc-2.3.2,
kernel headers 2.4.x.
Index: DEPENDS
===================================================================
RCS file: /var/cvs/lunar/moonbase/gnome2-apps/regexxer/DEPENDS,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- DEPENDS 11 Apr 2004 06:14:13 -0000 1.3
+++ DEPENDS 29 Jul 2004 21:44:39 -0000 1.4
@@ -1,3 +1,4 @@
depends gnome-vfsmm &&
depends gconfmm &&
-depends pcre
+depends pcre &&
+depends libglademm
Index: DETAILS
===================================================================
RCS file: /var/cvs/lunar/moonbase/gnome2-apps/regexxer/DETAILS,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- DETAILS 13 Apr 2004 04:44:13 -0000 1.6
+++ DETAILS 29 Jul 2004 21:44:39 -0000 1.7
@@ -1,12 +1,12 @@
MODULE=regexxer
- VERSION=0.6
+ VERSION=0.8
SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
SOURCE_URL[0]=$SFORGE_URL/$MODULE/$SOURCE
- SOURCE_VFY=md5:f14a85658fab0f71caa9565c3d346295
+ SOURCE_VFY=md5:acaa19b119cc7159c42b7f93e02f9fbd
WEB_SITE=http://regexxer.sourceforge.net
ENTERED=20030124
- UPDATED=20040413
+ UPDATED=20040729
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