[Lunar-commits] CVS: moonbase/devel/subversion DEPENDS,1.4,1.5
Moritz Heiber
moe at lunar-linux.org
Mon Jan 24 19:58:02 UTC 2005
- Previous message: [Lunar-commits]
CVS: moonbase/devel/db CONFIGURE, NONE, 1.1 DEPENDS,
NONE, 1.1 POST_INSTALL, NONE, 1.1 BUILD, 1.2, 1.3 DETAILS, 1.5,
1.6 PRE_BUILD, 1.2, NONE
- Next message: [Lunar-commits] CVS: moonbase/games/crimson DEPENDS,1.1,1.2
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /var/cvs/lunar/moonbase/devel/subversion
In directory espresso.foo-projects.org:/tmp/cvs-serv5069/devel/subversion
Modified Files:
DEPENDS
Log Message:
This is the big db rehaul. Some migration code (meh!) ..
but since we haven't got the 'is_at_latest_version'
function yet it is necessary (/me nudges sofar)
* Changed the db module to 4.x (going to remove db4 later)
and made sure nothing breaks incase db 3.x had been
installed before. Turned any db4 dependency into a db dependency
(All of them have been tested and approved to work with db 4.x)
* Tiny crimson and gift-cvs sneaking in behind your backs.
Index: DEPENDS
===================================================================
RCS file: /var/cvs/lunar/moonbase/devel/subversion/DEPENDS,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- DEPENDS 18 Sep 2004 12:39:40 -0000 1.4
+++ DEPENDS 24 Jan 2005 19:58:00 -0000 1.5
@@ -1,5 +1,5 @@
depends zlib &&
depends openssl &&
-depends db4 &&
+depends db &&
optional_depends "swig" "" "" "for swig support"
- Previous message: [Lunar-commits]
CVS: moonbase/devel/db CONFIGURE, NONE, 1.1 DEPENDS,
NONE, 1.1 POST_INSTALL, NONE, 1.1 BUILD, 1.2, 1.3 DETAILS, 1.5,
1.6 PRE_BUILD, 1.2, NONE
- Next message: [Lunar-commits] CVS: moonbase/games/crimson DEPENDS,1.1,1.2
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the Lunar-commits
mailing list