Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 13 Jul 2005 17:45:45 -0300 (BRT)
From:      Marcus Grando <marcus@corp.grupos.com.br>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        vivek@khera.org
Subject:   ports/83414: Update port: mail/postfix fix to FreeBSD 7
Message-ID:  <20050713204545.2A5D5558F@corp.grupos.com.br>
Resent-Message-ID: <200507132050.j6DKoJPX017388@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         83414
>Category:       ports
>Synopsis:       Update port: mail/postfix fix to FreeBSD 7
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jul 13 20:50:19 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Marcus Grando
>Release:        FreeBSD 4.11-STABLE i386
>Organization:
Grupos Internet S/A
>Environment:
System: FreeBSD corp.grupos.com.br 4.11-STABLE FreeBSD 4.11-STABLE #0: Mon Jul 11 10:07:29 BRT 2005 root@corp.grupos.com.br:/usr/obj/usr/src/sys/CORP i386


	
>Description:

- Fix to compile on FreeBSD 7

Thanks to Scott Robbins <scottro@nyc.rr.com>

	
>How-To-Repeat:
	
>Fix:

	

--- postfix.patch begins here ---
diff -ruN postfix.orig/files/patch-makedefs postfix/files/patch-makedefs
--- postfix.orig/files/patch-makedefs	Sat Mar 19 20:17:54 2005
+++ postfix/files/patch-makedefs	Wed Jul 13 17:42:59 2005
@@ -1,10 +1,12 @@
---- makedefs.orig	Tue Feb  8 20:27:50 2005
-+++ makedefs	Sat Mar  5 11:53:42 2005
-@@ -116,6 +116,8 @@
+--- makedefs.orig	Tue Feb 22 09:35:52 2005
++++ makedefs	Wed Jul 13 17:42:53 2005
+@@ -116,6 +116,10 @@
  		;;
    FreeBSD.5*)	SYSTYPE=FREEBSD5
  		;;
 +  FreeBSD.6*)	SYSTYPE=FREEBSD5
++		;;
++  FreeBSD.7*)	SYSTYPE=FREEBSD5
 +		;;
    OpenBSD.2*)	SYSTYPE=OPENBSD2
  		;;
--- postfix.patch ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050713204545.2A5D5558F>