diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2011-03-15 06:08:42 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2011-03-15 06:08:42 +0800 |
commit | ddf7be5dc87e9232936cf86ae751af7f5e2f4515 (patch) | |
tree | 773f8ff856ebd03675cffdb8817890f86b09c84d /games/gnome-games3 | |
parent | 4f461b1e792a6caf4ad5aece01ffb0ea09c97207 (diff) | |
download | marcuscom-ports-ddf7be5dc87e9232936cf86ae751af7f5e2f4515.tar marcuscom-ports-ddf7be5dc87e9232936cf86ae751af7f5e2f4515.tar.gz marcuscom-ports-ddf7be5dc87e9232936cf86ae751af7f5e2f4515.tar.bz2 marcuscom-ports-ddf7be5dc87e9232936cf86ae751af7f5e2f4515.tar.lz marcuscom-ports-ddf7be5dc87e9232936cf86ae751af7f5e2f4515.tar.xz marcuscom-ports-ddf7be5dc87e9232936cf86ae751af7f5e2f4515.tar.zst marcuscom-ports-ddf7be5dc87e9232936cf86ae751af7f5e2f4515.zip |
Update to 2.91.91.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@15476 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'games/gnome-games3')
-rw-r--r-- | games/gnome-games3/Makefile | 4 | ||||
-rw-r--r-- | games/gnome-games3/distinfo | 4 | ||||
-rw-r--r-- | games/gnome-games3/files/patch-Makefile.in | 35 | ||||
-rw-r--r-- | games/gnome-games3/pkg-plist | 25 |
4 files changed, 29 insertions, 39 deletions
diff --git a/games/gnome-games3/Makefile b/games/gnome-games3/Makefile index 832229a4d..630b77f8b 100644 --- a/games/gnome-games3/Makefile +++ b/games/gnome-games3/Makefile @@ -3,11 +3,11 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/games/gnome-games3/Makefile,v 1.4 2011/02/25 11:57:22 kwm Exp $ +# $MCom: ports/games/gnome-games3/Makefile,v 1.5 2011/03/02 17:47:06 kwm Exp $ # PORTNAME= gnome-games -PORTVERSION= 2.91.90 +PORTVERSION= 2.91.91 CATEGORIES= games gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 diff --git a/games/gnome-games3/distinfo b/games/gnome-games3/distinfo index 558aa8b19..9c658638e 100644 --- a/games/gnome-games3/distinfo +++ b/games/gnome-games3/distinfo @@ -1,2 +1,2 @@ -SHA256 (gnome3/gnome-games-2.91.90.tar.bz2) = 118a9639947fd92687dc5c9998b987eb643b58f339f9c4ffe2c2815d2dfa9677 -SIZE (gnome3/gnome-games-2.91.90.tar.bz2) = 28093014 +SHA256 (gnome3/gnome-games-2.91.91.tar.bz2) = 1e48fae769032da34f651f745bac414463dd6f92c2de81986f7dc2282b97a1f5 +SIZE (gnome3/gnome-games-2.91.91.tar.bz2) = 28190947 diff --git a/games/gnome-games3/files/patch-Makefile.in b/games/gnome-games3/files/patch-Makefile.in deleted file mode 100644 index d41179454..000000000 --- a/games/gnome-games3/files/patch-Makefile.in +++ /dev/null @@ -1,35 +0,0 @@ ---- gnibbles/Makefile.in.orig 2011-02-24 11:34:54.000000000 +0000 -+++ gnibbles/Makefile.in 2011-02-24 11:36:04.000000000 +0000 -@@ -439,11 +439,11 @@ gnibbles_CPPFLAGS = \ - -I$(top_srcdir) \ - $(AM_CPPFLAGS) - --gnibbles_CFLAGS = $(GTK_CFLAGS) $(CLUTTER_CFLAGS) \ -- $(CLUTTER_GTK_CFLAGS) $(AM_CFLAGS) $(am__append_2) \ -+gnibbles_CFLAGS = $(GTK_CFLAGS) $(CLUTTER_GTK_CFLAGS) \ -+ $(CLUTTER_CFLAGS) $(AM_CFLAGS) $(am__append_2) \ - $(am__append_4) $(am__append_6) - gnibbles_LDADD = $(top_builddir)/libgames-support/libgames-support.la \ -- $(GTK_LIBS) $(CLUTTER_LIBS) $(CLUTTER_GTK_LIBS) $(INTLLIBS) \ -+ $(GTK_LIBS) $(CLUTTER_GTK_LIBS) $(CLUTTER_LIBS) $(INTLLIBS) \ - $(am__append_3) $(am__append_5) $(am__append_7) - pixmapdir = $(datadir)/gnome-games/gnibbles/pixmaps - pixmap_DATA = gnibbles-logo.svg ---- quadrapassel/Makefile.in.orig 2011-02-24 11:36:22.000000000 +0000 -+++ quadrapassel/Makefile.in 2011-02-24 11:36:51.000000000 +0000 -@@ -449,12 +449,12 @@ quadrapassel_CPPFLAGS = \ - -I$(top_srcdir) \ - $(AM_CPPFLAGS) - --quadrapassel_CXXFLAGS = $(GTK_CFLAGS) $(CLUTTER_CFLAGS) \ -- $(CLUTTER_GTK_CFLAGS) $(AM_CXXFLAGS) $(am__append_2) \ -+quadrapassel_CXXFLAGS = $(GTK_CFLAGS) $(CLUTTER_GTK_CFLAGS) \ -+ $(CLUTTER_CFLAGS) $(AM_CXXFLAGS) $(am__append_2) \ - $(am__append_4) $(am__append_6) - quadrapassel_LDADD = \ - $(top_builddir)/libgames-support/libgames-support.la \ -- $(CLUTTER_LIBS) $(CLUTTER_GTK_LIBS) $(GTK_LIBS) $(INTLLIBS) \ -+ $(CLUTTER_GTK_LIBS) $(CLUTTER_LIBS) $(GTK_LIBS) $(INTLLIBS) \ - $(am__append_3) $(am__append_5) $(am__append_7) - pixmapdir = $(pkgdatadir)/quadrapassel/pixmaps - pixmap_DATA = quadrapassel.svg diff --git a/games/gnome-games3/pkg-plist b/games/gnome-games3/pkg-plist index 28b57b8f3..37c7445d3 100644 --- a/games/gnome-games3/pkg-plist +++ b/games/gnome-games3/pkg-plist @@ -523,6 +523,9 @@ share/gnome/help/aisleriot/sr@latin/figures/clock-rules.png share/gnome/help/aisleriot/sv/aisleriot.xml share/gnome/help/aisleriot/sv/figures/camelot-goal.png share/gnome/help/aisleriot/sv/figures/clock-rules.png +share/gnome/help/aisleriot/zh_CN/aisleriot.xml +share/gnome/help/aisleriot/zh_CN/figures/camelot-goal.png +share/gnome/help/aisleriot/zh_CN/figures/clock-rules.png share/gnome/help/glchess/C/figures/game.png share/gnome/help/glchess/C/figures/new_game.png share/gnome/help/glchess/C/figures/preferences_game.png @@ -609,6 +612,11 @@ share/gnome/help/glchess/sv/figures/new_game.png share/gnome/help/glchess/sv/figures/preferences_game.png share/gnome/help/glchess/sv/figures/preferences_view.png share/gnome/help/glchess/sv/glchess.xml +share/gnome/help/glchess/zh_CN/figures/game.png +share/gnome/help/glchess/zh_CN/figures/new_game.png +share/gnome/help/glchess/zh_CN/figures/preferences_game.png +share/gnome/help/glchess/zh_CN/figures/preferences_view.png +share/gnome/help/glchess/zh_CN/glchess.xml share/gnome/help/glines/C/figures/glines-gameover.png share/gnome/help/glines/C/figures/glines-startgame.png share/gnome/help/glines/C/figures/preferences.png @@ -1638,6 +1646,14 @@ share/gnome/help/iagno/sv/figures/START.png share/gnome/help/iagno/sv/figures/connect.png share/gnome/help/iagno/sv/figures/tables.png share/gnome/help/iagno/sv/iagno.xml +share/gnome/help/iagno/zh_CN/figures/ANIMATION.png +share/gnome/help/iagno/zh_CN/figures/BLOCK.png +share/gnome/help/iagno/zh_CN/figures/FIRST.png +share/gnome/help/iagno/zh_CN/figures/PLAYER.png +share/gnome/help/iagno/zh_CN/figures/START.png +share/gnome/help/iagno/zh_CN/figures/connect.png +share/gnome/help/iagno/zh_CN/figures/tables.png +share/gnome/help/iagno/zh_CN/iagno.xml share/gnome/help/mahjongg/C/figures/mahjongg.png share/gnome/help/mahjongg/C/figures/no-move.png share/gnome/help/mahjongg/C/figures/preferences.png @@ -1926,6 +1942,7 @@ share/omf/aisleriot/aisleriot-sl.omf share/omf/aisleriot/aisleriot-sr.omf share/omf/aisleriot/aisleriot-sr@latin.omf share/omf/aisleriot/aisleriot-sv.omf +share/omf/aisleriot/aisleriot-zh_CN.omf share/omf/glchess/glchess-C.omf share/omf/glchess/glchess-ca.omf share/omf/glchess/glchess-cs.omf @@ -1944,6 +1961,7 @@ share/omf/glchess/glchess-sl.omf share/omf/glchess/glchess-sr.omf share/omf/glchess/glchess-sr@latin.omf share/omf/glchess/glchess-sv.omf +share/omf/glchess/glchess-zh_CN.omf share/omf/glines/glines-C.omf share/omf/glines/glines-ca.omf share/omf/glines/glines-cs.omf @@ -2081,6 +2099,7 @@ share/omf/iagno/iagno-sl.omf share/omf/iagno/iagno-sr.omf share/omf/iagno/iagno-sr@latin.omf share/omf/iagno/iagno-sv.omf +share/omf/iagno/iagno-zh_CN.omf share/omf/mahjongg/mahjongg-C.omf share/omf/mahjongg/mahjongg-ca.omf share/omf/mahjongg/mahjongg-cs.omf @@ -2182,6 +2201,8 @@ share/omf/quadrapassel/quadrapassel-zh_CN.omf @dirrm share/gnome/help/mahjongg/C/figures @dirrm share/gnome/help/mahjongg/C @dirrm share/gnome/help/mahjongg +@dirrm share/gnome/help/iagno/zh_CN/figures +@dirrm share/gnome/help/iagno/zh_CN @dirrm share/gnome/help/iagno/sv/figures @dirrm share/gnome/help/iagno/sv @dirrm share/gnome/help/iagno/sr@latin/figures @@ -2501,6 +2522,8 @@ share/omf/quadrapassel/quadrapassel-zh_CN.omf @dirrm share/gnome/help/glines/C/figures @dirrm share/gnome/help/glines/C @dirrm share/gnome/help/glines +@dirrm share/gnome/help/glchess/zh_CN/figures +@dirrm share/gnome/help/glchess/zh_CN @dirrm share/gnome/help/glchess/sv/figures @dirrm share/gnome/help/glchess/sv @dirrm share/gnome/help/glchess/sr@latin/figures @@ -2538,6 +2561,8 @@ share/omf/quadrapassel/quadrapassel-zh_CN.omf @dirrm share/gnome/help/glchess/C/figures @dirrm share/gnome/help/glchess/C @dirrm share/gnome/help/glchess +@dirrm share/gnome/help/aisleriot/zh_CN/figures +@dirrm share/gnome/help/aisleriot/zh_CN @dirrm share/gnome/help/aisleriot/sv/figures @dirrm share/gnome/help/aisleriot/sv @dirrm share/gnome/help/aisleriot/sr@latin/figures |