diff options
author | ale <ale@FreeBSD.org> | 2012-11-14 19:29:00 +0800 |
---|---|---|
committer | ale <ale@FreeBSD.org> | 2012-11-14 19:29:00 +0800 |
commit | 869f97415169f1e213bf3d03b7366ac4eb6e9f07 (patch) | |
tree | 3e82ac4d04ffe3d2e1b50018b97791bdb487a76e /mail | |
parent | 90461c6f9d17cbb108948f1171e360e317b81ca4 (diff) | |
download | freebsd-ports-gnome-869f97415169f1e213bf3d03b7366ac4eb6e9f07.tar.gz freebsd-ports-gnome-869f97415169f1e213bf3d03b7366ac4eb6e9f07.tar.zst freebsd-ports-gnome-869f97415169f1e213bf3d03b7366ac4eb6e9f07.zip |
Use enigmail 1.4.3 (the last working release for thunderbird-esr).
Feature safe: yes
Diffstat (limited to 'mail')
-rw-r--r-- | mail/thunderbird-esr/Makefile | 4 | ||||
-rw-r--r-- | mail/thunderbird-esr/distinfo | 4 |
2 files changed, 5 insertions, 3 deletions
diff --git a/mail/thunderbird-esr/Makefile b/mail/thunderbird-esr/Makefile index 79495e91906c..9b9e12e57e52 100644 --- a/mail/thunderbird-esr/Makefile +++ b/mail/thunderbird-esr/Makefile @@ -7,6 +7,7 @@ PORTNAME= thunderbird DISTVERSION= 10.0.10 +PORTREVISION= 1 CATEGORIES= mail ipv6 MASTER_SITES= ${MASTER_SITE_MOZILLA} MASTER_SITE_SUBDIR= ${PORTNAME}/releases/${DISTVERSION}esr/source @@ -22,7 +23,7 @@ BUILD_DEPENDS= nspr>=4.8.8:${PORTSDIR}/devel/nspr \ cairo>=1.10.2_1,1:${PORTSDIR}/graphics/cairo \ unzip:${PORTSDIR}/archivers/unzip -EM_VERSION= 1.4.5 +EM_VERSION= 1.4.3 USE_AUTOTOOLS= autoconf213:env LATEST_LINK= thunderbird-esr @@ -123,6 +124,7 @@ post-patch: -e '/^XPI_MODULE_VERS/s/= .*/= ${EM_VERSION}/' \ ${WRKSRC}/mailnews/extensions/enigmail/Makefile.in @${REINPLACE_CMD} -e '/em:version/s,>[^<]*<,>${EM_VERSION}<,' \ + -e '/em:minVersion/s/1[0-9].0/10.0/' \ -e '/em:maxVersion/s/pre//' \ ${WRKSRC}/mailnews/extensions/enigmail/package/install.rdf .endif diff --git a/mail/thunderbird-esr/distinfo b/mail/thunderbird-esr/distinfo index 9a6643580ae0..e33da2e9fc22 100644 --- a/mail/thunderbird-esr/distinfo +++ b/mail/thunderbird-esr/distinfo @@ -1,4 +1,4 @@ SHA256 (thunderbird-10.0.10esr.source.tar.bz2) = afe9ccb5a893d3bac23acc942e439601102dbb7f804ce8a7c2c252672dc7fe84 SIZE (thunderbird-10.0.10esr.source.tar.bz2) = 97607731 -SHA256 (enigmail-1.4.5.tar.gz) = fa59491fba21de9414a003933349074a8ec1833a1d64cac9f0a9f7020ed6c020 -SIZE (enigmail-1.4.5.tar.gz) = 1269207 +SHA256 (enigmail-1.4.3.tar.gz) = 440035f19a22e8e234c530a0e78fb9ee74bb934fcf721777868de79324636d27 +SIZE (enigmail-1.4.3.tar.gz) = 1337811 |