aboutsummaryrefslogtreecommitdiffstats
path: root/mail/exim
diff options
context:
space:
mode:
authorkrion <krion@FreeBSD.org>2006-05-05 03:25:37 +0800
committerkrion <krion@FreeBSD.org>2006-05-05 03:25:37 +0800
commitdb9a6e2020b23ef7df4dc62e4aa8be1c53d0c131 (patch)
tree82e17d16f2f6a581f582a05a1c3e9b77ba59e489 /mail/exim
parentccbbb5a9d62f1c4d3976d650410699eec6b0f67c (diff)
downloadfreebsd-ports-gnome-db9a6e2020b23ef7df4dc62e4aa8be1c53d0c131.tar.gz
freebsd-ports-gnome-db9a6e2020b23ef7df4dc62e4aa8be1c53d0c131.tar.zst
freebsd-ports-gnome-db9a6e2020b23ef7df4dc62e4aa8be1c53d0c131.zip
Update to 4.62.
Diffstat (limited to 'mail/exim')
-rw-r--r--mail/exim/Makefile4
-rw-r--r--mail/exim/distinfo6
-rw-r--r--mail/exim/files/patch-OS_Makefile-FreeBSD14
-rw-r--r--mail/exim/files/patch-src_acl.c28
4 files changed, 5 insertions, 47 deletions
diff --git a/mail/exim/Makefile b/mail/exim/Makefile
index 88d706602ca7..7ea0d1e72dbf 100644
--- a/mail/exim/Makefile
+++ b/mail/exim/Makefile
@@ -7,7 +7,7 @@
PORTNAME= exim
PORTVERSION?= ${EXIM_VERSION}
-PORTREVISION= 1
+PORTREVISION= 0
CATEGORIES= mail
MASTER_SITES= ${MASTER_SITE_EXIM:S/$/:exim/}
MASTER_SITE_SUBDIR= exim4/:exim
@@ -28,7 +28,7 @@ MASTER_SITE_SUBDIR+= sa-exim/:sa_exim
DISTFILES+= sa-exim-${SA_EXIM_VERSION}.tar.gz:sa_exim
.endif
-EXIM_VERSION= 4.61
+EXIM_VERSION= 4.62
SA_EXIM_VERSION=4.2
IGNOREFILES= FAQ.txt.bz2
diff --git a/mail/exim/distinfo b/mail/exim/distinfo
index bc5017acfbed..5efee3bf8241 100644
--- a/mail/exim/distinfo
+++ b/mail/exim/distinfo
@@ -1,6 +1,6 @@
-MD5 (exim/exim-4.61.tar.bz2) = f6bbf99a6f63c0f5045a1779e7e810c4
-SHA256 (exim/exim-4.61.tar.bz2) = e14ce72e125d9765a042ea52ba0859052118432c9df3d5ac068d80b12b2e0889
-SIZE (exim/exim-4.61.tar.bz2) = 1574711
+MD5 (exim/exim-4.62.tar.bz2) = a8efc92427192fd3b7b5e71decc8cc31
+SHA256 (exim/exim-4.62.tar.bz2) = b5438894807c560a7933af36d10b2951f890aece9bff14c95fe2b91b0398629b
+SIZE (exim/exim-4.62.tar.bz2) = 1577729
MD5 (exim/sa-exim-4.2.tar.gz) = ad76f73c6b3d01caa88078e3e622745a
SHA256 (exim/sa-exim-4.2.tar.gz) = 72e0a735547f18b05785e6c58a71d24623858f0f5234a5dc0e24cb453999e99a
SIZE (exim/sa-exim-4.2.tar.gz) = 66575
diff --git a/mail/exim/files/patch-OS_Makefile-FreeBSD b/mail/exim/files/patch-OS_Makefile-FreeBSD
deleted file mode 100644
index da023a3735b4..000000000000
--- a/mail/exim/files/patch-OS_Makefile-FreeBSD
+++ /dev/null
@@ -1,14 +0,0 @@
-
-$FreeBSD$
-
---- OS/Makefile-FreeBSD.orig
-+++ OS/Makefile-FreeBSD
-@@ -12,7 +12,7 @@
- HAVE_SA_LEN=YES
-
- # crypt() is in a separate library
--LIBS=-lcrypt -lm
-+LIBS=-lcrypt -lm -lutil
-
- # FreeBSD always ships with Berkeley DB
- USE_DB=yes
diff --git a/mail/exim/files/patch-src_acl.c b/mail/exim/files/patch-src_acl.c
deleted file mode 100644
index d025a47dbb26..000000000000
--- a/mail/exim/files/patch-src_acl.c
+++ /dev/null
@@ -1,28 +0,0 @@
---- src/acl.c.orig Tue Apr 4 16:00:04 2006
-+++ src/acl.c Wed Apr 5 20:39:34 2006
-@@ -1,4 +1,4 @@
--/* $Cambridge: exim/exim-src/src/acl.c,v 1.57 2006/03/06 16:05:12 ph10 Exp $ */
-+/* $Cambridge: exim/exim-src/src/acl.c,v 1.58 2006/04/04 17:05:45 fanf2 Exp $ */
-
- /*************************************************
- * Exim - an Internet mail transport agent *
-@@ -202,8 +202,8 @@
- checking functions. */
-
- static uschar cond_expand_at_top[] = {
-- TRUE, /* add_header */
- TRUE, /* acl */
-+ TRUE, /* add_header */
- FALSE, /* authenticated */
- #ifdef EXPERIMENTAL_BRIGHTMAIL
- TRUE, /* bmi_optin */
-@@ -260,8 +260,8 @@
- /* Flags to identify the modifiers */
-
- static uschar cond_modifiers[] = {
-- TRUE, /* add_header */
- FALSE, /* acl */
-+ TRUE, /* add_header */
- FALSE, /* authenticated */
- #ifdef EXPERIMENTAL_BRIGHTMAIL
- TRUE, /* bmi_optin */
| | | | | * | | removed check for width & height on multiple popup windowsJeffrey Tong2018-03-081-3/+1 | | | | | * | | | | Merge pull request #3648 from raulk/patch-1kumavis2018-03-221-53/+53 |\ \ \ \ \ | | | | | | | | | | | | Minor adjustments to Spanish translation | * | | | | Minor adjustments to Spanish translationRaúl Kripalani2018-03-211-53/+53 | | | | | | * | | | | | Merge pull request #3657 from MetaMask/revert-3628-3505_Transpile_to_ES5kumavis2018-03-222-8/+2 |\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | Revert "Issue 3505 | Transpile to ES5" | * | | | | Revert "Issue 3505 | Transpile to ES5"Thomas Huang2018-03-222-8/+2 |/ / / / / * | | | | Merge pull request #3654 from MetaMask/i18n-deDan Finlay2018-03-221-0/+873 |\ \ \ \ \ | |_|/ / / |/| | | | i18n - German Locale | * | | | i18n - fix german json formattingkumavis2018-03-221-7/+6 | | | | | | * | | | Tranlate to German (#3575)Nico2018-03-221-0/+874 |/ / / / | | | | | | | | Translation into German * | | | Translate to Russian (#3644)Victor Charapaev2018-03-221-0/+819 | | | | | | | | | | | | | | | | * Add Russian localization * | | | hn _locales : message.json [HINDI] (#3611)N1X2018-03-222-2/+819 |/ / / | | | | | | adding hn_IN `_locales` * | | Merge pull request #3624 from alextsg/cb-941kumavis2018-03-219-198/+274 |\ \ \ | | | | | | | | Update confirm transaction screen | * | | Update confirm transaction screenAlexander Tseung2018-03-219-198/+274 | | | | * | | | Merge pull request #3625 from bradford-hamilton/masterkumavis2018-03-211-0/+819 |\ \ \ \ | | | | | | | | | | add Dutch translations | * | | | add Dutch translationsBradford Lamson-Scribner2018-03-211-0/+819 | | |_|/ | |/| | * | | | Merge pull request #3641 from hermanjunge/masterkumavis2018-03-211-10/+0 |\ \ \ \ | | | | | | | | | | Nuke the es_419 locale | * | | | Nuke the es_419 localeHerman Junge2018-03-211-10/+0 | |/ / / * | | | Merge pull request #3585 from lazaridiscom/laz/i3568kumavis2018-03-212-246/+355 |\ \ \ \ | | | | | | | | | | [WIP] document/rearrange metamask-controller.js, re #3568 | * | | | moves setup-related code towads end of file, re #3568Lazaridis2018-03-171-115/+124 | | | | | | * | | | add ESLint exceptions for //= and //-, re #3568Lazaridis2018-03-162-4/+4 | | | | | | * | | | group all vault/keyring related methods together, re #3568Lazaridis2018-03-161-128/+130 | | | | | | * | | | adds initial documentation, re #3568Lazaridis2018-03-161-40/+138 | | | | | * | | | | Merge pull request #3504 from lazaridiscom/laz/i3427kumavis2018-03-217-0/+48 |\ \ \ \ \ | | | | | | | | | | | | adds READMEs to folders, re #3427 | * | | | | add READMEs to folders, re #3427Lazaridis2018-03-148-0/+49 | | | | | | * | | | | | Merge pull request #3640 from hermanjunge/complete-spanishkumavis2018-03-211-274/+322 |\ \ \ \ \ \ | | | | | | | | | | | | | | Complete Spanish Translation | * | | | | | last pass (for now)Herman Junge2018-03-211-53/+53 | | | | | | | | * | | | | | all 286 english strings were found in your localeHerman Junge2018-03-211-0/+66 | | | | | | | | * | | | | | all 264 strings declared in your locale were found in the english oneHerman Junge2018-03-211-26/+8 | | | | | | | | * | | | | | alphabetic sort of spanish messages.jsonHerman Junge2018-03-211-237/+237 | | | | | | | * | | | | | | Gas inputs can be changed by up and down arrows (#3598)Dan J Miller2018-03-212-0/+3 |/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Up and down arrows can control gas inputs. * input-number.js just uses number type. * | | | | | Merge pull request #3635 from MetaMask/i3571-CompleteI18nTemplateskumavis2018-03-2112-108/+232 |\ \ \ \ \ \ | | | | | | | | | | | | | | I3571 complete i18n templates | * | | | | | Add i18n to tx statusThomas2018-03-212-2/+39 | | | | | | | | * | | | | | Merge branch 'master' into i3571-CompleteI18nTemplatesThomas2018-03-2137-107/+3699 | |\ \ \ \ \ \ | * | | | | | | Update onlySendToEtherAddress messageThomas2018-03-211-1/+1 | | | | | | | | | * | | | | | | Add i18n in settings/infoThomas2018-03-212-14/+17 | | | | | | | | | * | | | | | | Started on Tx list i18nThomas2018-03-212-1/+7 | | | | | | | | | * | | | | | | i18n Import flowThomas2018-03-212-5/+5 | | | | | | | | | * | | | | | | I18n add-token.jsThomas2018-03-201-21/+22 | | | | | | | | | * | | | | | | Remove duplicate keysThomas2018-03-201-7/+1 | | | | | | | | | * | | | | | | Add send screen templateDan Finlay2018-03-202-16/+28 | | | | | | | | | * | | | | | | Add template for settings and infoDan Finlay2018-03-202-23/+34 | | | | | | | | | * | | | | | | Add recover and backup tempaltesDan Finlay2018-03-203-18/+42 | | | | | | | | | * | | | | | | Add login templatesDan Finlay2018-03-201-3/+3 | | | | | | | | | * | | | | | | Add connecting indication templatesDan Finlay2018-03-202-6/+42 | | |_|_|/ / / | |/| | | | | * | | | | | | Merge pull request #3638 from MetaMask/DocumentTranslationScriptkumavis2018-03-211-1/+9 |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Document translation script | * | | | | | | Document translation scriptDan Finlay2018-03-211-1/+9 | | |/ / / / / | |/| | | | | * | | | | | | Merge pull request #3632 from MetaMask/retry-tx-refractorkumavis2018-03-213-1/+35 |\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | Retry tx refractor | * | | | | | Take user home if an unapproved tx is dropped while they are viewing.Dan2018-03-211-0/+18 | | | | | | | | * | | | | | Fix styling regression from master merge.Dan2018-03-201-1/+1 | | | | | | | | * | | | | | Improve responsiveness of gas price row on confirm screen.Dan2018-03-201-0/+16 | | | | | | | * | | | | | | Merge pull request #3633 from hermanjunge/spanishThomas Huang2018-03-211-5/+835 |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Add messages.json from @Grana69 | * | | | | | | Add messages.json from @Grana69Grana692018-03-211-5/+835 |/ / / / / / / * | | | | | | Merge pull request #3612 from hermanjunge/locale-verificationThomas Huang2018-03-211-0/+96 |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Add script to verify locale strings | * | | | | | | Move file to development, fix JSHerman Junge2018-03-211-13/+13 | | | | | | | | | * | | | | | | Add script to verify locale stringsHerman Junge2018-03-201-0/+96 | | |/ / / / / | |/| | | | | * | | | | | | Merge pull request #3613 from alvesjtiago/masterkumavis2018-03-211-0/+819 |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Portuguese translations. | * | | | | | | Portuguese translations.Tiago Alves2018-03-201-0/+819 | | | | | | | | * | | | | | | | Merge pull request #3579 from matteopey/italian-translationkumavis2018-03-211-0/+819 |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Italian translation | * | | | | | | | Update translation based on the new message.jsonmatteopey2018-03-201-1/+211 | | | | | | | | | | * | | | | | | | Clients because we mean Ethereum clientsmatteopey2018-03-161-1/+1 | | | | | | | | | | * | | | | | | | Fix as requested by reviewmatteopey2018-03-161-1/+1 | | | | | | | | | | * | | | | | | | Add italian translationmatteopey2018-03-161-0/+609 | | | | | | | | | * | | | | | | | | Merge pull request #3623 from MetaMask/i#3554kumavis2018-03-211-0/+2 |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | new-ui - dont exclude `txParams.data` when editing and updating txParams | * | | | | | | | | new-ui - dont exclude `txParams.data` when editing and updating txParamsfrankiebee2018-03-201-0/+2 | | |_|/ / / / / / | |/| | | | | | | * | | | | | | | | Merge pull request #3605 from lazaridiscom/masterkumavis2018-03-211-1/+1 |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | use mkdirp for cross-platform, re #3426 | * | | | | | | | | use mkdirp for cross-platform, re #3426Lazaridis2018-03-181-1/+1 | | |_|/ / / / / / | |/| | | | | | | * | | | | | | | | Merge pull request #3574 from marvinvista/masterkumavis2018-03-211-0/+609 |\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / |/| | | | | | | | Tagalog Translation | * | | | | | | | Translate to Tagalog #3535Marvin Vista2018-03-151-1/+1 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changed some special characters | * | | | | | | | Translate to Tagalog #3535Marvin Vista2018-03-151-0/+609 | | | | | | | | | * | | | | | | | | Merge pull request #3628 from ryan-rowland/3505_Transpile_to_ES5Dan Finlay2018-03-212-2/+8 |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | Issue 3505 | Transpile to ES5 | * | | | | | | | | Issue 3505 | Transpile to ES5Ryan Rowland2018-03-202-2/+8 | | |_|/ / / / / / | |/| | | | | | | * | | | | | | | | Merge pull request #3489 from MetaMask/retry-tx-refractorThomas Huang2018-03-2123-86/+485 |\ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / | |/| | | | | | | Retry tx refractor | * | | | | | | | Merge branch 'master' into retry-tx-refractorDan2018-03-2010-13/+25 | |\ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | * | | | | | | | | Fix Account Names being cropped (#3626)Alexander Tseung2018-03-206-11/+6 | | | | | | | | | * | | | | | | | | Don't block user from setting gas if estimating gas returns errors. (#3627)Dan J Miller2018-03-204-2/+19 | |/ / / / / / / |/| | | | | | | | * | | | | | | Merge branch 'master' into retry-tx-refractorDan2018-03-2059-3246/+3744 | |\ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | * | | | | | | | Merge pull request #3594 from danjm/i3344-improve-currency-inputThomas Huang2018-03-203-7/+176 |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Currency input defaults to empty string | * | | | | | | | Use customized react-trigger-change in send-new-ui integration tests..Dan2018-03-192-1/+162 | | | | | | | | | | * | | | | | | | Currency input defaults to empty stringDan2018-03-171-6/+14 | | | | | | | | | * | | | | | | | | Remove unused files from ui folder. (#3577)anticlimactic2018-03-1930-2510/+3 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Removed unused UI files. Fixes #3434. * Reverted the deletion of "feature-toggle-utils.js". Reverted the deletion of the test files and modified the paths so they referred to the old-ui. * | | | | | | | | Make entire gray container of 'reveal seed phrase' a clickable area. (#3596)Dan J Miller2018-03-191-4/+6 | |_|_|/ / / / / |/| | | | | | | * | | | | | | | Merge pull request #3555 from mamiM/mamiM-Ja-translationkumavis2018-03-181-3/+602 |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Translation to Japanese #3536 | * | | | | | | | Translation to JapaneseMami Mordovets2018-03-141-3/+602 | | | | | | | | | * | | | | | | | | Merge pull request #3560 from Orangem21/masterkumavis2018-03-181-3/+602 |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | Translate to Chinese (Mandarin) #3529 | * | | | | | | | | fixOrange2018-03-151-2/+2 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | change loose => 疏松; change imported => 已导入私钥 | * | | | | | | | | Merge pull request #2 from MetaMask/masterOrange2018-03-159-6/+108 | |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | update | * \ \ \ \ \ \ \ \ \ Merge pull request #1 from Orangem21/yuanaichiOrange2018-03-141-103/+103 | |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | 中文翻译 | | * | | | | | | | | | fixOrange2018-03-141-1/+1 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fix 接收 to 接受 | | * | | | | | | | | | yuanaichiyuanchao2018-03-141-102/+102 | |/ / / / / / / / / / | * | | | | | | | | | fixOrange2018-03-141-30/+30 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fix | * | | | | | | | | | fixOrange2018-03-141-1/+1 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fix | * | | | | | | | | | updateOrange2018-03-141-3/+602 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | update * | | | | | | | | | | Merge pull request #3602 from vietlq/masterkumavis2018-03-182-0/+619 |\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Vietnamese Translation | * | | | | | | | | | | spaceViet Le2018-03-181-1/+1 | | | | | | | | | | | | | * | | | | | | | | | | corrected vn -> viViet Le2018-03-182-0/+10 | | | | | | | | | | | | | * | | | | | | | | | | Translated to Vietnamese. Translator: Trang Ha, Editor: Viet LeViet Le2018-03-181-0/+609 | | | | | | | | | | | | | * | | | | | | | | | | Merge pull request #1 from MetaMask/masterLe Quoc Viet2018-03-15