diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-11-03 07:41:52 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-11-03 07:41:52 +0800 |
commit | 1c54afa0a3b4c70e900fb5d598498a27ffe92994 (patch) | |
tree | e74f1a721d6ea4f76a54ad21f95dc58a83ec748f /www/firefox3-devel | |
parent | 6e10dd34061057bf69a97525f1a9fdba40db64fd (diff) | |
download | marcuscom-ports-1c54afa0a3b4c70e900fb5d598498a27ffe92994.tar.gz marcuscom-ports-1c54afa0a3b4c70e900fb5d598498a27ffe92994.tar.zst marcuscom-ports-1c54afa0a3b4c70e900fb5d598498a27ffe92994.zip |
Update to 1.5 release candidate 1.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5011 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'www/firefox3-devel')
-rw-r--r-- | www/firefox3-devel/Makefile | 6 | ||||
-rw-r--r-- | www/firefox3-devel/distinfo | 4 |
2 files changed, 5 insertions, 5 deletions
diff --git a/www/firefox3-devel/Makefile b/www/firefox3-devel/Makefile index 90eb50659..48b5f19be 100644 --- a/www/firefox3-devel/Makefile +++ b/www/firefox3-devel/Makefile @@ -3,11 +3,11 @@ # Whom: Alan Eldridge <alane@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/www/firefox-devel/Makefile,v 1.21 2005/10/09 19:40:40 marcus Exp $ +# $MCom: ports/www/firefox-devel/Makefile,v 1.22 2005/10/09 19:43:52 marcus Exp $ # PORTNAME= firefox -DISTVERSION= 1.5b2 +DISTVERSION= 1.5rc1 PORTEPOCH= 1 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_MOZILLA} @@ -52,7 +52,7 @@ EXTRACT_AFTER_ARGS= | ${TAR} -xf - --exclude */CVS/* \ FIREFOX= ${PORTNAME} FF_SUFX= -devel FF= ${FIREFOX}${FF_SUFX} -FF_VER= 1.4.1 +FF_VER= 1.5 #FF_VER= ${PORTVERSION} FIREFOX_ICON= ${FF}.xpm diff --git a/www/firefox3-devel/distinfo b/www/firefox3-devel/distinfo index 2ae372af8..9a3efbb71 100644 --- a/www/firefox3-devel/distinfo +++ b/www/firefox3-devel/distinfo @@ -1,2 +1,2 @@ -MD5 (firefox-1.5b2-source.tar.bz2) = 08eb51cbab8050ebfd3d53e6592fc0f0 -SIZE (firefox-1.5b2-source.tar.bz2) = 34329054 +MD5 (firefox-1.5rc1-source.tar.bz2) = 9f45c0892871aebf638ea74c249727f0 +SIZE (firefox-1.5rc1-source.tar.bz2) = 34503655 |