[Lunar-commits] <moonbase-other> exim: version bumped to 4.82.

Florin Braescu florin at lunar-linux.org
Sat Jan 11 17:28:17 CET 2014


commit 375a7315a7ee210f2e10e8dfa4e72681ede957dd
Author: Florin Braescu <florin at lunar-linux.org>
Date: Sat, 11 Jan 2014 08:25:12 -0800
URL: https://github.com/lunar-linux/moonbase-other/commit/375a7315a7ee210f2e10e8dfa4e72681ede957dd

exim: version bumped to 4.82.

Bugfixes and improvements.
---
  mail/exim/BUILD   | +3/-3     
  mail/exim/DETAILS | +3/-3     
  2 files changed, 6 insertions(+), 6 deletions(-)

--- a/mail/exim/BUILD
+++ b/mail/exim/BUILD
@@ -6,8 +6,8 @@
   chmod 1777      /var/spool/mail
   chown mail:mail /var/spool/mail
 
-  mkdir Local
- 
+  mkdir -p Local
+
   if [ "$USE_X11" == "y" ]; then
     cp src/EDITME           Local/Makefile
     cp exim_monitor/EDITME  Local/eximon.conf
@@ -65,7 +65,7 @@ if module_installed tcp_wrappers ; then
   if [ "`cd /usr/bin; pwd -P`" != "`cd /bin; pwd -P`" ]; then
     ln -sf /usr/bin/rm /bin/rm
   fi
-  
+
   default_make
 
 ) > $C_FIFO 2>&1  &&  (
--- a/mail/exim/DETAILS
+++ b/mail/exim/DETAILS
@@ -1,13 +1,13 @@
           MODULE=exim
-         VERSION=4.80.1
+         VERSION=4.82
           SOURCE=$MODULE-$VERSION.tar.bz2
    SOURCE_URL[0]=http://ftp.exim.org/pub/exim/exim4
    SOURCE_URL[1]=ftp://ftp.bytemine.net/exim/exim/exim4
    SOURCE_URL[2]=ftp://ftp.nl.uu.net/pub/unix/mail/exim/exim/exim4
-      SOURCE_VFY=sha1:714e40d440641050a1d9946cd937aad0d1a6b746
+      SOURCE_VFY=sha1:47b74986bd7c258030b3451d4c5e2723dd29d6cc
         WEB_SITE=http://www.exim.org
          ENTERED=20030923
-         UPDATED=20121027
+         UPDATED=20131028
       MAINTAINER=tchan at lunar-linux.org
            SHORT="Email server"
            PSAFE=no




More information about the Lunar-commits mailing list