diff options
author | marcus <marcus@FreeBSD.org> | 2003-09-25 21:24:36 +0000 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2003-09-25 21:24:36 +0000 |
commit | 9480460cccee05c8521ec8ef31edb621645f6de1 (patch) | |
tree | c176c0dbf88ac92084e961c0749d69fc26949156 /www/galeon | |
parent | 8883f295176f0134c2b77f34fab236375ec7d51b (diff) | |
download | FreeBSD-ports-9480460cccee05c8521ec8ef31edb621645f6de1.zip FreeBSD-ports-9480460cccee05c8521ec8ef31edb621645f6de1.tar.gz |
Update to 1.2.12.
Diffstat (limited to 'www/galeon')
-rw-r--r-- | www/galeon/Makefile | 5 | ||||
-rw-r--r-- | www/galeon/distinfo | 2 |
2 files changed, 3 insertions, 4 deletions
diff --git a/www/galeon/Makefile b/www/galeon/Makefile index a3e971a..445645d 100644 --- a/www/galeon/Makefile +++ b/www/galeon/Makefile @@ -6,8 +6,7 @@ # PORTNAME= galeon -PORTVERSION= 1.2.11 -PORTREVISION= 1 +PORTVERSION= 1.2.12 CATEGORIES= www gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -29,7 +28,7 @@ HEADERS_SUFX= .if ${WITH_MOZILLA}=="mozilla-devel" || ${WITH_MOZILLA}=="mozilla-embedded-devel" MOZILLA= ${WITH_MOZILLA} HEADERS_SUFX= -devel -MOZ_CONFIGURE_ARGS= --with-mozilla-snapshot="trunk" +MOZ_CONFIGURE_ARGS= --with-mozilla-snapshot="1.5b" .else .if ${WITH_MOZILLA}=="mozilla-embedded" MOZILLA= mozilla-embedded diff --git a/www/galeon/distinfo b/www/galeon/distinfo index 4b6ff75..6dea053 100644 --- a/www/galeon/distinfo +++ b/www/galeon/distinfo @@ -1 +1 @@ -MD5 (galeon-1.2.11.tar.gz) = a24ac42b93621bc4df9476daf3056956 +MD5 (galeon-1.2.12.tar.gz) = 301cc69894a4bb8ba7e9330acd6ebc66 |