diff options
author | ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-11-29 01:45:54 +0800 |
---|---|---|
committer | ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-11-29 01:45:54 +0800 |
commit | 465c65419b65625fc7020991fe9ec50ebf737939 (patch) | |
tree | 9c84993b930010417287ca69753d93e5a13c52a5 /www | |
parent | 6612c4da9bed54cfa01ac7fdc39526c743c60900 (diff) | |
download | marcuscom-ports-465c65419b65625fc7020991fe9ec50ebf737939.tar marcuscom-ports-465c65419b65625fc7020991fe9ec50ebf737939.tar.gz marcuscom-ports-465c65419b65625fc7020991fe9ec50ebf737939.tar.bz2 marcuscom-ports-465c65419b65625fc7020991fe9ec50ebf737939.tar.lz marcuscom-ports-465c65419b65625fc7020991fe9ec50ebf737939.tar.xz marcuscom-ports-465c65419b65625fc7020991fe9ec50ebf737939.tar.zst marcuscom-ports-465c65419b65625fc7020991fe9ec50ebf737939.zip |
- Update to 2.0.0, yay
- Readd firefox and seamonkey support
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5234 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'www')
-rw-r--r-- | www/galeon/Makefile | 7 | ||||
-rw-r--r-- | www/galeon/distinfo | 5 |
2 files changed, 6 insertions, 6 deletions
diff --git a/www/galeon/Makefile b/www/galeon/Makefile index 8cd2ea289..f0bc3fb65 100644 --- a/www/galeon/Makefile +++ b/www/galeon/Makefile @@ -3,12 +3,11 @@ # Whom: Maxim Sobolev <sobomax@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/www/galeon/Makefile,v 1.5 2005/11/24 03:39:05 ahze Exp $ +# $MCom: ports/www/galeon/Makefile,v 1.6 2005/11/26 05:11:24 ahze Exp $ # PORTNAME= galeon -PORTVERSION= 1.3.21 -PORTREVISION= 1 +PORTVERSION= 2.0.0 CATEGORIES= www gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ http://osdn.dl.sourceforge.net/sourceforge/galeon/ @@ -17,7 +16,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME:S/2$//} MAINTAINER= gnome@FreeBSD.org COMMENT= A GNOME 2 Web browser based on gecko (the Mozilla rendering engine) -USE_GECKO= mozilla +USE_GECKO= firefox mozilla seamonkey WRKSRC= ${WRKDIR}/${PORTNAME:S/2$//}-${PORTVERSION:S/a$//} USE_BZIP2= yes USE_X_PREFIX= yes diff --git a/www/galeon/distinfo b/www/galeon/distinfo index 87ba2ce69..f025626ea 100644 --- a/www/galeon/distinfo +++ b/www/galeon/distinfo @@ -1,2 +1,3 @@ -MD5 (galeon-1.3.21.tar.bz2) = 5106e037bb52bdb234b3fc09c1e0a3f3 -SIZE (galeon-1.3.21.tar.bz2) = 4080353 +MD5 (galeon-2.0.0.tar.bz2) = e1f1e46d40c9e2345c1ea5e9bc788244 +SHA256 (galeon-2.0.0.tar.bz2) = fa8c9706408c94f620cd93c462696467f73d59e21c87a4fa65afe39d2408d7a4 +SIZE (galeon-2.0.0.tar.bz2) = 2966515 |