diff options
author | beat <beat@FreeBSD.org> | 2012-03-14 17:49:01 +0800 |
---|---|---|
committer | beat <beat@FreeBSD.org> | 2012-03-14 17:49:01 +0800 |
commit | 8e938dc7e189e3b20358c7d12b27d9638d6eaec9 (patch) | |
tree | 37948d34dc8528cf93336a80e49cd9283a6cce23 /mail/thunderbird-esr | |
parent | 5b4b4b7bf92804668fccf8e432be5220060b9976 (diff) | |
download | freebsd-ports-gnome-8e938dc7e189e3b20358c7d12b27d9638d6eaec9.tar.gz freebsd-ports-gnome-8e938dc7e189e3b20358c7d12b27d9638d6eaec9.tar.zst freebsd-ports-gnome-8e938dc7e189e3b20358c7d12b27d9638d6eaec9.zip |
- Update to 10.0.3
Approved by: portmgr (bapt, implicit)
Security: http://www.vuxml.org/freebsd/a1050b8b-6db3-11e1-8b37-0011856a6e37.html
Feature safe: yes
Diffstat (limited to 'mail/thunderbird-esr')
-rw-r--r-- | mail/thunderbird-esr/Makefile | 8 | ||||
-rw-r--r-- | mail/thunderbird-esr/distinfo | 4 |
2 files changed, 6 insertions, 6 deletions
diff --git a/mail/thunderbird-esr/Makefile b/mail/thunderbird-esr/Makefile index 11085e68231b..f7e26865bc36 100644 --- a/mail/thunderbird-esr/Makefile +++ b/mail/thunderbird-esr/Makefile @@ -6,11 +6,11 @@ # PORTNAME= thunderbird -DISTVERSION= 10.0.2 +DISTVERSION= 10.0.3 CATEGORIES= mail ipv6 MASTER_SITES= ${MASTER_SITE_MOZILLA} -MASTER_SITE_SUBDIR= ${PORTNAME}/releases/${DISTVERSION}/source -DISTNAME= ${PORTNAME}-${DISTVERSION}.source +MASTER_SITE_SUBDIR= ${PORTNAME}/releases/${DISTVERSION}esr/source +DISTNAME= ${PORTNAME}-${DISTVERSION}esr.source MAINTAINER= gecko@FreeBSD.org COMMENT= Mozilla Thunderbird is standalone mail and news that stands above @@ -60,7 +60,7 @@ OPTIONS= LIGHTNING "Enable calendar extension" off .include <bsd.port.pre.mk> -WRKSRC= ${WRKDIR}/comm-release +WRKSRC= ${WRKDIR}/comm-esr10 MOZSRC:= ${WRKSRC}/mozilla .if ${ARCH} == powerpc64 diff --git a/mail/thunderbird-esr/distinfo b/mail/thunderbird-esr/distinfo index 72f1a402263a..6d3678e448a8 100644 --- a/mail/thunderbird-esr/distinfo +++ b/mail/thunderbird-esr/distinfo @@ -1,2 +1,2 @@ -SHA256 (thunderbird-10.0.2.source.tar.bz2) = 619a5078d8fdb340c50a784ba803125acdfe4defc51a2d05a1a3060c89593377 -SIZE (thunderbird-10.0.2.source.tar.bz2) = 97709124 +SHA256 (thunderbird-10.0.3esr.source.tar.bz2) = 297d8b5992007e2ba112a5796ca4468ea48ec2304930676ae173234035eff134 +SIZE (thunderbird-10.0.3esr.source.tar.bz2) = 97709099 |