[Lunar-commits] CVS: moonbase/mail/postfix DEPENDS,1.5,1.6
Moritz Heiber
moe at lunar-linux.org
Mon Jan 24 19:58:03 UTC 2005
Update of /var/cvs/lunar/moonbase/mail/postfix
In directory espresso.foo-projects.org:/tmp/cvs-serv5069/mail/postfix
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/mail/postfix/DEPENDS,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- DEPENDS 29 Dec 2004 16:14:12 -0000 1.5
+++ DEPENDS 24 Jan 2005 19:58:00 -0000 1.6
@@ -1,5 +1,5 @@
depends chkconfig &&
-depends db4 &&
+depends db &&
depends perl &&
optional_depends "pcre" "" "" "for improved regexp support"
More information about the Lunar-commits
mailing list