diff options
author | flo <flo@FreeBSD.org> | 2013-01-10 07:28:19 +0800 |
---|---|---|
committer | flo <flo@FreeBSD.org> | 2013-01-10 07:28:19 +0800 |
commit | 37a98374b9765290dfe74bb971f61cb498e9ddb4 (patch) | |
tree | 6506ed591ae5bac1d34791c00b9064d73becc691 /www/libxul | |
parent | 4d342d6f1f3a712e27f7672297e7544b7da549eb (diff) | |
download | freebsd-ports-gnome-37a98374b9765290dfe74bb971f61cb498e9ddb4.tar.gz freebsd-ports-gnome-37a98374b9765290dfe74bb971f61cb498e9ddb4.tar.zst freebsd-ports-gnome-37a98374b9765290dfe74bb971f61cb498e9ddb4.zip |
- update firefox, thunderbird, linux-firefox and linux-thunderbird to 17.0.2
- update firefox-esr, thunderbird-esr and libxul to 10.0.12
- update linux-seamonkey to 2.15
Security: http://www.vuxml.org/freebsd/a4ed6632-5aa9-11e2-8fcb-c8600054b392.html
Diffstat (limited to 'www/libxul')
-rw-r--r-- | www/libxul/Makefile | 2 | ||||
-rw-r--r-- | www/libxul/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/www/libxul/Makefile b/www/libxul/Makefile index c63671f6439d..f8b263dccbbc 100644 --- a/www/libxul/Makefile +++ b/www/libxul/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libxul -DISTVERSION= 10.0.11 +DISTVERSION= 10.0.12 CATEGORIES?= www devel MASTER_SITES= ${MASTER_SITE_MOZILLA} MASTER_SITE_SUBDIR= firefox/releases/${DISTVERSION}esr/source diff --git a/www/libxul/distinfo b/www/libxul/distinfo index 1d6b420050c4..9d22d8b0dac6 100644 --- a/www/libxul/distinfo +++ b/www/libxul/distinfo @@ -1,2 +1,2 @@ -SHA256 (firefox-10.0.11esr.source.tar.bz2) = 94b4d5a339d97dc56fd349f93407c3af4f408a4a8409a64e3680d564d37594f8 -SIZE (firefox-10.0.11esr.source.tar.bz2) = 75444542 +SHA256 (firefox-10.0.12esr.source.tar.bz2) = 9f12cb7fd18fc51e995cd67b70a090f32fcd8dcf636be1b840281f2612d9db40 +SIZE (firefox-10.0.12esr.source.tar.bz2) = 75510903 |