summaryrefslogtreecommitdiff
path: root/mail/postfix25/files/patch-makedefs
diff options
context:
space:
mode:
authorMarcus Alves Grando <mnag@FreeBSD.org>2006-07-19 12:59:11 +0000
committerMarcus Alves Grando <mnag@FreeBSD.org>2006-07-19 12:59:11 +0000
commit0350c7361c215e53765ba835851134de65c038bd (patch)
tree2fba50d27cd09db025d8b1adf23fc67d58d85c59 /mail/postfix25/files/patch-makedefs
parent- Update to 3.0.9 (diff)
* UPDATING
Add entry about OPTIONS and SPF patch in mail/postfix * mail/Makefile Add postfix22 * mail/postfix [1] Update to 2.3.0 Use OPTIONS instead of scripts Add message about unsupported POSTFIX_OPTIONS Remove SPF patch since that's not apply clean Update pkg-descr Change rcNG to rc only Update CONFLICTS * mail/postfix-current Now postfix-current are called postfix-current instead of postfix. Update CONFLICTS Bump PORTREVISION Store OPTIONSFILE in another local to not conflict with mail/postfix Change rcNG to rc only * mail/postfix1 Update CONFLICTS * mail/postfix21 Update CONFLICTS Change rcNG to rc only * mail/postfix22 [2] Update CONFLICTS Change rcNG to rc only Approved by: maintainer [1] Repocopy by: marcus [2]
Diffstat (limited to 'mail/postfix25/files/patch-makedefs')
-rw-r--r--mail/postfix25/files/patch-makedefs12
1 files changed, 7 insertions, 5 deletions
diff --git a/mail/postfix25/files/patch-makedefs b/mail/postfix25/files/patch-makedefs
index b51d82fec882..a630cc9002d1 100644
--- a/mail/postfix25/files/patch-makedefs
+++ b/mail/postfix25/files/patch-makedefs
@@ -1,10 +1,12 @@
---- makedefs.orig Tue Jan 3 19:50:25 2006
-+++ makedefs Wed Jan 4 23:14:21 2006
-@@ -118,6 +118,8 @@
+--- makedefs.orig Thu Mar 31 22:55:18 2005
++++ makedefs Wed Jul 13 17:40:42 2005
+@@ -116,6 +116,10 @@
;;
- FreeBSD.6*) SYSTYPE=FREEBSD6
+ FreeBSD.5*) SYSTYPE=FREEBSD5
;;
-+ FreeBSD.7*) SYSTYPE=FREEBSD6
++ FreeBSD.6*) SYSTYPE=FREEBSD5
++ ;;
++ FreeBSD.7*) SYSTYPE=FREEBSD5
+ ;;
OpenBSD.2*) SYSTYPE=OPENBSD2
;;