Date: Thu, 17 Sep 2009 19:38:33 -0300 (BRT) From: Sylvio Cesar <scjamorim@bsd.com.br> To: FreeBSD-gnats-submit@FreeBSD.org Cc: mnag@FreeBSD.org Subject: ports/138922: [PATCH] mail/postfix23: Fixed build to FreeBSD 9 Message-ID: <20090917223833.A9E874DA20F@fbsd9.scjamorim.org> Resent-Message-ID: <200909172240.n8HMe5pB051911@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 138922 >Category: ports >Synopsis: [PATCH] mail/postfix23: Fixed build to FreeBSD 9 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Thu Sep 17 22:40:05 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Sylvio Cesar >Release: FreeBSD 9.0-CURRENT i386 >Organization: >Environment: System: FreeBSD fbsd9.scjamorim.org 9.0-CURRENT FreeBSD 9.0-CURRENT #0: Mon Sep 14 01:24:51 BRT 2009 >Description: - Fixed build to FreeBSD 9 You can see the log in mine tinderbox AMD64 http://www.scjamorim.org/Home/postfix-2.3.17,1-8amd64.log http://www.scjamorim.org/Home/postfix-2.3.17,1-9amd64.log i386 http://www.scjamorim.org/Home/postfix-2.3.17,1-8i386.log http://www.scjamorim.org/Home/postfix-2.3.17,1-9i386.log Port maintainer (mnag@FreeBSD.org) is cc'd. Generated with FreeBSD Port Tools 0.99 >How-To-Repeat: >Fix: --- postfix-2.3.17,1.patch begins here --- Index: files/patch-makedefs =================================================================== RCS file: /home/ncvs/ports/mail/postfix23/files/patch-makedefs,v retrieving revision 1.6 diff -u -u -r1.6 patch-makedefs --- files/patch-makedefs 22 Oct 2007 19:45:05 -0000 1.6 +++ files/patch-makedefs 17 Sep 2009 22:35:28 -0000 @@ -1,6 +1,6 @@ ---- makedefs.orig 2006-08-26 12:54:59.000000000 -0300 -+++ makedefs 2007-10-22 16:57:41.000000000 -0200 -@@ -118,6 +118,10 @@ +--- makedefs.orig 2009-09-15 12:11:32.000000000 -0300 ++++ makedefs 2009-09-15 12:12:04.000000000 -0300 +@@ -130,6 +130,12 @@ ;; FreeBSD.6*) SYSTYPE=FREEBSD6 ;; @@ -8,6 +8,8 @@ + ;; + FreeBSD.8*) SYSTYPE=FREEBSD6 + ;; ++ FreeBSD.9*) SYSTYPE=FREEBSD6 ++ ;; OpenBSD.2*) SYSTYPE=OPENBSD2 ;; OpenBSD.3*) SYSTYPE=OPENBSD3 --- postfix-2.3.17,1.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?20090917223833.A9E874DA20F>