diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-08-29 05:28:10 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-08-29 05:28:10 +0000 |
commit | 07c7e0b69c0b88b4c60a5c74fb13c021c37e4b0a (patch) | |
tree | 5f64c9137f0f53cb53900d135eb355636903a4e6 /games/gnome-games | |
parent | Update to 2.0.3. (diff) |
Update to 2.0.4.
Notes
Notes:
svn path=/head/; revision=65221
Diffstat (limited to 'games/gnome-games')
-rw-r--r-- | games/gnome-games/Makefile | 4 | ||||
-rw-r--r-- | games/gnome-games/distinfo | 3 | ||||
-rw-r--r-- | games/gnome-games/files/patch-ab | 33 | ||||
-rw-r--r-- | games/gnome-games/pkg-plist | 1 |
4 files changed, 20 insertions, 21 deletions
diff --git a/games/gnome-games/Makefile b/games/gnome-games/Makefile index 06849c32dff1..dc05b086f807 100644 --- a/games/gnome-games/Makefile +++ b/games/gnome-games/Makefile @@ -6,10 +6,10 @@ # PORTNAME= gnomegames2 -PORTVERSION= 2.0.3 +PORTVERSION= 2.0.4 CATEGORIES= games gnome MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= 2.0.0/sources/gnome-games +MASTER_SITE_SUBDIR= 2.0.1/sources/gnome-games DISTNAME= gnome-games-${PORTVERSION} DIST_SUBDIR= gnome2 diff --git a/games/gnome-games/distinfo b/games/gnome-games/distinfo index 23a7d3e32f95..5072a54764e0 100644 --- a/games/gnome-games/distinfo +++ b/games/gnome-games/distinfo @@ -1,2 +1 @@ -MD5 (gnome2/gnome-games-2.0.3.tar.bz2) = b696187cd6e57444875842b16a2a4daa - +MD5 (gnome2/gnome-games-2.0.4.tar.bz2) = 7a45f29eb2a956c05e219b30adde9c92 diff --git a/games/gnome-games/files/patch-ab b/games/gnome-games/files/patch-ab index 52736c63495a..0075d0dd4b16 100644 --- a/games/gnome-games/files/patch-ab +++ b/games/gnome-games/files/patch-ab @@ -1,25 +1,24 @@ ---- gnome-stones/objects/Makefile.in.orig Tue Jul 23 20:35:33 2002 -+++ gnome-stones/objects/Makefile.in Tue Jul 23 20:35:28 2002 -@@ -142,7 +142,7 @@ - install_sh = @install_sh@ +--- gnome-stones/objects/Makefile.in.orig Wed Aug 28 22:11:08 2002 ++++ gnome-stones/objects/Makefile.in Wed Aug 28 23:17:53 2002 +@@ -133,7 +133,7 @@ + GSTONES_SRC_DIR = $(srcdir)/../ -objectdir = $(libdir)/gnome-stones/objects +objectdir = $(datadir)/gnome-stones/objects - INCLUDES = \ - -I$(GSTONES_SRC_DIR) \ -@@ -167,11 +167,11 @@ - CONFIG_CLEAN_FILES = - LTLIBRARIES = $(object_LTLIBRARIES) + INCLUDES = -I$(GSTONES_SRC_DIR) $(GNOME_GAMES_CFLAGS) -DGNOMELOCALEDIR=\""$(prefix)/share/locale"\" -DG_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -I$(includedir) -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGNOME_DISABLE_DEPRECATED + +@@ -150,10 +150,10 @@ --libgnome_stones_la_LDFLAGS = + DEFS = @DEFS@ -I. -I$(srcdir) -I../.. + LIBS = @LIBS@ +-libgnome_stones_la_LDFLAGS = +libgnome_stones_la_LDFLAGS = -avoid-version - libgnome_stones_la_LIBADD = - am_libgnome_stones_la_OBJECTS = gnome-stones.lo - libgnome_stones_la_OBJECTS = $(am_libgnome_stones_la_OBJECTS) --libgnomekoban_la_LDFLAGS = + libgnome_stones_la_LIBADD = + libgnome_stones_la_OBJECTS = gnome-stones.lo +-libgnomekoban_la_LDFLAGS = +libgnomekoban_la_LDFLAGS = -avoid-version - libgnomekoban_la_LIBADD = - am_libgnomekoban_la_OBJECTS = gnomekoban.lo - libgnomekoban_la_OBJECTS = $(am_libgnomekoban_la_OBJECTS) + libgnomekoban_la_LIBADD = + libgnomekoban_la_OBJECTS = gnomekoban.lo + COMPILE = $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) diff --git a/games/gnome-games/pkg-plist b/games/gnome-games/pkg-plist index 271ed512f746..6e120943ee87 100644 --- a/games/gnome-games/pkg-plist +++ b/games/gnome-games/pkg-plist @@ -709,6 +709,7 @@ share/gnome/xbill/pixmaps/suse.xpm share/gnome/xbill/pixmaps/toaster.xpm share/gnome/xbill/pixmaps/turbolinux.xpm share/gnome/xbill/pixmaps/wingdows.xpm +share/locale/ar/LC_MESSAGES/gnome-games.mo share/locale/ca/LC_MESSAGES/gnome-games.mo share/locale/cs/LC_MESSAGES/gnome-games.mo share/locale/da/LC_MESSAGES/gnome-games.mo |