From 8ec17ba02f0f06937e66e9347f0bda85da50ab7f Mon Sep 17 00:00:00 2001 From: jasper Date: Tue, 24 Apr 2007 12:48:25 +0000 Subject: [PATCH] update startup-notification to 0.9 from martynas@ --- devel/startup-notification/Makefile | 9 ++++----- devel/startup-notification/distinfo | 10 +++++----- .../patches/patch-libsn_sn-launcher_c | 10 +++++----- 3 files changed, 14 insertions(+), 15 deletions(-) diff --git a/devel/startup-notification/Makefile b/devel/startup-notification/Makefile index 7a95e3747f5..1f4acc82e81 100644 --- a/devel/startup-notification/Makefile +++ b/devel/startup-notification/Makefile @@ -1,12 +1,11 @@ -# $OpenBSD: Makefile,v 1.9 2007/04/08 16:33:41 sturm Exp $ +# $OpenBSD: Makefile,v 1.10 2007/04/24 12:48:25 jasper Exp $ COMMENT= "library for tracking application startup" -DISTNAME= startup-notification-0.8 -PKGNAME= ${DISTNAME}p1 +DISTNAME= startup-notification-0.9 CATEGORIES= devel x11 x11/gnome -SHARED_LIBS= startup-notification-1 0.0 +SHARED_LIBS += startup-notification-1 1.0 # .0.0 HOMEPAGE= http://www.freedesktop.org/ @@ -17,7 +16,7 @@ PERMIT_DISTFILES_CDROM= Yes PERMIT_DISTFILES_FTP= Yes WANTLIB= ICE SM X11 Xau Xdmcp -MASTER_SITES= ${MASTER_SITE_GNOME:=sources/startup-notification/0.8/} +MASTER_SITES= ${MASTER_SITE_GNOME:=sources/startup-notification/0.9/} EXTRACT_SUFX= .tar.bz2 USE_X11= Yes diff --git a/devel/startup-notification/distinfo b/devel/startup-notification/distinfo index b8d0ca9082e..9211fffa451 100644 --- a/devel/startup-notification/distinfo +++ b/devel/startup-notification/distinfo @@ -1,5 +1,5 @@ -MD5 (startup-notification-0.8.tar.bz2) = 2bLp+6GIQzFK5CM0zrQzbQ== -RMD160 (startup-notification-0.8.tar.bz2) = I+Cz8F5oqKyNCFrGOyY3eUlXhnQ= -SHA1 (startup-notification-0.8.tar.bz2) = 0rVpi2IJtRctFyIqMRfbZEfXzfE= -SHA256 (startup-notification-0.8.tar.bz2) = LZIwa4ud97+FSxfgorLy9BIfo8mAB9BHULDhuWvLvnY= -SIZE (startup-notification-0.8.tar.bz2) = 236255 +MD5 (startup-notification-0.9.tar.bz2) = YktC8frFoSxUOgeeLNOzZg== +RMD160 (startup-notification-0.9.tar.bz2) = ucJtQKi5zOjhPHKft3cg1P3MbeE= +SHA1 (startup-notification-0.9.tar.bz2) = LAn0MkdoPR5KFrL40eI2tX6vrmg= +SHA256 (startup-notification-0.9.tar.bz2) = Yd4a7TeeqdRKg1uvdlZ+CqqBO21umV236D6JhvabWA0= +SIZE (startup-notification-0.9.tar.bz2) = 226231 diff --git a/devel/startup-notification/patches/patch-libsn_sn-launcher_c b/devel/startup-notification/patches/patch-libsn_sn-launcher_c index ef34d75a8d8..9473a1a769c 100644 --- a/devel/startup-notification/patches/patch-libsn_sn-launcher_c +++ b/devel/startup-notification/patches/patch-libsn_sn-launcher_c @@ -1,7 +1,7 @@ -$OpenBSD: patch-libsn_sn-launcher_c,v 1.2 2006/05/13 16:19:36 steven Exp $ ---- libsn/sn-launcher.c.orig Tue Oct 26 22:07:27 2004 -+++ libsn/sn-launcher.c Wed May 25 16:44:54 2005 -@@ -220,7 +220,7 @@ sn_launcher_context_initiate (SnLauncher +$OpenBSD: patch-libsn_sn-launcher_c,v 1.3 2007/04/24 12:48:25 jasper Exp $ +--- libsn/sn-launcher.c.orig Sat Mar 17 21:16:29 2007 ++++ libsn/sn-launcher.c Mon Apr 23 22:58:14 2007 +@@ -220,7 +220,7 @@ sn_launcher_context_initiate (SnLauncherContext *conte ++i; names[i] = "SCREEN"; @@ -10,7 +10,7 @@ $OpenBSD: patch-libsn_sn-launcher_c,v 1.2 2006/05/13 16:19:36 steven Exp $ values[i] = screenbuf; ++i; -@@ -241,7 +241,7 @@ sn_launcher_context_initiate (SnLauncher +@@ -241,7 +241,7 @@ sn_launcher_context_initiate (SnLauncherContext *conte if (context->workspace >= 0) { names[i] = "DESKTOP";