summaryrefslogtreecommitdiff
path: root/mail/postfix/files/patch-makedefs
diff options
context:
space:
mode:
authorAlexander Leidinger <netchild@FreeBSD.org>2009-05-26 13:36:08 +0000
committerAlexander Leidinger <netchild@FreeBSD.org>2009-05-26 13:36:08 +0000
commit3f5ac2708cac9595c27ef95c344165d0c781f0dd (patch)
tree91720f4ecf6f7957df559b33a7260e39e842fa85 /mail/postfix/files/patch-makedefs
parentUpdate to 0.3.0. (diff)
- refactor the port to ease maintenance [1]
- update to 2.6.1 [1] - remove IGNORE in the VDA case, the patch is available now [2] [2] is from me (compile tested), maintainer informed. PR: 134728 [1] Submitted by: Yarema <yds@CoolRat.org> [1] Approved by: maintainer [1]
Notes
Notes: svn path=/head/; revision=234580
Diffstat (limited to 'mail/postfix/files/patch-makedefs')
-rw-r--r--mail/postfix/files/patch-makedefs12
1 files changed, 5 insertions, 7 deletions
diff --git a/mail/postfix/files/patch-makedefs b/mail/postfix/files/patch-makedefs
index 5b231457530b..98ef2a03dbc8 100644
--- a/mail/postfix/files/patch-makedefs
+++ b/mail/postfix/files/patch-makedefs
@@ -1,12 +1,10 @@
---- makedefs.orig 2007-03-24 10:30:18.000000000 -0300
-+++ makedefs 2007-10-22 16:18:48.000000000 -0200
-@@ -130,6 +130,10 @@
+--- makedefs.orig 2009-05-11 17:26:46.000000000 -0400
++++ makedefs 2009-05-11 17:26:46.000000000 -0400
+@@ -144,6 +144,8 @@
;;
- FreeBSD.6*) SYSTYPE=FREEBSD6
+ FreeBSD.7*) SYSTYPE=FREEBSD7
;;
-+ FreeBSD.7*) SYSTYPE=FREEBSD6
-+ ;;
-+ FreeBSD.8*) SYSTYPE=FREEBSD6
++ FreeBSD.8*) SYSTYPE=FREEBSD7
+ ;;
OpenBSD.2*) SYSTYPE=OPENBSD2
;;