diff options
author | marcus <marcus@FreeBSD.org> | 2003-05-09 03:44:40 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2003-05-09 03:44:40 +0800 |
commit | 310ab9c88cb41fa6cfef06826f134ed5d45c09ac (patch) | |
tree | c1daaf4985519d7dc29ce3151fa432634ce80c10 /www/mozilla | |
parent | c223cb2d0d361fe6860fc64fff89c16e75f10044 (diff) | |
download | freebsd-ports-gnome-310ab9c88cb41fa6cfef06826f134ed5d45c09ac.tar.gz freebsd-ports-gnome-310ab9c88cb41fa6cfef06826f134ed5d45c09ac.tar.zst freebsd-ports-gnome-310ab9c88cb41fa6cfef06826f134ed5d45c09ac.zip |
Update to 1.3.1.
Diffstat (limited to 'www/mozilla')
-rw-r--r-- | www/mozilla/Makefile | 4 | ||||
-rw-r--r-- | www/mozilla/distinfo | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/www/mozilla/Makefile b/www/mozilla/Makefile index 352013ee4b4f..2f0d310b58ca 100644 --- a/www/mozilla/Makefile +++ b/www/mozilla/Makefile @@ -6,8 +6,7 @@ # PORTNAME?= mozilla -PORTVERSION= 1.3 -PORTREVISION?= 1 +PORTVERSION= 1.3.1 PORTEPOCH?= 2 CATEGORIES?= www MASTER_SITES= ${MASTER_SITE_MOZILLA} \ @@ -256,6 +255,7 @@ do-install: .endif post-install: + @${CHMOD} -R u-w ${PREFIX}/lib/${MOZILLA}/components @${CAT} ${PKGMESSAGE} .include <bsd.port.post.mk> diff --git a/www/mozilla/distinfo b/www/mozilla/distinfo index 07510d8e3686..17eb241889e4 100644 --- a/www/mozilla/distinfo +++ b/www/mozilla/distinfo @@ -1,2 +1,2 @@ -MD5 (mozilla-source-1.3.tar.bz2) = 4c5a27b5ba39f16d83159d0256ad9147 +MD5 (mozilla-source-1.3.1.tar.bz2) = b3a1442a1365461e5ad3e2cc633dd8c0 MD5 (libart_lgpl.tar.bz2) = f332c3c026adc1c2c0ceb3ac5847d5f5 |