From owner-freebsd-ports@freebsd.org Fri Feb 26 13:27:03 2016 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A724EAB4205 for ; Fri, 26 Feb 2016 13:27:03 +0000 (UTC) (envelope-from mad@madpilot.net) Received: from mail.madpilot.net (grunt.madpilot.net [78.47.145.38]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 6B9EC1245 for ; Fri, 26 Feb 2016 13:27:02 +0000 (UTC) (envelope-from mad@madpilot.net) Received: from mail (mail [192.168.254.3]) by mail.madpilot.net (Postfix) with ESMTP id 3qBWwy6Mn4zb29; Fri, 26 Feb 2016 14:26:58 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=madpilot.net; h= content-transfer-encoding:content-type:content-type:in-reply-to :mime-version:user-agent:date:date:message-id:from:from :references:subject:subject:received:received; s=mail; t= 1456493216; x=1458307617; bh=TJbbVoxANGr5X4zhSHrTwuCs8i4RCM3/+ZG 6Wndq8kM=; b=jxBZdARxtumTM8YfMtCyzVioZPi/Sei0P4upES6JmvdGa3eKapr /KHFAZIOoGzOkJfriLwpxwFlafjfOrCancCExflpAlfy0PyZEUNrzv4ch8nm54Xa SycDm33ogyFFVKCz1x4db/J0CqVWcoAyWwCmOhHHVMP637vpf95yt2bo= Received: from mail.madpilot.net ([192.168.254.3]) by mail (mail.madpilot.net [192.168.254.3]) (amavisd-new, port 10024) with ESMTP id uCGuJwu5UKEi; Fri, 26 Feb 2016 14:26:56 +0100 (CET) Received: from tommy.madpilot.net (micro.madpilot.net [88.149.173.206]) by mail.madpilot.net (Postfix) with ESMTPSA; Fri, 26 Feb 2016 14:26:56 +0100 (CET) Subject: Re: mail/postfix and mail/postfix-current need upgrading To: Mark Martinec , freebsd-ports@freebsd.org References: <3f2105db035fe8b639905002c7524b45@mailbox.ijs.si> From: Guido Falsi Message-ID: <56D052A0.9040106@madpilot.net> Date: Fri, 26 Feb 2016 14:26:56 +0100 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:38.0) Gecko/20100101 Thunderbird/38.6.0 MIME-Version: 1.0 In-Reply-To: <3f2105db035fe8b639905002c7524b45@mailbox.ijs.si> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 Feb 2016 13:27:03 -0000 On 02/26/16 14:16, Mark Martinec wrote: > In ports we have: > mail/postfix-current 2.11.7 > mail/postfix 2.8.0 Your information is outdated: > grep PORTVERSION /usr/ports/mail/postfix/Makefile PORTVERSION= 2.11.7 (you can also check http://www.freshports.org/mail/postfix/ ) Are you upgrading your ports tree regularly? -- Guido Falsi