aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornakai <nakai@FreeBSD.org>1999-12-28 10:50:56 +0800
committernakai <nakai@FreeBSD.org>1999-12-28 10:50:56 +0800
commit72ee090388efc3edee05e52956c1fa4b1891cf13 (patch)
tree0d9b1cd9c8e993cdb9b1fb61de25e8feab594bc2
parent55f29cf87f304a77f87e70d84dac49f6a09bb4cc (diff)
downloadfreebsd-ports-gnome-72ee090388efc3edee05e52956c1fa4b1891cf13.tar.gz
freebsd-ports-gnome-72ee090388efc3edee05e52956c1fa4b1891cf13.tar.zst
freebsd-ports-gnome-72ee090388efc3edee05e52956c1fa4b1891cf13.zip
Update to 1.0.55
PR: ports/15726 Submitted by: Ade Lovett <ade@lovett.com>
-rw-r--r--x11/gnomecore/Makefile6
-rw-r--r--x11/gnomecore/distinfo2
-rw-r--r--x11/gnomecore/files/patch-ae58
-rw-r--r--x11/gnomecore/pkg-plist67
4 files changed, 127 insertions, 6 deletions
diff --git a/x11/gnomecore/Makefile b/x11/gnomecore/Makefile
index 748f1df1cd10..4b11db2d5de7 100644
--- a/x11/gnomecore/Makefile
+++ b/x11/gnomecore/Makefile
@@ -1,13 +1,13 @@
# New ports collection makefile for: gnomecore
-# Version required: 1.0.54
+# Version required: 1.0.55
# Date created: 17 March 1998
# Whom: Yukihiro Nakai <Nakai@technologist.com>
#
# $FreeBSD$
#
-DISTNAME= gnome-core-1.0.54
-PKGNAME= gnomecore-1.0.54
+DISTNAME= gnome-core-1.0.55
+PKGNAME= gnomecore-1.0.55
CATEGORIES= x11 gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= stable/sources/gnome-core
diff --git a/x11/gnomecore/distinfo b/x11/gnomecore/distinfo
index c601ca171c38..8986f909a24a 100644
--- a/x11/gnomecore/distinfo
+++ b/x11/gnomecore/distinfo
@@ -1 +1 @@
-MD5 (gnome-core-1.0.54.tar.gz) = e667cdd57c720d47ebe9298e6f331625
+MD5 (gnome-core-1.0.55.tar.gz) = 62d51688e02b1b5f7b765891e4f80089
diff --git a/x11/gnomecore/files/patch-ae b/x11/gnomecore/files/patch-ae
index d031360663eb..6612566069aa 100644
--- a/x11/gnomecore/files/patch-ae
+++ b/x11/gnomecore/files/patch-ae
@@ -371,14 +371,46 @@
gnome_terminal_help_DATA = index.html topic.dat
+--- gnome-terminal/da/Makefile.in.orig Fri Dec 17 16:27:57 1999
++++ gnome-terminal/da/Makefile.in Mon Dec 27 13:30:32 1999
+@@ -154,7 +154,7 @@
+ cxxflags_set = @cxxflags_set@
+ l = @l@
+
+-gnome_terminal_helpdir = $(datadir)/gnome/help/gnome-terminal/da
++gnome_terminal_helpdir = $(datadir)/help/gnome-terminal/da
+
+ gnome_terminal_help_DATA = index.html topic.dat
+
+--- gnome-terminal/es/Makefile.in.orig Fri Dec 17 16:28:04 1999
++++ gnome-terminal/es/Makefile.in Mon Dec 27 13:30:53 1999
+@@ -154,7 +154,7 @@
+ cxxflags_set = @cxxflags_set@
+ l = @l@
+
+-gnome_terminal_helpdir = $(datadir)/gnome/help/gnome-terminal/es
++gnome_terminal_helpdir = $(datadir)/help/gnome-terminal/es
+
+ gnome_terminal_help_DATA = index.html topic.dat
+
+--- gnome-terminal/no/Makefile.in.orig Fri Dec 17 16:28:12 1999
++++ gnome-terminal/no/Makefile.in Mon Dec 27 13:31:07 1999
+@@ -154,7 +154,7 @@
+ cxxflags_set = @cxxflags_set@
+ l = @l@
+
+-gnome_terminal_helpdir = $(datadir)/gnome/help/gnome-terminal/no
++gnome_terminal_helpdir = $(datadir)/help/gnome-terminal/no
+
+ gnome_terminal_help_DATA = index.html topic.dat
+
--- gnome-terminal/Makefile.in.orig Tue Mar 2 01:52:55 1999
+++ gnome-terminal/Makefile.in Sat Mar 6 18:05:08 1999
@@ -155,9 +155,9 @@
cxxflags_set = @cxxflags_set@
l = @l@
--SUBDIRS = C no
-+# SUBDIRS = C no
+ SUBDIRS = C da es no
-INCLUDES = -I$(includedir) -I$(top_srcdir)/intl -I$(top_builddir)/intl $(GNOME_INCLUDEDIR) -DGNOMELOCALEDIR=\""$(datadir)/locale\""
+INCLUDES = -I$(includedir) -I$(top_srcdir)/intl -I$(top_builddir)/intl $(GNOME_INCLUDEDIR) -DGNOMELOCALEDIR=\""$(prefix)/share/locale\""
@@ -459,6 +491,28 @@
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
CONFIG_HEADER = ../../../config.h
CONFIG_CLEAN_FILES =
+--- help-browser/help/da/Makefile.in.orig Fri Dec 17 16:26:15 1999
++++ help-browser/help/da/Makefile.in Mon Dec 27 13:50:51 1999
+@@ -157,7 +157,7 @@
+ EXTRA_DIST = gnome-help-browser-help.html gnome-help-browser-topic.dat default-page.html
+
+
+-help_browser_helpdir = $(datadir)/gnome/help/help-browser/da
++help_browser_helpdir = $(datadir)/help/help-browser/da
+ mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
+ CONFIG_HEADER = ../../../config.h
+ CONFIG_CLEAN_FILES =
+--- help-browser/help/el/Makefile.in.orig Fri Dec 17 16:26:21 1999
++++ help-browser/help/el/Makefile.in Mon Dec 27 13:51:00 1999
+@@ -158,7 +158,7 @@
+
+ EXTRA_DIST = default-page.html
+
+-help_browser_helpdir = $(datadir)/gnome/help/help-browser/el
++help_browser_helpdir = $(datadir)/help/help-browser/el
+ mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
+ CONFIG_HEADER = ../../../config.h
+ CONFIG_CLEAN_FILES =
--- help-browser/help/es/Makefile.in.orig Tue Mar 2 01:52:41 1999
+++ help-browser/help/es/Makefile.in Sat Mar 6 17:59:42 1999
@@ -157,7 +157,7 @@
diff --git a/x11/gnomecore/pkg-plist b/x11/gnomecore/pkg-plist
index afc7f727b90d..67a6d9b22ab2 100644
--- a/x11/gnomecore/pkg-plist
+++ b/x11/gnomecore/pkg-plist
@@ -255,12 +255,71 @@ share/gnome/help/gnome-intro/C/pix/panel-menu.gif
share/gnome/help/gnome-intro/C/pix/same-gnome.gif
share/gnome/help/gnome-intro/C/pix/terminal.gif
share/gnome/help/gnome-intro/C/topic.dat
+share/gnome/help/gnome-terminal/C/authors.html
+share/gnome/help/gnome-terminal/C/classes.html
+share/gnome/help/gnome-terminal/C/config.html
+share/gnome/help/gnome-terminal/C/docbook.css
+share/gnome/help/gnome-terminal/C/emulation.html
+share/gnome/help/gnome-terminal/C/environment.html
+share/gnome/help/gnome-terminal/C/index.html
+share/gnome/help/gnome-terminal/C/ln12.html
+share/gnome/help/gnome-terminal/C/menus.html
+share/gnome/help/gnome-terminal/C/options.html
+share/gnome/help/gnome-terminal/C/pointerusage.html
+share/gnome/help/gnome-terminal/C/terminal.html
+share/gnome/help/gnome-terminal/C/topic.dat
+share/gnome/help/gnome-terminal/da/authors.html
+share/gnome/help/gnome-terminal/da/classes.html
+share/gnome/help/gnome-terminal/da/config.html
+share/gnome/help/gnome-terminal/da/docbook.css
+share/gnome/help/gnome-terminal/da/emulation.html
+share/gnome/help/gnome-terminal/da/enviroment.html
+share/gnome/help/gnome-terminal/da/index.html
+share/gnome/help/gnome-terminal/da/ln9.html
+share/gnome/help/gnome-terminal/da/menus.html
+share/gnome/help/gnome-terminal/da/options.html
+share/gnome/help/gnome-terminal/da/pointerusage.html
+share/gnome/help/gnome-terminal/da/terminal.html
+share/gnome/help/gnome-terminal/da/termtech.html
+share/gnome/help/gnome-terminal/da/topic.dat
+share/gnome/help/gnome-terminal/es/authors.html
+share/gnome/help/gnome-terminal/es/classes.html
+share/gnome/help/gnome-terminal/es/config.html
+share/gnome/help/gnome-terminal/es/docbook.css
+share/gnome/help/gnome-terminal/es/emulation.html
+share/gnome/help/gnome-terminal/es/environment.html
+share/gnome/help/gnome-terminal/es/index.html
+share/gnome/help/gnome-terminal/es/ln15.html
+share/gnome/help/gnome-terminal/es/menus.html
+share/gnome/help/gnome-terminal/es/options.html
+share/gnome/help/gnome-terminal/es/pointerusage.html
+share/gnome/help/gnome-terminal/es/terminal.html
+share/gnome/help/gnome-terminal/es/topic.dat
+share/gnome/help/gnome-terminal/no/authors.html
+share/gnome/help/gnome-terminal/no/classes.html
+share/gnome/help/gnome-terminal/no/config.html
+share/gnome/help/gnome-terminal/no/docbook.css
+share/gnome/help/gnome-terminal/no/emulation.html
+share/gnome/help/gnome-terminal/no/enviroment.html
+share/gnome/help/gnome-terminal/no/index.html
+share/gnome/help/gnome-terminal/no/ln9.html
+share/gnome/help/gnome-terminal/no/menus.html
+share/gnome/help/gnome-terminal/no/options.html
+share/gnome/help/gnome-terminal/no/pointerusage.html
+share/gnome/help/gnome-terminal/no/terminal.html
+share/gnome/help/gnome-terminal/no/termtech.html
+share/gnome/help/gnome-terminal/no/topic.dat
share/gnome/help/help-browser/C/default-page.html
share/gnome/help/help-browser/C/gnome-logo-large.png
share/gnome/help/help-browser/C/help-browser.html
share/gnome/help/help-browser/C/index.html
share/gnome/help/help-browser/C/topic.dat
share/gnome/help/help-browser/ca/default-page.html
+share/gnome/help/help-browser/da/default-page.html
+share/gnome/help/help-browser/da/help-browser.html
+share/gnome/help/help-browser/da/index.html
+share/gnome/help/help-browser/da/topic.dat
+share/gnome/help/help-browser/el/default-page.html
share/gnome/help/help-browser/es/default-page.html
share/gnome/help/help-browser/es/help-browser.html
share/gnome/help/help-browser/es/index.html
@@ -542,6 +601,7 @@ share/locale/nl/LC_MESSAGES/gnome-core.mo
share/locale/no/LC_MESSAGES/gnome-core.mo
share/locale/pl/LC_MESSAGES/gnome-core.mo
share/locale/pt/LC_MESSAGES/gnome-core.mo
+share/locale/pt_BR/LC_MESSAGES/gnome-core.mo
share/locale/ro/LC_MESSAGES/gnome-core.mo
share/locale/ru/LC_MESSAGES/gnome-core.mo
share/locale/sk/LC_MESSAGES/gnome-core.mo
@@ -574,11 +634,18 @@ share/locale/zh_TW.Big5/LC_MESSAGES/gnome-core.mo
@dirrm share/gnome/asclock/classic
@dirrm share/gnome/asclock/shaped
@dirrm share/gnome/asclock
+@dirrm share/gnome/help/gnome-terminal/C
+@dirrm share/gnome/help/gnome-terminal/da
+@dirrm share/gnome/help/gnome-terminal/es
+@dirrm share/gnome/help/gnome-terminal/no
+@dirrm share/gnome/help/gnome-terminal
@dirrm share/gnome/help/gnome-intro/C/pix
@dirrm share/gnome/help/gnome-intro/C
@dirrm share/gnome/help/gnome-intro
@dirrm share/gnome/help/help-browser/C
@dirrm share/gnome/help/help-browser/ca
+@dirrm share/gnome/help/help-browser/da
+@dirrm share/gnome/help/help-browser/el
@dirrm share/gnome/help/help-browser/es
@dirrm share/gnome/help/help-browser/et
@dirrm share/gnome/help/help-browser/eu