From owner-svn-ports-all@FreeBSD.ORG Sat Feb 14 17:45:04 2015 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 60B67C5; Sat, 14 Feb 2015 17:45:04 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (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 4B28EE94; Sat, 14 Feb 2015 17:45:04 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id t1EHj4uh079475; Sat, 14 Feb 2015 17:45:04 GMT (envelope-from ohauer@FreeBSD.org) Received: (from ohauer@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id t1EHj3eF079470; Sat, 14 Feb 2015 17:45:03 GMT (envelope-from ohauer@FreeBSD.org) Message-Id: <201502141745.t1EHj3eF079470@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: ohauer set sender to ohauer@FreeBSD.org using -f From: Olli Hauer Date: Sat, 14 Feb 2015 17:45:03 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r378978 - head/mail/postfix-current X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 14 Feb 2015 17:45:04 -0000 Author: ohauer Date: Sat Feb 14 17:45:02 2015 New Revision: 378978 URL: https://svnweb.freebsd.org/changeset/ports/378978 QAT: https://qat.redports.org/buildarchive/r378978/ Log: - update to postfix 3.0.0 release [1] - cleanup MASTER_SITES - enable new pie parameter (build with -fPIC) [1] keep the port as postfix-current until we are sure the new distributed layout will not change (location of libs, dynamicmaps.cf.d, postfix-files.d ...) Release announcement: http://www.postfix.org/announcements/postfix-3.0.0.html Release Notes: ftp://ftp.porcupine.org/mirrors/postfix-release/official/postfix-3.0.0.RELEASE_NOTES Approved by: sahil (implicit) Modified: head/mail/postfix-current/Makefile head/mail/postfix-current/distinfo head/mail/postfix-current/pkg-plist Modified: head/mail/postfix-current/Makefile ============================================================================== --- head/mail/postfix-current/Makefile Sat Feb 14 17:42:19 2015 (r378977) +++ head/mail/postfix-current/Makefile Sat Feb 14 17:45:02 2015 (r378978) @@ -2,16 +2,19 @@ # $FreeBSD$ PORTNAME= postfix -DISTVERSION= 3.0-20150129 +DISTVERSION= 3.0-20150208 PORTEPOCH= 4 CATEGORIES= mail ipv6 -MASTER_SITES= ftp://ftp.porcupine.org/mirrors/postfix-release/experimental/ \ - ftp://postfix.mirrors.pair.com/experimental/ \ - ftp://ftp.tux.org/pub/net/postfix/experimental/ \ - http://mirrors.rootservices.net/postfix/experimental/ \ - ftp://ftp.samurai.com/pub/postfix/experimental/ \ - http://ftp.unicamp.br/pub/postfix/experimental/ +MASTER_SITES= ftp://ftp.porcupine.org/mirrors/postfix-release/ \ + http://de.postfix.org/ftpmirror/ \ + http://cdn.postfix.johnriley.me/mirrors/postfix-release/ \ + http://www.artfiles.org/postfix.org/postfix-release/ \ + http://mirror.lhsolutions.nl/postfix-release/ \ + ftp://postfix.mirrors.pair.com/ +#MASTER_SITES:= ${MASTER_SITES:S|$|experimental/|} +MASTER_SITES:= ${MASTER_SITES:S|$|official/|} PKGNAMESUFFIX= -current +DISTNAME= ${PORTNAME}-3.0.0 DIST_SUBDIR= ${PORTNAME} MAINTAINER= sahil@FreeBSD.org @@ -90,7 +93,7 @@ IS_INTERACTIVE= yes MAKEFILEFLAGS+= DEBUG= .endif -MAKEFILEFLAGS+= CC="${CC}" OPT="${CFLAGS}" +MAKEFILEFLAGS+= pie=yes CC="${CC}" OPT="${CFLAGS}" .if ${PORT_OPTIONS:MINST_BASE} PKGNAMESUFFIX= -base @@ -186,7 +189,7 @@ POSTFIX_AUXLIBS+= -Wl,--rpath,$${KRB5_HO .if ${PORT_OPTIONS:MTLS} USE_OPENSSL= yes POSTFIX_CCARGS+= -DUSE_TLS -I${OPENSSLINC} -# XXX LDFLAGS possible breaks dynamic building +# XXX LDFLAGS possible breaks dynamic building POSTFIX_AUXLIBS+= -L${OPENSSLLIB} ${LDFLAGS} -lssl -lcrypto .else POSTFIX_CCARGS+= -DNO_TLS Modified: head/mail/postfix-current/distinfo ============================================================================== --- head/mail/postfix-current/distinfo Sat Feb 14 17:42:19 2015 (r378977) +++ head/mail/postfix-current/distinfo Sat Feb 14 17:45:02 2015 (r378978) @@ -1,2 +1,2 @@ -SHA256 (postfix/postfix-3.0-20150129.tar.gz) = d8055245af463e286513ac143ccfbae6f09ceefb3f7c689f24bcc7413f269fe7 -SIZE (postfix/postfix-3.0-20150129.tar.gz) = 4239461 +SHA256 (postfix/postfix-3.0.0.tar.gz) = c2f2f10aa3e6b7090ba979e9c515e42b3140c5c1c17a33d58787569df7ae0955 +SIZE (postfix/postfix-3.0.0.tar.gz) = 4239248 Modified: head/mail/postfix-current/pkg-plist ============================================================================== --- head/mail/postfix-current/pkg-plist Sat Feb 14 17:42:19 2015 (r378977) +++ head/mail/postfix-current/pkg-plist Sat Feb 14 17:45:02 2015 (r378978) @@ -155,7 +155,7 @@ sbin/sendmail @dir libexec/postfix/dynamicmaps.cf.d @dir libexec/postfix/postfix-files.d @dir %%PFETC%% -@dir /var/db/postfix +@dir(postfix,,700) /var/db/postfix @dir(postfix,,700) /var/spool/postfix/active @dir(postfix,,700) /var/spool/postfix/bounce @dir(postfix,,700) /var/spool/postfix/corrupt