From fb8d17a9f2c85425a7235725c5ace0d22fe4310c Mon Sep 17 00:00:00 2001 From: Maxim Sobolev Date: Fri, 24 May 2002 11:22:10 +0000 Subject: [PATCH] Update to 1.2.2. --- www/galeon/Makefile | 3 +-- www/galeon/distinfo | 2 +- ...h-src::mozilla::ExternalProtocolService.cpp | 18 ++++++++++++++++++ www/galeon2/Makefile | 3 +-- www/galeon2/distinfo | 2 +- ...h-src::mozilla::ExternalProtocolService.cpp | 18 ++++++++++++++++++ 6 files changed, 40 insertions(+), 6 deletions(-) create mode 100644 www/galeon/files/patch-src::mozilla::ExternalProtocolService.cpp create mode 100644 www/galeon2/files/patch-src::mozilla::ExternalProtocolService.cpp diff --git a/www/galeon/Makefile b/www/galeon/Makefile index cb298860045a..10821ed2375f 100644 --- a/www/galeon/Makefile +++ b/www/galeon/Makefile @@ -6,8 +6,7 @@ # PORTNAME= galeon -PORTVERSION= 1.2.1 -PORTREVISION= 1 +PORTVERSION= 1.2.2 CATEGORIES= www gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/www/galeon/distinfo b/www/galeon/distinfo index 0d4d2aa02a6e..3e25057b68de 100644 --- a/www/galeon/distinfo +++ b/www/galeon/distinfo @@ -1 +1 @@ -MD5 (galeon-1.2.1.tar.gz) = 4d058f47f0f626dac3fda70c1c332052 +MD5 (galeon-1.2.2.tar.gz) = 487fffb2713ff767c012065961e62e15 diff --git a/www/galeon/files/patch-src::mozilla::ExternalProtocolService.cpp b/www/galeon/files/patch-src::mozilla::ExternalProtocolService.cpp new file mode 100644 index 000000000000..784940561838 --- /dev/null +++ b/www/galeon/files/patch-src::mozilla::ExternalProtocolService.cpp @@ -0,0 +1,18 @@ + +$FreeBSD$ + +--- src/mozilla/ExternalProtocolService.cpp 2002/05/24 10:52:44 1.1 ++++ src/mozilla/ExternalProtocolService.cpp 2002/05/24 10:53:41 +@@ -16,7 +16,12 @@ + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + */ + ++#ifdef HAVE_MALLOC_H + #include ++#endif ++#ifdef HAVE_STDLIB_H ++#include ++#endif + #include + + #include "ExternalProtocolService.h" diff --git a/www/galeon2/Makefile b/www/galeon2/Makefile index cb298860045a..10821ed2375f 100644 --- a/www/galeon2/Makefile +++ b/www/galeon2/Makefile @@ -6,8 +6,7 @@ # PORTNAME= galeon -PORTVERSION= 1.2.1 -PORTREVISION= 1 +PORTVERSION= 1.2.2 CATEGORIES= www gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/www/galeon2/distinfo b/www/galeon2/distinfo index 0d4d2aa02a6e..3e25057b68de 100644 --- a/www/galeon2/distinfo +++ b/www/galeon2/distinfo @@ -1 +1 @@ -MD5 (galeon-1.2.1.tar.gz) = 4d058f47f0f626dac3fda70c1c332052 +MD5 (galeon-1.2.2.tar.gz) = 487fffb2713ff767c012065961e62e15 diff --git a/www/galeon2/files/patch-src::mozilla::ExternalProtocolService.cpp b/www/galeon2/files/patch-src::mozilla::ExternalProtocolService.cpp new file mode 100644 index 000000000000..784940561838 --- /dev/null +++ b/www/galeon2/files/patch-src::mozilla::ExternalProtocolService.cpp @@ -0,0 +1,18 @@ + +$FreeBSD$ + +--- src/mozilla/ExternalProtocolService.cpp 2002/05/24 10:52:44 1.1 ++++ src/mozilla/ExternalProtocolService.cpp 2002/05/24 10:53:41 +@@ -16,7 +16,12 @@ + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + */ + ++#ifdef HAVE_MALLOC_H + #include ++#endif ++#ifdef HAVE_STDLIB_H ++#include ++#endif + #include + + #include "ExternalProtocolService.h"