diff options
author | kwm <kwm@FreeBSD.org> | 2010-05-11 05:19:08 +0800 |
---|---|---|
committer | kwm <kwm@FreeBSD.org> | 2010-05-11 05:19:08 +0800 |
commit | 6a2a890c5cd397f9f0287409c2aa0244d50f3573 (patch) | |
tree | fc02bcba8bfa155b5cf452d6bafe1cb06aca4848 /x11-wm/metacity | |
parent | 0e415a93a0424a4b284c88c39b19d93d80b66c8a (diff) | |
download | freebsd-ports-graphics-6a2a890c5cd397f9f0287409c2aa0244d50f3573.tar.gz freebsd-ports-graphics-6a2a890c5cd397f9f0287409c2aa0244d50f3573.tar.zst freebsd-ports-graphics-6a2a890c5cd397f9f0287409c2aa0244d50f3573.zip |
Presenting GNOME 2.30.1 for FreeBSD. The offical release notes for this
release can be found at http://library.gnome.org/misc/release-notes/2.30/ .
This release brings initial PackageKit support, Upower (replaces power
management part of hal), cuse4bsd integration with HAL and cheese, and a
faster Evolution.
Sadly GNOME 2.30.x will be the last release with FreeBSD 6.X support. This
will also be the last of the 2.x releases. The next release will be the
highly-anticipated GNOME 3.0 which will bring with it a new UI experience.
Currently, there are a few bugs with GNOME 2.30 that may be of note for our
users. Be sure to consult the UPGRADING note or the 2.30 upgrade FAQ at
http://www.freebsd.org/gnome/docs/faq230.html for specific upgrading
instructions, and the up-to-date list of known issues.
This release features commits by avl, ahze, bland, marcus, mezz, and myself.
The FreeBSD GNOME Team would like to thank Anders F Bjorklund for doing the
initual packagekit porting.
And the following contributors & testers for there help with this release:
Eric L. Chen
Vladimir Grebenschikov
Sergio de Almeida Lenzi
DomiX
walder
crsd
Kevin Oberman
Michal Varga
Pavel Plesov
Bapt
kevin
and ITetcu for two exp-run
PR: ports/143852
ports/145347
ports/144980
ports/145830
ports/145511
Diffstat (limited to 'x11-wm/metacity')
-rw-r--r-- | x11-wm/metacity/Makefile | 13 | ||||
-rw-r--r-- | x11-wm/metacity/distinfo | 6 | ||||
-rw-r--r-- | x11-wm/metacity/files/patch-configure | 8 |
3 files changed, 13 insertions, 14 deletions
diff --git a/x11-wm/metacity/Makefile b/x11-wm/metacity/Makefile index 21a9fe87a90..7bfbde55d3e 100644 --- a/x11-wm/metacity/Makefile +++ b/x11-wm/metacity/Makefile @@ -3,12 +3,11 @@ # Whom: Garrett Rooney <rooneg@electricjellyfish.net> # # $FreeBSD$ -# $MCom: ports/x11-wm/metacity/Makefile,v 1.151 2009/09/22 20:27:27 kwm Exp $ +# $MCom: ports/x11-wm/metacity/Makefile,v 1.155 2010/04/06 22:47:54 marcus Exp $ # PORTNAME= metacity -PORTVERSION= 2.28.1 -PORTREVISION= 2 +PORTVERSION= 2.30.1 CATEGORIES= x11-wm MASTER_SITES= GNOME DIST_SUBDIR= gnome2 @@ -16,10 +15,10 @@ DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org COMMENT= A window manager for the adult in you -BUILD_DEPENDS= zenity:${PORTSDIR}/x11/zenity +BUILD_DEPENDS= zenity:${PORTSDIR}/x11/zenity LIB_DEPENDS= startup-notification-1.0:${PORTSDIR}/x11/startup-notification \ - canberra-gtk.0:${PORTSDIR}/audio/libcanberra -RUN_DEPENDS= zenity:${PORTSDIR}/x11/zenity + canberra-gtk.0:${PORTSDIR}/audio/libcanberra +RUN_DEPENDS= zenity:${PORTSDIR}/x11/zenity USE_BZIP2= yes USE_XORG= x11 xcomposite xdamage @@ -39,6 +38,6 @@ MAN1= metacity-message.1 metacity-theme-viewer.1 \ post-patch: @${REINPLACE_CMD} -e 's|-Werror||g' \ - ${WRKSRC}/configure + ${WRKSRC}/configure .include <bsd.port.mk> diff --git a/x11-wm/metacity/distinfo b/x11-wm/metacity/distinfo index 1c74e3e5caa..1883d005560 100644 --- a/x11-wm/metacity/distinfo +++ b/x11-wm/metacity/distinfo @@ -1,3 +1,3 @@ -MD5 (gnome2/metacity-2.28.1.tar.bz2) = cd444560753d63dec3ac5ee3bd061007 -SHA256 (gnome2/metacity-2.28.1.tar.bz2) = 38e4d389d6fb375e82544fd572b3a32bbcd6d26ebe58a9a0a92c461edadf95e2 -SIZE (gnome2/metacity-2.28.1.tar.bz2) = 2348762 +MD5 (gnome2/metacity-2.30.1.tar.bz2) = 3d3c05c60b70b9d06b30872e756c31ba +SHA256 (gnome2/metacity-2.30.1.tar.bz2) = 0057b6e0562cf51b648a2d7b3729def8365ccefd12a9b1373f93312da1ebe5d8 +SIZE (gnome2/metacity-2.30.1.tar.bz2) = 2314657 diff --git a/x11-wm/metacity/files/patch-configure b/x11-wm/metacity/files/patch-configure index e05059e0ae5..223d0af9ecf 100644 --- a/x11-wm/metacity/files/patch-configure +++ b/x11-wm/metacity/files/patch-configure @@ -1,9 +1,9 @@ ---- configure.orig 2009-09-22 22:18:43.000000000 +0200 -+++ configure 2009-09-22 22:19:29.000000000 +0200 -@@ -18211,7 +18211,7 @@ metacity-$VERSION: +--- configure.orig 2010-04-01 13:44:38.000000000 +0200 ++++ configure 2010-04-01 13:45:49.000000000 +0200 +@@ -24238,7 +24238,7 @@ " - METACITY_MINOR_VERSION=28 + METACITY_MINOR_VERSION=30 -if test $(( $(echo $METACITY_MINOR_VERSION) %2)) == "1"; then +if test $(( $(echo $METACITY_MINOR_VERSION) %2)) = "1"; then stable_version=$(( ($METACITY_MINOR_VERSION / 2) * 2)) |