diff options
author | marcus <marcus@FreeBSD.org> | 2005-11-05 12:53:48 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2005-11-05 12:53:48 +0800 |
commit | 194069571a0e4c7bad7bce0f33a042d707e9e171 (patch) | |
tree | c3c8a6312bab5325147ea9ea2ad87f0cc44a5fec /games/gnomegames2-extra-data | |
parent | 232533f87b435da7ed2bac7daeae3e90680d9e1d (diff) | |
download | freebsd-ports-gnome-194069571a0e4c7bad7bce0f33a042d707e9e171.tar.gz freebsd-ports-gnome-194069571a0e4c7bad7bce0f33a042d707e9e171.tar.zst freebsd-ports-gnome-194069571a0e4c7bad7bce0f33a042d707e9e171.zip |
Presenting GNOME 2.12 for FreeBSD. The release is chock full of bug fixes
and new features. Don't believe me? Then see for yourself at
http://www.gnome.org/start/2.12/notes/en/.
DO NOT USE portupgrade by itself to upgrade to GNOME 2.12. Instead, use
the gnome_upgrade.sh script from
http://www.marcuscom.com/downloads/gnome_upgrade212.sh. This script will
circumvent some potential pitfalls users can see if they use portupgrade
by itself.
In keeping with tradition, GNOME 2.12 for FreeBSD comes with a special
splash screen. The winner of this release's contest is
Dominique Goncalves <dominique.goncalves@gmail.com>. His splash screen
was inspired by http://art.gnome.org/contests/2.12-splash/83.
The FreeBSD GNOME Team would lank to thank the following users for
their contributions to this release:
Matthew Luckie <mjl@luckie.org.nz>
ade
sajd on #freebsd-gnome
Caelian on #freebsd-gnome
mnag
Yasuda Keisuke <kysd@po.harenet.ne.jp>
Mark Hobden <markhobden@gmail.com>
Sergey Akifyev <asa@agava.com>
Andreas Kohn
For more information on GNOME on FreeBSD, checkout
http://www.FreeBSD.org/gnome/. The 2.12 documentation will be
posted shortly.
Diffstat (limited to 'games/gnomegames2-extra-data')
-rw-r--r-- | games/gnomegames2-extra-data/Makefile | 5 | ||||
-rw-r--r-- | games/gnomegames2-extra-data/distinfo | 4 | ||||
-rw-r--r-- | games/gnomegames2-extra-data/pkg-plist | 3 |
3 files changed, 5 insertions, 7 deletions
diff --git a/games/gnomegames2-extra-data/Makefile b/games/gnomegames2-extra-data/Makefile index f9b6017459aa..1b2ea3165e42 100644 --- a/games/gnomegames2-extra-data/Makefile +++ b/games/gnomegames2-extra-data/Makefile @@ -3,13 +3,14 @@ # Whom: Adam Weinberger <adamw@FreeBSD.org> # # $FreeBSD$ +# $MCom: ports/games/gnomegames2-extra-data/Makefile,v 1.6 2005/09/07 15:01:43 adamw Exp $ # PORTNAME= gnomegames2-extra-data -PORTVERSION= 2.10.0 +PORTVERSION= 2.12.0 CATEGORIES= games gnome MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/gnome-games-extra-data/2.10 +MASTER_SITE_SUBDIR= sources/gnome-games-extra-data/2.12 DISTNAME= gnome-games-extra-data-${PORTVERSION} DIST_SUBDIR= gnome2 diff --git a/games/gnomegames2-extra-data/distinfo b/games/gnomegames2-extra-data/distinfo index aac4e3c29660..c81762fef5e6 100644 --- a/games/gnomegames2-extra-data/distinfo +++ b/games/gnomegames2-extra-data/distinfo @@ -1,2 +1,2 @@ -MD5 (gnome2/gnome-games-extra-data-2.10.0.tar.bz2) = 344c36ae58fa13fd4b180bd9fefe94d0 -SIZE (gnome2/gnome-games-extra-data-2.10.0.tar.bz2) = 3566365 +MD5 (gnome2/gnome-games-extra-data-2.12.0.tar.bz2) = 51b2b54c41b6d9cb1a228143723b43a1 +SIZE (gnome2/gnome-games-extra-data-2.12.0.tar.bz2) = 2644415 diff --git a/games/gnomegames2-extra-data/pkg-plist b/games/gnomegames2-extra-data/pkg-plist index ac96ec5afe0a..15c24fa98b90 100644 --- a/games/gnomegames2-extra-data/pkg-plist +++ b/games/gnomegames2-extra-data/pkg-plist @@ -28,6 +28,3 @@ share/gnome/pixmaps/mahjongg/default.png share/gnome/pixmaps/mahjongg/default2.png share/gnome/pixmaps/mahjongg/maya.png share/gnome/pixmaps/mahjongg/seta.png -@dirrm share/gnome/gnome-games/same-gnome/themes/2.10 -@dirrm share/gnome/gnome-games/same-gnome/themes -@dirrm share/gnome/gnome-games/same-gnome |