summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorvs <vs@FreeBSD.org>2004-12-21 09:26:00 +0000
committervs <vs@FreeBSD.org>2004-12-21 09:26:00 +0000
commit6f2c80b7bd97c3d8c296d1e769adc3502c0acfcd (patch)
treed23173156327aea39c2594c5b3c7d0e93f393900
parent83befa2f9b737f5e5f201cae68d74b43586aca9b (diff)
downloadFreeBSD-ports-6f2c80b7bd97c3d8c296d1e769adc3502c0acfcd.zip
FreeBSD-ports-6f2c80b7bd97c3d8c296d1e769adc3502c0acfcd.tar.gz
Update to 0.8.1.45
PR: ports/75256 Submitted by: maintainer
-rw-r--r--games/gnocatan/Makefile4
-rw-r--r--games/gnocatan/distinfo4
-rw-r--r--games/gnocatan/files/patch-client_gtk_trade.c56
-rw-r--r--games/gnocatan/pkg-plist3
-rw-r--r--games/pioneers/Makefile4
-rw-r--r--games/pioneers/distinfo4
-rw-r--r--games/pioneers/files/patch-client_gtk_trade.c56
-rw-r--r--games/pioneers/pkg-plist3
8 files changed, 10 insertions, 124 deletions
diff --git a/games/gnocatan/Makefile b/games/gnocatan/Makefile
index 9f2dbf5..9a4de50 100644
--- a/games/gnocatan/Makefile
+++ b/games/gnocatan/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= gnocatan
-PORTVERSION= 0.8.1.30
-PORTREVISION= 1
+PORTVERSION= 0.8.1.45
CATEGORIES= games gnome
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -19,6 +18,7 @@ USE_X_PREFIX= yes
USE_GMAKE= yes
USE_GNOME= gnomehack gnomeprefix gtk20 libgnomeui
USE_LIBTOOL_VER=13
+INSTALLS_OMF= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LIBS="-L${LOCALBASE}/lib"
diff --git a/games/gnocatan/distinfo b/games/gnocatan/distinfo
index 0852376..57c5532 100644
--- a/games/gnocatan/distinfo
+++ b/games/gnocatan/distinfo
@@ -1,2 +1,2 @@
-MD5 (gnocatan-0.8.1.30.tar.gz) = 3ea69eb647eea4173979293d24d81f54
-SIZE (gnocatan-0.8.1.30.tar.gz) = 2053826
+MD5 (gnocatan-0.8.1.45.tar.gz) = 14601fe7d318c9ef478e126d9683388c
+SIZE (gnocatan-0.8.1.45.tar.gz) = 2061574
diff --git a/games/gnocatan/files/patch-client_gtk_trade.c b/games/gnocatan/files/patch-client_gtk_trade.c
deleted file mode 100644
index 0b78b87..0000000
--- a/games/gnocatan/files/patch-client_gtk_trade.c
+++ /dev/null
@@ -1,56 +0,0 @@
---- client/gtk/trade.c.orig Fri Aug 6 14:40:41 2004
-+++ client/gtk/trade.c Fri Aug 6 14:44:54 2004
-@@ -197,16 +197,16 @@
- static void load_pixmaps(void)
- {
- static gboolean init = FALSE;
-+ int width, height;
-+ GdkGC *gc;
-+ GdkPixmap *pixmap;
-+ gint i;
-
- if (init) return;
-
-- int width, height;
- gtk_icon_size_lookup(GTK_ICON_SIZE_MENU, &width, &height);
-
-- GdkPixmap *pixmap;
- pixmap = gdk_pixmap_new(quotes->window, width, height, gtk_widget_get_visual(quotes)->depth);
-- GdkGC *gc;
-- gint i;
-
- gc = gdk_gc_new(pixmap);
- gdk_gc_set_foreground(gc, &black);
-@@ -349,6 +349,7 @@
- QuoteInfo *quote;
- QuoteInfo *prev;
- gchar quote_desc[128];
-+ GtkTreeIter iter;
-
- for (quote = quotelist_first(quote_list);
- quote != NULL; quote = quotelist_next(quote))
-@@ -364,7 +365,6 @@
- trade_format_maritime(quote, quote_desc);
- prev = quotelist_prev(quote);
-
-- GtkTreeIter iter;
- quote_found_flag = FALSE;
- if (prev != NULL)
- gtk_tree_model_foreach(GTK_TREE_MODEL(store), trade_locate_quote, prev);
-@@ -536,6 +536,7 @@
- static void add_trade_row(GtkWidget *table, TradeRow* row, Resource resource)
- {
- GtkWidget *label;
-+ GtkWidget *frame;
- gint col;
-
- col = 0;
-@@ -549,7 +550,7 @@
- col++;
-
- /* Draw a border around the number */
-- GtkWidget *frame = gtk_viewport_new(NULL, NULL);
-+ frame = gtk_viewport_new(NULL, NULL);
- gtk_viewport_set_shadow_type(GTK_VIEWPORT(frame), GTK_SHADOW_IN);
- gtk_widget_show(frame);
- gtk_table_attach(GTK_TABLE(table), frame,
diff --git a/games/gnocatan/pkg-plist b/games/gnocatan/pkg-plist
index be84581..8170afa 100644
--- a/games/gnocatan/pkg-plist
+++ b/games/gnocatan/pkg-plist
@@ -118,6 +118,7 @@ share/gnome/pixmaps/gnocatan/trade.png
share/locale/de/LC_MESSAGES/gnocatan.mo
share/locale/es/LC_MESSAGES/gnocatan.mo
share/locale/fr/LC_MESSAGES/gnocatan.mo
+share/locale/it/LC_MESSAGES/gnocatan.mo
share/locale/nl/LC_MESSAGES/gnocatan.mo
@dirrm share/gnome/help/gnocatan/C/images
@dirrm share/gnome/help/gnocatan/C
@@ -129,5 +130,3 @@ share/locale/nl/LC_MESSAGES/gnocatan.mo
@dirrm share/gnome/games/gnocatan/themes
@dirrm share/gnome/games/gnocatan
@dirrm share/gnome/pixmaps/gnocatan
-@exec scrollkeeper-install -q %D/share/gnome/omf/gnocatan/gnocatan-C.omf 2>/dev/null || /usr/bin/true
-@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnocatan/gnocatan-C.omf 2>/dev/null || /usr/bin/true
diff --git a/games/pioneers/Makefile b/games/pioneers/Makefile
index 9f2dbf5..9a4de50 100644
--- a/games/pioneers/Makefile
+++ b/games/pioneers/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= gnocatan
-PORTVERSION= 0.8.1.30
-PORTREVISION= 1
+PORTVERSION= 0.8.1.45
CATEGORIES= games gnome
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -19,6 +18,7 @@ USE_X_PREFIX= yes
USE_GMAKE= yes
USE_GNOME= gnomehack gnomeprefix gtk20 libgnomeui
USE_LIBTOOL_VER=13
+INSTALLS_OMF= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LIBS="-L${LOCALBASE}/lib"
diff --git a/games/pioneers/distinfo b/games/pioneers/distinfo
index 0852376..57c5532 100644
--- a/games/pioneers/distinfo
+++ b/games/pioneers/distinfo
@@ -1,2 +1,2 @@
-MD5 (gnocatan-0.8.1.30.tar.gz) = 3ea69eb647eea4173979293d24d81f54
-SIZE (gnocatan-0.8.1.30.tar.gz) = 2053826
+MD5 (gnocatan-0.8.1.45.tar.gz) = 14601fe7d318c9ef478e126d9683388c
+SIZE (gnocatan-0.8.1.45.tar.gz) = 2061574
diff --git a/games/pioneers/files/patch-client_gtk_trade.c b/games/pioneers/files/patch-client_gtk_trade.c
deleted file mode 100644
index 0b78b87..0000000
--- a/games/pioneers/files/patch-client_gtk_trade.c
+++ /dev/null
@@ -1,56 +0,0 @@
---- client/gtk/trade.c.orig Fri Aug 6 14:40:41 2004
-+++ client/gtk/trade.c Fri Aug 6 14:44:54 2004
-@@ -197,16 +197,16 @@
- static void load_pixmaps(void)
- {
- static gboolean init = FALSE;
-+ int width, height;
-+ GdkGC *gc;
-+ GdkPixmap *pixmap;
-+ gint i;
-
- if (init) return;
-
-- int width, height;
- gtk_icon_size_lookup(GTK_ICON_SIZE_MENU, &width, &height);
-
-- GdkPixmap *pixmap;
- pixmap = gdk_pixmap_new(quotes->window, width, height, gtk_widget_get_visual(quotes)->depth);
-- GdkGC *gc;
-- gint i;
-
- gc = gdk_gc_new(pixmap);
- gdk_gc_set_foreground(gc, &black);
-@@ -349,6 +349,7 @@
- QuoteInfo *quote;
- QuoteInfo *prev;
- gchar quote_desc[128];
-+ GtkTreeIter iter;
-
- for (quote = quotelist_first(quote_list);
- quote != NULL; quote = quotelist_next(quote))
-@@ -364,7 +365,6 @@
- trade_format_maritime(quote, quote_desc);
- prev = quotelist_prev(quote);
-
-- GtkTreeIter iter;
- quote_found_flag = FALSE;
- if (prev != NULL)
- gtk_tree_model_foreach(GTK_TREE_MODEL(store), trade_locate_quote, prev);
-@@ -536,6 +536,7 @@
- static void add_trade_row(GtkWidget *table, TradeRow* row, Resource resource)
- {
- GtkWidget *label;
-+ GtkWidget *frame;
- gint col;
-
- col = 0;
-@@ -549,7 +550,7 @@
- col++;
-
- /* Draw a border around the number */
-- GtkWidget *frame = gtk_viewport_new(NULL, NULL);
-+ frame = gtk_viewport_new(NULL, NULL);
- gtk_viewport_set_shadow_type(GTK_VIEWPORT(frame), GTK_SHADOW_IN);
- gtk_widget_show(frame);
- gtk_table_attach(GTK_TABLE(table), frame,
diff --git a/games/pioneers/pkg-plist b/games/pioneers/pkg-plist
index be84581..8170afa 100644
--- a/games/pioneers/pkg-plist
+++ b/games/pioneers/pkg-plist
@@ -118,6 +118,7 @@ share/gnome/pixmaps/gnocatan/trade.png
share/locale/de/LC_MESSAGES/gnocatan.mo
share/locale/es/LC_MESSAGES/gnocatan.mo
share/locale/fr/LC_MESSAGES/gnocatan.mo
+share/locale/it/LC_MESSAGES/gnocatan.mo
share/locale/nl/LC_MESSAGES/gnocatan.mo
@dirrm share/gnome/help/gnocatan/C/images
@dirrm share/gnome/help/gnocatan/C
@@ -129,5 +130,3 @@ share/locale/nl/LC_MESSAGES/gnocatan.mo
@dirrm share/gnome/games/gnocatan/themes
@dirrm share/gnome/games/gnocatan
@dirrm share/gnome/pixmaps/gnocatan
-@exec scrollkeeper-install -q %D/share/gnome/omf/gnocatan/gnocatan-C.omf 2>/dev/null || /usr/bin/true
-@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnocatan/gnocatan-C.omf 2>/dev/null || /usr/bin/true
OpenPOWER on IntegriCloud