Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 05 Dec 2013 13:03:08 -0600
From:      Larry Rosenman <ler@lerctr.org>
To:        FreeBSD-gnats-submit@freebsd.org
Cc:        rea@FreeBSD.org
Subject:   ports/184522: [PATCH] mail/exim: Update 4.82 (Been out for a LONG time)
Message-ID:  <E1VoeCa-0003xC-8B@borg.lerctr.org>
Resent-Message-ID: <201312051910.rB5JA0lo006346@freefall.freebsd.org>

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

>Number:         184522
>Category:       ports
>Synopsis:       [PATCH] mail/exim: Update 4.82 (Been out for a LONG time)
>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 Dec 05 19:10:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Larry Rosenman
>Release:        FreeBSD 11.0-CURRENT amd64
>Organization:
LERCTR Consulting
>Environment:
System: FreeBSD borg.lerctr.org 11.0-CURRENT FreeBSD 11.0-CURRENT #89 r258749: Fri Nov 29 13:15:50 CST
>Description:
Update to 4.82

Port maintainer (rea@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.99_11 (mode: change, diff: ports)
>How-To-Repeat:
>Fix:

--- exim-4.82.patch begins here ---
diff -ruN /usr/ports/mail/exim/Makefile ./Makefile
--- /usr/ports/mail/exim/Makefile	2013-09-20 19:01:32.816687078 -0500
+++ ./Makefile	2013-12-05 12:51:33.029814030 -0600
@@ -3,7 +3,6 @@
 
 PORTNAME=	exim
 PORTVERSION?=	${EXIM_VERSION}
-PORTREVISION=	2
 CATEGORIES=	mail ipv6
 MASTER_SITES=	${MASTER_SITE_EXIM:S/$/:exim/}
 MASTER_SITE_SUBDIR=	exim4/:exim
@@ -75,7 +74,7 @@
 PLIST_SUB+=	SO_1024="@comment "
 .endif
 
-EXIM_VERSION=	4.80.1
+EXIM_VERSION=	4.82
 SA_EXIM_VERSION=4.2
 SO_1024_VERSION=3.2
 
diff -ruN /usr/ports/mail/exim/distinfo ./distinfo
--- /usr/ports/mail/exim/distinfo	2012-10-26 14:48:25.927301886 -0500
+++ ./distinfo	2013-12-05 12:53:23.136806666 -0600
@@ -1,5 +1,5 @@
-SHA256 (exim/exim-4.80.1.tar.bz2) = 9565b10f06be224fd03adafae2e07e6fdbb479f8873e3894ddb13f98eeebe78f
-SIZE (exim/exim-4.80.1.tar.bz2) = 1650082
+SHA256 (exim/exim-4.82.tar.bz2) = 46dedfb6ced2aa4a1eddc5d8ce46a790a961508bd389faa2e215302ae80d91cf
+SIZE (exim/exim-4.82.tar.bz2) = 1722771
 SHA256 (exim/sa-exim-4.2.tar.gz) = 72e0a735547f18b05785e6c58a71d24623858f0f5234a5dc0e24cb453999e99a
 SIZE (exim/sa-exim-4.2.tar.gz) = 66575
 SHA256 (exim/spamooborona1024-src-3.2.tar.gz) = ab22a430f3860460045f6b213c68c89700a0cd10cbb6c7a808ece326c53787ee
diff -ruN /usr/ports/mail/exim/files/patch-src::configure.default ./files/patch-src::configure.default
--- /usr/ports/mail/exim/files/patch-src::configure.default	2012-10-21 19:20:18.199264974 -0500
+++ ./files/patch-src::configure.default	2013-12-05 12:57:49.166786944 -0600
@@ -1,14 +1,5 @@
 --- src/configure.default.orig	Wed May  5 12:08:35 2004
 +++ src/configure.default	Wed May  5 15:09:40 2004
-@@ -56,7 +56,7 @@
- 
- domainlist local_domains = @
- domainlist relay_to_domains =
--hostlist   relay_from_hosts = 127.0.0.1
-+hostlist   relay_from_hosts = localhost
- 
- # Most straightforward access control requirements can be obtained by
- # appropriate settings of the above options. In more complicated situations, you
 @@ -153,6 +153,8 @@
  # as if it were a normal user. This isn't usually a problem, as most sites have
  # an alias for root that redirects such mail to a human administrator.
--- exim-4.82.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?E1VoeCa-0003xC-8B>