tags 640012 + pending thanks Hi LaMont,
I've prepared an NMU for postfix (versioned as 2.8.5-1.1) and will upload it shortly. Please find the diff attached. Cheers, Julien
diff -u postfix-2.8.5/makedefs postfix-2.8.5/makedefs --- postfix-2.8.5/makedefs +++ postfix-2.8.5/makedefs @@ -381,7 +381,7 @@ done done ;; - GNU.0*|GNU/kFreeBSD.[567]*) + GNU.0*|GNU/kFreeBSD.*) SYSTYPE=GNU0 # Postfix no longer needs DB 1.85 compatibility if [ -f /usr/include/db.h ] diff -u postfix-2.8.5/debian/changelog postfix-2.8.5/debian/changelog --- postfix-2.8.5/debian/changelog +++ postfix-2.8.5/debian/changelog @@ -1,3 +1,10 @@ +postfix (2.8.5-1.1) unstable; urgency=high + + * Non-maintainer upload. + * Fix FTBFS on kfreebsd with patch from Christoph Egger (closes: #640012). + + -- Julien Cristau <jcris...@debian.org> Wed, 14 Dec 2011 23:33:12 +0100 + postfix (2.8.5-1) unstable; urgency=low [Wietse Venema] diff -u postfix-2.8.5/src/util/sys_defs.h postfix-2.8.5/src/util/sys_defs.h --- postfix-2.8.5/src/util/sys_defs.h +++ postfix-2.8.5/src/util/sys_defs.h @@ -835,7 +835,9 @@ #define HAS_DB #define DEF_DB_TYPE "hash" #define ALIAS_DB_MAP "hash:/etc/aliases" +#ifndef DEBIAN #define HAS_NIS +#endif #define GETTIMEOFDAY(t) gettimeofday(t,(struct timezone *) 0) #define ROOT_PATH "/bin:/usr/bin:/sbin:/usr/sbin" #define FIONREAD_IN_TERMIOS_H
signature.asc
Description: Digital signature