diff options
author | sobomax <sobomax@FreeBSD.org> | 2002-05-24 22:14:54 +0800 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2002-05-24 22:14:54 +0800 |
commit | d5271f7b86aa16bd5830de79eec26601b36d423c (patch) | |
tree | 03f95c612a96612071a09dab6f654c08181ae113 /www/seamonkey | |
parent | 343da8692f9f904508ea1bb294e007770da01d40 (diff) | |
download | freebsd-ports-gnome-d5271f7b86aa16bd5830de79eec26601b36d423c.tar.gz freebsd-ports-gnome-d5271f7b86aa16bd5830de79eec26601b36d423c.tar.zst freebsd-ports-gnome-d5271f7b86aa16bd5830de79eec26601b36d423c.zip |
Update Mozilla to 1.0.rc3 and tweak galeon to compile with it.
Special thanks to: Yanko Kaneti <yaneti@indigo.declera.com>
for his help in getting Galeon compiling
Diffstat (limited to 'www/seamonkey')
-rw-r--r-- | www/seamonkey/Makefile | 5 | ||||
-rw-r--r-- | www/seamonkey/distinfo | 4 |
2 files changed, 4 insertions, 5 deletions
diff --git a/www/seamonkey/Makefile b/www/seamonkey/Makefile index b714615e4128..7f2a8c45bdd5 100644 --- a/www/seamonkey/Makefile +++ b/www/seamonkey/Makefile @@ -6,12 +6,11 @@ # PORTNAME= mozilla -PORTVERSION= 1.0.rc2 -PORTREVISION= 1 +PORTVERSION= 1.0.rc3 PORTEPOCH= 1 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_MOZILLA} \ - http://people.FreeBSD.org/~marcus/:local + http://people.FreeBSD.org/~sobomax/:local MASTER_SITE_SUBDIR= mozilla/releases/${PORTNAME}${PORTVERSION:S/.rc/rc/}/src \ sobomax/:local DISTFILES= ${PORTNAME}-source-${PORTVERSION:S/.rc/rc/}${EXTRACT_SUFX} \ diff --git a/www/seamonkey/distinfo b/www/seamonkey/distinfo index 893c080ce637..53b139406ef9 100644 --- a/www/seamonkey/distinfo +++ b/www/seamonkey/distinfo @@ -1,2 +1,2 @@ -MD5 (mozilla-source-1.0rc2.tar.bz2) = 974255bcb7bdff8517f26ece0f8b0fbc -MD5 (libart_lgpl-1.0.rc2.tar.bz2) = 5ddb071a3b7bdb53913e0083a6d87673 +MD5 (mozilla-source-1.0rc3.tar.bz2) = f30ac988ec8589285523315ebb8a7732 +MD5 (libart_lgpl-1.0.rc3.tar.bz2) = d990d4b942ec6a7a9a7ee688b22c5794 |