diff options
author | jbeich <jbeich@FreeBSD.org> | 2015-02-18 01:45:01 +0800 |
---|---|---|
committer | jbeich <jbeich@FreeBSD.org> | 2015-02-18 01:45:01 +0800 |
commit | cf6b65e4094fb4abf0726cf0fad293bad129f03a (patch) | |
tree | 99e5dad2f9c01dd2a045487d144af9610f6ae119 /www/seamonkey | |
parent | c9c02357c3416b4ffba41b478292087919dee157 (diff) | |
download | freebsd-ports-gnome-cf6b65e4094fb4abf0726cf0fad293bad129f03a.tar.gz freebsd-ports-gnome-cf6b65e4094fb4abf0726cf0fad293bad129f03a.tar.zst freebsd-ports-gnome-cf6b65e4094fb4abf0726cf0fad293bad129f03a.zip |
Update SeaMonkey to 2.32.1
Reported by: Miroslav Lachman <000.fbsd@quip.cz>
MFH: 2015Q1
Mostly regression fixes, including:
- MailNews feeds not updating
- Selected profile in Profile Manager not remembered
- Opening a bookmark folder in tabs on Linux
- Troubleshooting Information (about:support) with the Modern theme
Diffstat (limited to 'www/seamonkey')
-rw-r--r-- | www/seamonkey/Makefile | 3 | ||||
-rw-r--r-- | www/seamonkey/distinfo | 4 |
2 files changed, 3 insertions, 4 deletions
diff --git a/www/seamonkey/Makefile b/www/seamonkey/Makefile index 997f51195d49..c5d6c8a33e7a 100644 --- a/www/seamonkey/Makefile +++ b/www/seamonkey/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= seamonkey -DISTVERSION= 2.32 -PORTREVISION= 2 +DISTVERSION= 2.32.1 CATEGORIES?= www mail news editors irc ipv6 MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}/source \ https://ftp.mozilla.org/pub/mozilla.org/${PORTNAME}/candidates/${DISTVERSION}-candidates/build1/source/ diff --git a/www/seamonkey/distinfo b/www/seamonkey/distinfo index 5a81f70fec81..fd51199e89d9 100644 --- a/www/seamonkey/distinfo +++ b/www/seamonkey/distinfo @@ -1,4 +1,4 @@ -SHA256 (seamonkey-2.32.source.tar.bz2) = e174dc5093e49078c33f91b4e8658327957d59bd53ac59e304441d8d5f17ba9b -SIZE (seamonkey-2.32.source.tar.bz2) = 199700383 +SHA256 (seamonkey-2.32.1.source.tar.bz2) = 45bcbfaeb3dd34800692ac1c4bcbf7f87e4c4fdcfebeb00bde9e3351a7ebaa85 +SIZE (seamonkey-2.32.1.source.tar.bz2) = 199617565 SHA256 (enigmail-1.7.2.tar.gz) = 7b3a62e83961bafec1cdac60075aa6c317c8f655a837e31a7d1f3ce6a49fc7d6 SIZE (enigmail-1.7.2.tar.gz) = 1420346 |