diff options
author | jbeich <jbeich@FreeBSD.org> | 2018-07-07 22:24:31 +0800 |
---|---|---|
committer | jbeich <jbeich@FreeBSD.org> | 2018-07-07 22:24:31 +0800 |
commit | 1c34a511bd4bb74f78b592de7cd7bff0f73f7c8f (patch) | |
tree | f13c6cb42c3958113826aa55d7704b05aacea847 /www/seamonkey | |
parent | 5f4dcfc2898c9da918bc06627afdf8ff7b42f9eb (diff) | |
download | freebsd-ports-gnome-1c34a511bd4bb74f78b592de7cd7bff0f73f7c8f.tar.gz freebsd-ports-gnome-1c34a511bd4bb74f78b592de7cd7bff0f73f7c8f.tar.zst freebsd-ports-gnome-1c34a511bd4bb74f78b592de7cd7bff0f73f7c8f.zip |
www/seamonkey: update to 2.49.4
Changes: https://www.seamonkey-project.org/releases/seamonkey2.49.4/
Security: e3e68fe8-d9cb-4ba8-b09c-9e3a28588eb7
Security: cd81806c-26e7-4d4a-8425-02724a2f48af
Diffstat (limited to 'www/seamonkey')
-rw-r--r-- | www/seamonkey/Makefile | 4 | ||||
-rw-r--r-- | www/seamonkey/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/www/seamonkey/Makefile b/www/seamonkey/Makefile index d79fee2ea5cb..7475e8773660 100644 --- a/www/seamonkey/Makefile +++ b/www/seamonkey/Makefile @@ -2,12 +2,12 @@ # $FreeBSD$ PORTNAME= seamonkey -DISTVERSION= 2.49.3 +DISTVERSION= 2.49.4 PORTREVISION= 9 MOZILLA_VER= 52 # above + 3 CATEGORIES?= www mail news editors irc ipv6 MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}/source \ - MOZILLA/${PORTNAME}/candidates/${DISTVERSION}-candidates/build2/source + MOZILLA/${PORTNAME}/candidates/${DISTVERSION}-candidates/build1/source DISTFILES= ${DISTNAME}.source${EXTRACT_SUFX} MAINTAINER= gecko@FreeBSD.org diff --git a/www/seamonkey/distinfo b/www/seamonkey/distinfo index a20d7fe53444..34b75d8ee660 100644 --- a/www/seamonkey/distinfo +++ b/www/seamonkey/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1522802344 -SHA256 (seamonkey-2.49.3.source.tar.xz) = 1823ed983bbc62e40f622288d5b24be9214ff28f15bf3f21028cc992fa96484b -SIZE (seamonkey-2.49.3.source.tar.xz) = 231547028 +TIMESTAMP = 1530930170 +SHA256 (seamonkey-2.49.4.source.tar.xz) = 3e9aee0beb0094f26b935016a02ba9e2ab4ab46434e018b55d1f2baf541ee181 +SIZE (seamonkey-2.49.4.source.tar.xz) = 230165332 |