diff options
author | sobomax <sobomax@FreeBSD.org> | 2001-10-16 15:42:36 +0800 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2001-10-16 15:42:36 +0800 |
commit | 67f0e231258aecd65a63041a0ab7573459504018 (patch) | |
tree | 5eb862a133cf1d159461ba12e975b65d49f7f5bf /www/galeon2 | |
parent | 5f06790053fe00822a9137294fbd597cd2bc1358 (diff) | |
download | freebsd-ports-gnome-67f0e231258aecd65a63041a0ab7573459504018.tar.gz freebsd-ports-gnome-67f0e231258aecd65a63041a0ab7573459504018.tar.zst freebsd-ports-gnome-67f0e231258aecd65a63041a0ab7573459504018.zip |
Update to 0.12.4.
Diffstat (limited to 'www/galeon2')
-rw-r--r-- | www/galeon2/Makefile | 2 | ||||
-rw-r--r-- | www/galeon2/distinfo | 2 | ||||
-rw-r--r-- | www/galeon2/files/patch-src::mozilla::TOCProtocolHandler.cpp | 8 | ||||
-rw-r--r-- | www/galeon2/pkg-plist | 11 |
4 files changed, 18 insertions, 5 deletions
diff --git a/www/galeon2/Makefile b/www/galeon2/Makefile index 92d7978c900b..536ec1074180 100644 --- a/www/galeon2/Makefile +++ b/www/galeon2/Makefile @@ -6,7 +6,7 @@ # PORTNAME= galeon -PORTVERSION= 0.12.3 +PORTVERSION= 0.12.4 CATEGORIES= www gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/www/galeon2/distinfo b/www/galeon2/distinfo index abebcdc71f4b..7a178462928c 100644 --- a/www/galeon2/distinfo +++ b/www/galeon2/distinfo @@ -1 +1 @@ -MD5 (galeon-0.12.3.tar.gz) = 6739c00cdd32a45f63f5eebdd1e751ae +MD5 (galeon-0.12.4.tar.gz) = 93f98a48a55f5a2da46d5011243ebea6 diff --git a/www/galeon2/files/patch-src::mozilla::TOCProtocolHandler.cpp b/www/galeon2/files/patch-src::mozilla::TOCProtocolHandler.cpp index 3552cb8e7969..4b1e4a29f1b6 100644 --- a/www/galeon2/files/patch-src::mozilla::TOCProtocolHandler.cpp +++ b/www/galeon2/files/patch-src::mozilla::TOCProtocolHandler.cpp @@ -1,14 +1,16 @@ $FreeBSD$ ---- src/mozilla/TOCProtocolHandler.cpp 2001/10/08 16:33:57 1.1 -+++ src/mozilla/TOCProtocolHandler.cpp 2001/10/08 16:34:17 -@@ -21,11 +21,7 @@ +--- src/mozilla/TOCProtocolHandler.cpp 2001/10/16 07:21:34 1.1 ++++ src/mozilla/TOCProtocolHandler.cpp 2001/10/16 07:21:49 +@@ -21,13 +21,7 @@ #include "outputbuffer.h" #include <algorithm> -#if (GCC_VERSION < VERSION2(3,0)) && (GCC_VERSION >= VERSION2(2,95)) -#include <g++-3/string> +-#elif (GCC_VERSION < VERSION2(3,0)) && (GCC_VERSION > VERSION2(2,90)) +-#include <g++-2/string> -#else #include <string> -#endif diff --git a/www/galeon2/pkg-plist b/www/galeon2/pkg-plist index 5facc359a680..dec6f149155f 100644 --- a/www/galeon2/pkg-plist +++ b/www/galeon2/pkg-plist @@ -233,14 +233,25 @@ share/gnome/galeon/themes/MozillaModern/Print.png share/gnome/galeon/themes/MozillaModern/Refresh.png share/gnome/galeon/themes/MozillaModern/Stop.png share/gnome/galeon/themes/MozillaModern/Up.png +share/gnome/galeon/themes/MozillaModern/default.xpm +share/gnome/galeon/themes/MozillaModern/default_open.xpm +share/gnome/galeon/themes/MozillaModern/dir.xpm +share/gnome/galeon/themes/MozillaModern/dir_open.xpm +share/gnome/galeon/themes/MozillaModern/i-bookmark.xpm share/gnome/galeon/themes/MozillaModernSmall/Back.png share/gnome/galeon/themes/MozillaModernSmall/Forward.png share/gnome/galeon/themes/MozillaModernSmall/Go.png share/gnome/galeon/themes/MozillaModernSmall/Home.png +share/gnome/galeon/themes/MozillaModernSmall/New.png share/gnome/galeon/themes/MozillaModernSmall/Print.png share/gnome/galeon/themes/MozillaModernSmall/Refresh.png share/gnome/galeon/themes/MozillaModernSmall/Stop.png share/gnome/galeon/themes/MozillaModernSmall/Up.png +share/gnome/galeon/themes/MozillaModernSmall/default.xpm +share/gnome/galeon/themes/MozillaModernSmall/default_open.xpm +share/gnome/galeon/themes/MozillaModernSmall/dir.xpm +share/gnome/galeon/themes/MozillaModernSmall/dir_open.xpm +share/gnome/galeon/themes/MozillaModernSmall/i-bookmark.xpm share/gnome/galeon/themes/Netscape/Back.png share/gnome/galeon/themes/Netscape/Forward.png share/gnome/galeon/themes/Netscape/Home.png |