pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/wm/metacity update to 2.28.0
details: https://anonhg.NetBSD.org/pkgsrc/rev/0250520df1b9
branches: trunk
changeset: 400583:0250520df1b9
user: drochner <drochner%pkgsrc.org@localhost>
date: Thu Oct 22 17:33:57 2009 +0000
description:
update to 2.28.0
This switches to the gnome-2.28 release branch.
diffstat:
wm/metacity/Makefile | 8 ++++----
wm/metacity/PLIST | 4 ++--
wm/metacity/distinfo | 9 +++++----
wm/metacity/patches/patch-ab | 13 +++++++++++++
4 files changed, 24 insertions(+), 10 deletions(-)
diffs (82 lines):
diff -r 22cc9d62b5f3 -r 0250520df1b9 wm/metacity/Makefile
--- a/wm/metacity/Makefile Thu Oct 22 17:31:50 2009 +0000
+++ b/wm/metacity/Makefile Thu Oct 22 17:33:57 2009 +0000
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.82 2009/08/26 19:57:01 sno Exp $
+# $NetBSD: Makefile,v 1.83 2009/10/22 17:33:57 drochner Exp $
#
-DISTNAME= metacity-2.26.0
-PKGREVISION= 1
+DISTNAME= metacity-2.28.0
CATEGORIES= wm x11 gnome
-MASTER_SITES= ${MASTER_SITE_GNOME:=sources/metacity/2.26/}
+MASTER_SITES= ${MASTER_SITE_GNOME:=sources/metacity/2.28/}
EXTRACT_SUFX= .tar.bz2
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
@@ -40,6 +39,7 @@
BUILDLINK_DEPMETHOD.libXt?= build
+.include "../../audio/libcanberra/buildlink3.mk"
.include "../../devel/GConf/schemas.mk"
.include "../../devel/glib2/buildlink3.mk"
.include "../../devel/gettext-lib/buildlink3.mk"
diff -r 22cc9d62b5f3 -r 0250520df1b9 wm/metacity/PLIST
--- a/wm/metacity/PLIST Thu Oct 22 17:31:50 2009 +0000
+++ b/wm/metacity/PLIST Thu Oct 22 17:33:57 2009 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.30 2009/06/14 18:19:00 joerg Exp $
+@comment $NetBSD: PLIST,v 1.31 2009/10/22 17:33:57 drochner Exp $
bin/metacity
bin/metacity-message
bin/metacity-theme-viewer
@@ -12,7 +12,6 @@
include/metacity-1/metacity-private/util.h
lib/libmetacity-private.la
lib/pkgconfig/libmetacity-private.pc
-libexec/metacity-dialog
man/man1/metacity-theme-viewer.1
man/man1/metacity-window-demo.1
man/man1/metacity-message.1
@@ -33,6 +32,7 @@
share/locale/bg/LC_MESSAGES/metacity.mo
share/locale/bn/LC_MESSAGES/metacity.mo
share/locale/bn_IN/LC_MESSAGES/metacity.mo
+share/locale/br/LC_MESSAGES/metacity.mo
share/locale/bs/LC_MESSAGES/metacity.mo
share/locale/ca/LC_MESSAGES/metacity.mo
share/locale/ca@valencia/LC_MESSAGES/metacity.mo
diff -r 22cc9d62b5f3 -r 0250520df1b9 wm/metacity/distinfo
--- a/wm/metacity/distinfo Thu Oct 22 17:31:50 2009 +0000
+++ b/wm/metacity/distinfo Thu Oct 22 17:33:57 2009 +0000
@@ -1,6 +1,7 @@
-$NetBSD: distinfo,v 1.39 2009/03/16 20:10:19 jmcneill Exp $
+$NetBSD: distinfo,v 1.40 2009/10/22 17:33:57 drochner Exp $
-SHA1 (metacity-2.26.0.tar.bz2) = 70593f69148960a0248527c8ae8d442a3d251d08
-RMD160 (metacity-2.26.0.tar.bz2) = 26b75abb9b705f9fd7711dfbbff134e600dcfd56
-Size (metacity-2.26.0.tar.bz2) = 2289848 bytes
+SHA1 (metacity-2.28.0.tar.bz2) = d64dc861ac00fffc503bf9acdc705b67b772d772
+RMD160 (metacity-2.28.0.tar.bz2) = 0eec1900fad87604bc531757d0e878d2da8cb89d
+Size (metacity-2.28.0.tar.bz2) = 2288241 bytes
SHA1 (patch-aa) = e57853437a8485399f302553a4a4289e607d3780
+SHA1 (patch-ab) = 6e3f56831d152a2144a8970a5c17b37be70ca117
diff -r 22cc9d62b5f3 -r 0250520df1b9 wm/metacity/patches/patch-ab
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/wm/metacity/patches/patch-ab Thu Oct 22 17:33:57 2009 +0000
@@ -0,0 +1,13 @@
+$NetBSD: patch-ab,v 1.1 2009/10/22 17:33:57 drochner Exp $
+
+--- src/core/main.c.orig 2009-10-21 21:56:47.000000000 +0200
++++ src/core/main.c
+@@ -58,7 +58,7 @@
+
+ #include <stdlib.h>
+ #include <sys/types.h>
+-#include <wait.h>
++#include <sys/wait.h>
+ #include <stdio.h>
+ #include <string.h>
+ #include <signal.h>
Home |
Main Index |
Thread Index |
Old Index