diff options
author | abs <abs> | 2004-06-22 05:36:12 +0000 |
---|---|---|
committer | abs <abs> | 2004-06-22 05:36:12 +0000 |
commit | 7de7f728dcb9e2e985e3ba9c5c4dade2f783fdb9 (patch) | |
tree | 9e48362e0c47874da64411d087ce775d80fb5d2e /www | |
parent | 640a282cd2cffb59b638e46129025ec96b50dd23 (diff) | |
download | pkgsrc-7de7f728dcb9e2e985e3ba9c5c4dade2f783fdb9.tar.gz |
Update galeon to 1.2.14.
- Add support for mozilla 1.7
- Intended to be the last 1.2.x release of galeon
Diffstat (limited to 'www')
-rw-r--r-- | www/galeon/Makefile | 7 | ||||
-rw-r--r-- | www/galeon/distinfo | 6 |
2 files changed, 6 insertions, 7 deletions
diff --git a/www/galeon/Makefile b/www/galeon/Makefile index 5c99d28522f..0d1a599fd98 100644 --- a/www/galeon/Makefile +++ b/www/galeon/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.67 2004/04/27 01:15:59 wiz Exp $ +# $NetBSD: Makefile,v 1.68 2004/06/22 05:36:12 abs Exp $ -DISTNAME= galeon-1.2.13 -PKGREVISION= 3 +DISTNAME= galeon-1.2.14 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=galeon/} @@ -32,7 +31,7 @@ CONFIGURE_ARGS+= --with-mozilla-includes=${BUILDLINK_PREFIX.mozilla}/include/moz --disable-werror \ --sysconfdir=${PREFIX}/etc \ MOZILLA_CONFIG=${MOZ_LIBDIR}/mozilla-config -CONFIGURE_ARGS+= --with-mozilla-snapshot=1.6b +CONFIGURE_ARGS+= --with-mozilla=1.7 .include "../../converters/libiconv/buildlink3.mk" .include "../../devel/GConf/buildlink3.mk" diff --git a/www/galeon/distinfo b/www/galeon/distinfo index 0937d9473fb..208b3c0afcd 100644 --- a/www/galeon/distinfo +++ b/www/galeon/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.34 2003/12/10 18:34:01 agc Exp $ +$NetBSD: distinfo,v 1.35 2004/06/22 05:36:12 abs Exp $ -SHA1 (galeon-1.2.13.tar.gz) = 0282ec0f714b83965fb3b242b9161c76d88fd49e -Size (galeon-1.2.13.tar.gz) = 4220496 bytes +SHA1 (galeon-1.2.14.tar.gz) = 46e12af43546f46249017aab83f5eace43591dca +Size (galeon-1.2.14.tar.gz) = 4353701 bytes SHA1 (patch-aa) = c833d0431ac10507f35b325c109fae35f5d1a454 SHA1 (patch-ab) = b65428a66edee35968813a64afae9050de5e3271 SHA1 (patch-ac) = 31d226907d96e56a25e8c7388ef48badc562b788 |