diff options
author | jbeich <jbeich@FreeBSD.org> | 2016-09-08 14:48:53 +0800 |
---|---|---|
committer | jbeich <jbeich@FreeBSD.org> | 2016-09-08 14:48:53 +0800 |
commit | 0554eadc5b29001492f3f005808e9e87140bbbdc (patch) | |
tree | 03ae9cefeab6b81f0b2625dfaca8d7a7aef28fc9 /mail/thunderbird | |
parent | f742a4db4bdefe638a9c82bfea1e3cac0f335741 (diff) | |
download | freebsd-ports-gnome-0554eadc5b29001492f3f005808e9e87140bbbdc.tar.gz freebsd-ports-gnome-0554eadc5b29001492f3f005808e9e87140bbbdc.tar.zst freebsd-ports-gnome-0554eadc5b29001492f3f005808e9e87140bbbdc.zip |
www/firefox: update to 49.0 (rc2)
Bump PORTREVISION to account for slightly different behavior in other
gecko@ ports and to get a discrete regression window.
Changes: https://www.mozilla.org/firefox/49.0/releasenotes/
PR: 211792
Submitted by: Jochen Neumeister <joneum@bsdproject.de> (based on)
Security: 2c57c47e-8bb3-4694-83c8-9fc3abad3964
MFH: 2016Q3
Diffstat (limited to 'mail/thunderbird')
-rw-r--r-- | mail/thunderbird/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/thunderbird/Makefile b/mail/thunderbird/Makefile index a5a7edc309d7..d6cf7c20e2dd 100644 --- a/mail/thunderbird/Makefile +++ b/mail/thunderbird/Makefile @@ -3,6 +3,7 @@ PORTNAME= thunderbird DISTVERSION= 45.2.0 +PORTREVISION= 1 CATEGORIES= mail news net-im ipv6 MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}/source \ MOZILLA/${PORTNAME}/candidates/${DISTVERSION}-candidates/build1/source |