Date: Sat, 2 Apr 2005 13:17:26 -0300 (BRT) From: Marcus Grando <marcus@corp.grupos.com.br> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/79454: Update port: mail/postfix-current to 2.3-20050401 Message-ID: <20050402161726.CDC4720A5F@corp.grupos.com.br> Resent-Message-ID: <200504021620.j32GK9nv088942@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 79454 >Category: ports >Synopsis: Update port: mail/postfix-current to 2.3-20050401 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Sat Apr 02 16:20:09 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 #43: Sun Mar 13 23:23:17 BRT 2005 root@corp.grupos.com.br:/usr/obj/usr/src/sys/CORP i386 >Description: Update port: mail/postfix-current to 2.3-20050401 - Update to 2.3-20050401 - Include patch on this PR: ports/79447 >How-To-Repeat: >Fix: --- postfix-current.patch begins here --- diff -ruN postfix-current.orig/Makefile postfix-current/Makefile --- postfix-current.orig/Makefile Sat Mar 19 20:25:22 2005 +++ postfix-current/Makefile Sat Apr 2 13:05:24 2005 @@ -32,7 +32,7 @@ MAINTAINER= marcus@corp.grupos.com.br COMMENT= A secure alternative to widely-used Sendmail -PORTVERSIONRAW= 2.3-20050315 +PORTVERSIONRAW= 2.3-20050401 CONFLICTS= courier-0.* postfix-1.* postfix-2.0.* postfix-2.1.* postfix-2.2.* \ sendmail-8.* sendmail-*-8.* smail-3.* zmailer-2.* diff -ruN postfix-current.orig/distinfo postfix-current/distinfo --- postfix-current.orig/distinfo Sat Mar 19 20:25:22 2005 +++ postfix-current/distinfo Sat Apr 2 13:06:27 2005 @@ -1,2 +1,2 @@ -MD5 (postfix/postfix-2.3-20050315.tar.gz) = 23d5009ecc59ad9fedb282638c5592d0 -SIZE (postfix/postfix-2.3-20050315.tar.gz) = 2409776 +MD5 (postfix/postfix-2.3-20050401.tar.gz) = b0760635e7e767e67c0ee39056819388 +SIZE (postfix/postfix-2.3-20050401.tar.gz) = 2442891 diff -ruN postfix-current.orig/pkg-install postfix-current/pkg-install --- postfix-current.orig/pkg-install Sat Mar 12 05:55:37 2005 +++ postfix-current/pkg-install Sat Apr 2 13:05:34 2005 @@ -29,7 +29,7 @@ question=$1 default=$2 if [ -z "${PACKAGE_BUILDING}" -a x${BATCH} = xno ]; then - /usr/bin/read -p "${question} [${default}]? " answer + read -p "${question} [${default}]? " answer fi if [ x${answer} = x ]; then answer=${default} --- postfix-current.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?20050402161726.CDC4720A5F>