From b38c6b674796c12084a0a0c0b2c11dfe26970919 Mon Sep 17 00:00:00 2001 From: Sahil Tandon Date: Fri, 30 Jul 2010 03:39:18 +0000 Subject: - Update to 2.8-20100707 - Fix whitespace in Makefile header - Refactor port to ease maintenance (adopted from mail/postfix) - Remove unnecessary patches - Add option to install into base PR: ports/147732 Submitted by: olli hauer Approved by: maintainer timeout (> 14 days) --- mail/postfix-current/files/patch-makedefs | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) (limited to 'mail/postfix-current/files/patch-makedefs') diff --git a/mail/postfix-current/files/patch-makedefs b/mail/postfix-current/files/patch-makedefs index 2c6f01dc0379..142224ad1331 100644 --- a/mail/postfix-current/files/patch-makedefs +++ b/mail/postfix-current/files/patch-makedefs @@ -1,11 +1,9 @@ ---- makedefs.orig 2009-05-11 18:26:46.000000000 -0300 -+++ makedefs 2009-09-15 10:27:12.000000000 -0300 -@@ -144,6 +144,10 @@ +--- makedefs.orig 2010-07-27 19:35:56.000000000 -0400 ++++ makedefs 2010-07-27 19:36:28.000000000 -0400 +@@ -146,6 +146,8 @@ ;; - FreeBSD.7*) SYSTYPE=FREEBSD7 + FreeBSD.8*) SYSTYPE=FREEBSD8 ;; -+ FreeBSD.8*) SYSTYPE=FREEBSD8 -+ ;; + FreeBSD.9*) SYSTYPE=FREEBSD9 + ;; OpenBSD.2*) SYSTYPE=OPENBSD2 -- cgit v1.2.3