summaryrefslogtreecommitdiff
path: root/mail/postfix24/files/patch-makedefs
diff options
context:
space:
mode:
authorMarcus Alves Grando <mnag@FreeBSD.org>2010-04-13 13:19:32 +0000
committerMarcus Alves Grando <mnag@FreeBSD.org>2010-04-13 13:19:32 +0000
commit800c5471d1d9787c94f7ef9533fe5caf20272744 (patch)
tree90b1c6de548c20fbd1c7e460cdbe326f7cacad7a /mail/postfix24/files/patch-makedefs
parent- Unbreak after recent PHP 5.3.2 update (diff)
- Update to 2.4.14
- Fix build when WITH_SASLKRB5 is set on 8.0 & 9.0 which have the new Heimdal PR: 145394 Submitted by: Sahil Tandon <sahil___tandon.net>
Diffstat (limited to 'mail/postfix24/files/patch-makedefs')
-rw-r--r--mail/postfix24/files/patch-makedefs14
1 files changed, 5 insertions, 9 deletions
diff --git a/mail/postfix24/files/patch-makedefs b/mail/postfix24/files/patch-makedefs
index 830a7e485d4a..16f3b9ee976a 100644
--- a/mail/postfix24/files/patch-makedefs
+++ b/mail/postfix24/files/patch-makedefs
@@ -1,14 +1,10 @@
---- makedefs.orig 2009-09-15 12:11:32.000000000 -0300
-+++ makedefs 2009-09-15 12:12:04.000000000 -0300
-@@ -130,6 +130,12 @@
+--- makedefs.orig 2010-04-04 17:17:26.000000000 -0400
++++ makedefs 2010-04-04 17:18:07.000000000 -0400
+@@ -134,6 +134,8 @@
;;
- FreeBSD.6*) SYSTYPE=FREEBSD6
+ FreeBSD.8*) SYSTYPE=FREEBSD8
;;
-+ FreeBSD.7*) SYSTYPE=FREEBSD6
-+ ;;
-+ FreeBSD.8*) SYSTYPE=FREEBSD6
-+ ;;
-+ FreeBSD.9*) SYSTYPE=FREEBSD6
++ FreeBSD.9*) SYSTYPE=FREEBSD9
+ ;;
OpenBSD.2*) SYSTYPE=OPENBSD2
;;