diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2000-12-28 11:44:20 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2000-12-28 11:44:20 +0000 |
commit | 6f3359592fd9620054d28f5ecb64e6494699d147 (patch) | |
tree | 846f47f98ce553803fe7a9f47294c4ebb5b3f007 | |
parent | Use -mandoc instead of -man. (diff) |
Update to 0.3.5.
Notes
Notes:
svn path=/head/; revision=36421
-rw-r--r-- | games/gcompris/Makefile | 2 | ||||
-rw-r--r-- | games/gcompris/distinfo | 2 | ||||
-rw-r--r-- | games/gcompris/files/patch-configure | 17 | ||||
-rw-r--r-- | games/gcompris/pkg-plist | 5 | ||||
-rw-r--r-- | games/gcompris2/Makefile | 2 | ||||
-rw-r--r-- | games/gcompris2/distinfo | 2 | ||||
-rw-r--r-- | games/gcompris2/files/patch-configure | 17 | ||||
-rw-r--r-- | games/gcompris2/pkg-plist | 5 |
8 files changed, 46 insertions, 6 deletions
diff --git a/games/gcompris/Makefile b/games/gcompris/Makefile index 8b0e5aa6129d..e9db2547dbeb 100644 --- a/games/gcompris/Makefile +++ b/games/gcompris/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gcompris -PORTVERSION= 0.3.4 +PORTVERSION= 0.3.5 CATEGORIES= games gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/games/gcompris/distinfo b/games/gcompris/distinfo index fbcf742f7bfa..965b428123e0 100644 --- a/games/gcompris/distinfo +++ b/games/gcompris/distinfo @@ -1 +1 @@ -MD5 (gcompris-0.3.4.tgz) = 3481c5e9eee28f0677c0fbac2c069215 +MD5 (gcompris-0.3.5.tgz) = 84bc8c295773ceee3410e5a63a868f5c diff --git a/games/gcompris/files/patch-configure b/games/gcompris/files/patch-configure new file mode 100644 index 000000000000..5733f7374614 --- /dev/null +++ b/games/gcompris/files/patch-configure @@ -0,0 +1,17 @@ +--- configure.orig Thu Dec 28 13:35:34 2000 ++++ configure Thu Dec 28 13:36:02 2000 +@@ -4368,12 +4368,12 @@ + + if test "x${prefix}" = "xNONE"; then + cat >> confdefs.h <<EOF +-#define PACKAGE_DATA_DIR "${ac_default_prefix}/${DATADIRNAME}/${PACKAGE}/data" ++#define PACKAGE_DATA_DIR "${ac_default_prefix}/${DATADIRNAME}/gnome/${PACKAGE}/data" + EOF + + else + cat >> confdefs.h <<EOF +-#define PACKAGE_DATA_DIR "${prefix}/${DATADIRNAME}/${PACKAGE}/data" ++#define PACKAGE_DATA_DIR "${prefix}/${DATADIRNAME}/gnome/${PACKAGE}/data" + EOF + + fi diff --git a/games/gcompris/pkg-plist b/games/gcompris/pkg-plist index 908f17dff29c..5ea90093585d 100644 --- a/games/gcompris/pkg-plist +++ b/games/gcompris/pkg-plist @@ -1,14 +1,17 @@ bin/gcompris etc/sound/events/gcompris.soundlist share/gnome/apps/Games/gcompris.desktop +share/gnome/gcompris/data/wordsgame/wordslevel1.de share/gnome/gcompris/data/wordsgame/wordslevel1.en share/gnome/gcompris/data/wordsgame/wordslevel1.es share/gnome/gcompris/data/wordsgame/wordslevel1.fr share/gnome/gcompris/data/wordsgame/wordslevel1.it +share/gnome/gcompris/data/wordsgame/wordslevel2.de share/gnome/gcompris/data/wordsgame/wordslevel2.en share/gnome/gcompris/data/wordsgame/wordslevel2.es share/gnome/gcompris/data/wordsgame/wordslevel2.fr share/gnome/gcompris/data/wordsgame/wordslevel2.it +share/gnome/gcompris/data/wordsgame/wordslevelmax.de share/gnome/gcompris/data/wordsgame/wordslevelmax.en share/gnome/gcompris/data/wordsgame/wordslevelmax.es share/gnome/gcompris/data/wordsgame/wordslevelmax.fr @@ -150,8 +153,8 @@ share/gnome/pixmaps/gnome-compris.png share/gnome/sounds/gcompris/bonus.wav share/gnome/sounds/gcompris/crash.wav share/gnome/sounds/gcompris/gobble.wav -share/gnome/sounds/gcompris/laughter.wav share/gnome/sounds/gcompris/life.wav +share/locale/de/LC_MESSAGES/gcompris.mo share/locale/es/LC_MESSAGES/gcompris.mo share/locale/fr/LC_MESSAGES/gcompris.mo share/locale/it/LC_MESSAGES/gcompris.mo diff --git a/games/gcompris2/Makefile b/games/gcompris2/Makefile index 8b0e5aa6129d..e9db2547dbeb 100644 --- a/games/gcompris2/Makefile +++ b/games/gcompris2/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gcompris -PORTVERSION= 0.3.4 +PORTVERSION= 0.3.5 CATEGORIES= games gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/games/gcompris2/distinfo b/games/gcompris2/distinfo index fbcf742f7bfa..965b428123e0 100644 --- a/games/gcompris2/distinfo +++ b/games/gcompris2/distinfo @@ -1 +1 @@ -MD5 (gcompris-0.3.4.tgz) = 3481c5e9eee28f0677c0fbac2c069215 +MD5 (gcompris-0.3.5.tgz) = 84bc8c295773ceee3410e5a63a868f5c diff --git a/games/gcompris2/files/patch-configure b/games/gcompris2/files/patch-configure new file mode 100644 index 000000000000..5733f7374614 --- /dev/null +++ b/games/gcompris2/files/patch-configure @@ -0,0 +1,17 @@ +--- configure.orig Thu Dec 28 13:35:34 2000 ++++ configure Thu Dec 28 13:36:02 2000 +@@ -4368,12 +4368,12 @@ + + if test "x${prefix}" = "xNONE"; then + cat >> confdefs.h <<EOF +-#define PACKAGE_DATA_DIR "${ac_default_prefix}/${DATADIRNAME}/${PACKAGE}/data" ++#define PACKAGE_DATA_DIR "${ac_default_prefix}/${DATADIRNAME}/gnome/${PACKAGE}/data" + EOF + + else + cat >> confdefs.h <<EOF +-#define PACKAGE_DATA_DIR "${prefix}/${DATADIRNAME}/${PACKAGE}/data" ++#define PACKAGE_DATA_DIR "${prefix}/${DATADIRNAME}/gnome/${PACKAGE}/data" + EOF + + fi diff --git a/games/gcompris2/pkg-plist b/games/gcompris2/pkg-plist index 908f17dff29c..5ea90093585d 100644 --- a/games/gcompris2/pkg-plist +++ b/games/gcompris2/pkg-plist @@ -1,14 +1,17 @@ bin/gcompris etc/sound/events/gcompris.soundlist share/gnome/apps/Games/gcompris.desktop +share/gnome/gcompris/data/wordsgame/wordslevel1.de share/gnome/gcompris/data/wordsgame/wordslevel1.en share/gnome/gcompris/data/wordsgame/wordslevel1.es share/gnome/gcompris/data/wordsgame/wordslevel1.fr share/gnome/gcompris/data/wordsgame/wordslevel1.it +share/gnome/gcompris/data/wordsgame/wordslevel2.de share/gnome/gcompris/data/wordsgame/wordslevel2.en share/gnome/gcompris/data/wordsgame/wordslevel2.es share/gnome/gcompris/data/wordsgame/wordslevel2.fr share/gnome/gcompris/data/wordsgame/wordslevel2.it +share/gnome/gcompris/data/wordsgame/wordslevelmax.de share/gnome/gcompris/data/wordsgame/wordslevelmax.en share/gnome/gcompris/data/wordsgame/wordslevelmax.es share/gnome/gcompris/data/wordsgame/wordslevelmax.fr @@ -150,8 +153,8 @@ share/gnome/pixmaps/gnome-compris.png share/gnome/sounds/gcompris/bonus.wav share/gnome/sounds/gcompris/crash.wav share/gnome/sounds/gcompris/gobble.wav -share/gnome/sounds/gcompris/laughter.wav share/gnome/sounds/gcompris/life.wav +share/locale/de/LC_MESSAGES/gcompris.mo share/locale/es/LC_MESSAGES/gcompris.mo share/locale/fr/LC_MESSAGES/gcompris.mo share/locale/it/LC_MESSAGES/gcompris.mo |