summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsobomax <sobomax@FreeBSD.org>2001-10-23 13:31:16 +0000
committersobomax <sobomax@FreeBSD.org>2001-10-23 13:31:16 +0000
commit937693146b96ae7cc59cfa03bfa01edfe2659cd3 (patch)
tree97115c4dca279a6ee9f976ffb54a5a378de45907
parent14e414f599801134fede1d2e1f6a09826b624015 (diff)
downloadFreeBSD-ports-937693146b96ae7cc59cfa03bfa01edfe2659cd3.zip
FreeBSD-ports-937693146b96ae7cc59cfa03bfa01edfe2659cd3.tar.gz
Update to 0.12.5.
-rw-r--r--www/galeon/Makefile2
-rw-r--r--www/galeon/distinfo2
-rw-r--r--www/galeon/files/patch-src::mozilla::TOCProtocolHandler.cpp20
-rw-r--r--www/galeon/pkg-plist1
-rw-r--r--www/galeon2/Makefile2
-rw-r--r--www/galeon2/distinfo2
-rw-r--r--www/galeon2/files/patch-src::mozilla::TOCProtocolHandler.cpp20
-rw-r--r--www/galeon2/pkg-plist1
8 files changed, 30 insertions, 20 deletions
diff --git a/www/galeon/Makefile b/www/galeon/Makefile
index 19a5ab6..652ee0a 100644
--- a/www/galeon/Makefile
+++ b/www/galeon/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= galeon
-PORTVERSION= 0.12.4
+PORTVERSION= 0.12.5
CATEGORIES= www gnome
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
diff --git a/www/galeon/distinfo b/www/galeon/distinfo
index 7a17846..1b093aa 100644
--- a/www/galeon/distinfo
+++ b/www/galeon/distinfo
@@ -1 +1 @@
-MD5 (galeon-0.12.4.tar.gz) = 93f98a48a55f5a2da46d5011243ebea6
+MD5 (galeon-0.12.5.tar.gz) = ad40c771fcedac51b2f59d32ddd9d199
diff --git a/www/galeon/files/patch-src::mozilla::TOCProtocolHandler.cpp b/www/galeon/files/patch-src::mozilla::TOCProtocolHandler.cpp
index e82d86b..03b5ff9 100644
--- a/www/galeon/files/patch-src::mozilla::TOCProtocolHandler.cpp
+++ b/www/galeon/files/patch-src::mozilla::TOCProtocolHandler.cpp
@@ -1,20 +1,24 @@
$FreeBSD$
---- src/mozilla/TOCProtocolHandler.cpp.orig Sat Oct 13 14:52:00 2001
-+++ src/mozilla/TOCProtocolHandler.cpp Mon Oct 22 14:36:19 2001
-@@ -21,13 +21,7 @@
+--- src/mozilla/TOCProtocolHandler.cpp 2001/10/23 11:27:00 1.1
++++ src/mozilla/TOCProtocolHandler.cpp 2001/10/23 11:27:21
+@@ -21,17 +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>
+-#if (GCC_VERSION < VERSION2(3,0))
+-
+-#ifndef STRING_HEADER
+-#define STRING_HEADER <string>
+-#endif
+-
+-#include STRING_HEADER
+-
-#else
-#include <string>
-#endif
+#include <g++/string>
+
#include <list>
#include <dirent.h>
- #include <sys/stat.h>
diff --git a/www/galeon/pkg-plist b/www/galeon/pkg-plist
index dec6f14..9d4b170 100644
--- a/www/galeon/pkg-plist
+++ b/www/galeon/pkg-plist
@@ -376,6 +376,7 @@ share/locale/ru/LC_MESSAGES/galeon.mo
share/locale/sk/LC_MESSAGES/galeon.mo
share/locale/sl/LC_MESSAGES/galeon.mo
share/locale/sv/LC_MESSAGES/galeon.mo
+share/locale/ta/LC_MESSAGES/galeon.mo
share/locale/tr/LC_MESSAGES/galeon.mo
share/locale/uk/LC_MESSAGES/galeon.mo
share/locale/wa/LC_MESSAGES/galeon.mo
diff --git a/www/galeon2/Makefile b/www/galeon2/Makefile
index 19a5ab6..652ee0a 100644
--- a/www/galeon2/Makefile
+++ b/www/galeon2/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= galeon
-PORTVERSION= 0.12.4
+PORTVERSION= 0.12.5
CATEGORIES= www gnome
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
diff --git a/www/galeon2/distinfo b/www/galeon2/distinfo
index 7a17846..1b093aa 100644
--- a/www/galeon2/distinfo
+++ b/www/galeon2/distinfo
@@ -1 +1 @@
-MD5 (galeon-0.12.4.tar.gz) = 93f98a48a55f5a2da46d5011243ebea6
+MD5 (galeon-0.12.5.tar.gz) = ad40c771fcedac51b2f59d32ddd9d199
diff --git a/www/galeon2/files/patch-src::mozilla::TOCProtocolHandler.cpp b/www/galeon2/files/patch-src::mozilla::TOCProtocolHandler.cpp
index e82d86b..03b5ff9 100644
--- a/www/galeon2/files/patch-src::mozilla::TOCProtocolHandler.cpp
+++ b/www/galeon2/files/patch-src::mozilla::TOCProtocolHandler.cpp
@@ -1,20 +1,24 @@
$FreeBSD$
---- src/mozilla/TOCProtocolHandler.cpp.orig Sat Oct 13 14:52:00 2001
-+++ src/mozilla/TOCProtocolHandler.cpp Mon Oct 22 14:36:19 2001
-@@ -21,13 +21,7 @@
+--- src/mozilla/TOCProtocolHandler.cpp 2001/10/23 11:27:00 1.1
++++ src/mozilla/TOCProtocolHandler.cpp 2001/10/23 11:27:21
+@@ -21,17 +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>
+-#if (GCC_VERSION < VERSION2(3,0))
+-
+-#ifndef STRING_HEADER
+-#define STRING_HEADER <string>
+-#endif
+-
+-#include STRING_HEADER
+-
-#else
-#include <string>
-#endif
+#include <g++/string>
+
#include <list>
#include <dirent.h>
- #include <sys/stat.h>
diff --git a/www/galeon2/pkg-plist b/www/galeon2/pkg-plist
index dec6f14..9d4b170 100644
--- a/www/galeon2/pkg-plist
+++ b/www/galeon2/pkg-plist
@@ -376,6 +376,7 @@ share/locale/ru/LC_MESSAGES/galeon.mo
share/locale/sk/LC_MESSAGES/galeon.mo
share/locale/sl/LC_MESSAGES/galeon.mo
share/locale/sv/LC_MESSAGES/galeon.mo
+share/locale/ta/LC_MESSAGES/galeon.mo
share/locale/tr/LC_MESSAGES/galeon.mo
share/locale/uk/LC_MESSAGES/galeon.mo
share/locale/wa/LC_MESSAGES/galeon.mo
OpenPOWER on IntegriCloud