From 194069571a0e4c7bad7bce0f33a042d707e9e171 Mon Sep 17 00:00:00 2001 From: marcus Date: Sat, 5 Nov 2005 04:53:48 +0000 Subject: 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 . 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 ade sajd on #freebsd-gnome Caelian on #freebsd-gnome mnag Yasuda Keisuke Mark Hobden Sergey Akifyev Andreas Kohn For more information on GNOME on FreeBSD, checkout http://www.FreeBSD.org/gnome/. The 2.12 documentation will be posted shortly. --- games/gnomegames2-extra-data/Makefile | 5 +++-- games/gnomegames2-extra-data/distinfo | 4 ++-- games/gnomegames2-extra-data/pkg-plist | 3 --- 3 files changed, 5 insertions(+), 7 deletions(-) (limited to 'games/gnomegames2-extra-data') 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 # # $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 -- cgit