diff options
author | beat <beat@FreeBSD.org> | 2011-11-09 01:27:08 +0800 |
---|---|---|
committer | beat <beat@FreeBSD.org> | 2011-11-09 01:27:08 +0800 |
commit | 881b417812b3658689db12ba075fedc1ff14ba23 (patch) | |
tree | 0081d0c2b492ffaff9f3ea2fb2e6bee248d85ed9 /www/libxul | |
parent | 0b5ed576dc5d6a6f7a3d9ba58a295e7de24c8bde (diff) | |
download | freebsd-ports-gnome-881b417812b3658689db12ba075fedc1ff14ba23.tar.gz freebsd-ports-gnome-881b417812b3658689db12ba075fedc1ff14ba23.tar.zst freebsd-ports-gnome-881b417812b3658689db12ba075fedc1ff14ba23.zip |
- Update to 1.9.2.24
Diffstat (limited to 'www/libxul')
-rw-r--r-- | www/libxul/Makefile | 6 | ||||
-rw-r--r-- | www/libxul/distinfo | 4 |
2 files changed, 5 insertions, 5 deletions
diff --git a/www/libxul/Makefile b/www/libxul/Makefile index 17b2235b5bfe..1e6bad353db8 100644 --- a/www/libxul/Makefile +++ b/www/libxul/Makefile @@ -6,11 +6,11 @@ # PORTNAME= libxul -DISTVERSION= 1.9.2.23 +DISTVERSION= 1.9.2.24 CATEGORIES?= www devel MASTER_SITES= ${MASTER_SITE_MOZILLA} -MASTER_SITE_SUBDIR= firefox/releases/3.6.23/source -DISTNAME= firefox-3.6.23.source +MASTER_SITE_SUBDIR= firefox/releases/3.6.24/source +DISTNAME= firefox-3.6.24.source MAINTAINER?= gecko@FreeBSD.org COMMENT?= Mozilla runtime package that can be used to bootstrap XUL+XPCOM apps diff --git a/www/libxul/distinfo b/www/libxul/distinfo index db3b3bef273f..93cbb3323f34 100644 --- a/www/libxul/distinfo +++ b/www/libxul/distinfo @@ -1,2 +1,2 @@ -SHA256 (firefox-3.6.23.source.tar.bz2) = 446c7f5d4988bca1798a6b5f9d147f911530547fe1ac86b233d400b6db71cbf0 -SIZE (firefox-3.6.23.source.tar.bz2) = 51683720 +SHA256 (firefox-3.6.24.source.tar.bz2) = 4e3606672ed54d977981d3331b8aaf1f5572eabc351d95eec25390fabcc72fee +SIZE (firefox-3.6.24.source.tar.bz2) = 51684019 |