public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in mail-mta/postfix/files: postfix-2.9.3-freebsd9.patch
@ 2012-07-05  6:15 Naohiro Aota (naota)
  0 siblings, 0 replies; only message in thread
From: Naohiro Aota (naota) @ 2012-07-05  6:15 UTC (permalink / raw
  To: gentoo-commits

naota       12/07/05 06:15:04

  Added:                postfix-2.9.3-freebsd9.patch
  Log:
  Add backport patch to support freebsd9. #421763
  
  (Portage version: 2.2.0_alpha114/cvs/Linux x86_64)

Revision  Changes    Path
1.1                  mail-mta/postfix/files/postfix-2.9.3-freebsd9.patch

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-mta/postfix/files/postfix-2.9.3-freebsd9.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-mta/postfix/files/postfix-2.9.3-freebsd9.patch?rev=1.1&content-type=text/plain

Index: postfix-2.9.3-freebsd9.patch
===================================================================
--- src/util/sys_defs.h	2012-01-17 16:29:55.000000000 +0000
+++ src/util/sys_defs.h	2012-02-25 15:28:02.000000000 +0000
@@ -25,7 +25,7 @@
   */
 #if defined(FREEBSD2) || defined(FREEBSD3) || defined(FREEBSD4) \
     || defined(FREEBSD5) || defined(FREEBSD6) || defined(FREEBSD7) \
-    || defined(FREEBSD8) \
+    || defined(FREEBSD8) || defined(FREEBSD9) \
     || defined(BSDI2) || defined(BSDI3) || defined(BSDI4) \
     || defined(OPENBSD2) || defined(OPENBSD3) || defined(OPENBSD4) \
     || defined(OPENBSD5) \
--- makedefs	2012-01-18 01:19:48.000000000 +0000
+++ makedefs	2012-03-05 00:41:47.000000000 +0000
@@ -153,6 +153,8 @@
 		;;
   FreeBSD.8*)	SYSTYPE=FREEBSD8
 		;;
+  FreeBSD.9*)	SYSTYPE=FREEBSD9
+		;;
   OpenBSD.2*)	SYSTYPE=OPENBSD2
 		;;
   OpenBSD.3*)	SYSTYPE=OPENBSD3






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2012-07-05  6:15 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-07-05  6:15 [gentoo-commits] gentoo-x86 commit in mail-mta/postfix/files: postfix-2.9.3-freebsd9.patch Naohiro Aota (naota)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox