From andreas@syndrom23.de  Sat Jan 28 13:32:44 2006
Return-Path: <andreas@syndrom23.de>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 7941D16A420
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 28 Jan 2006 13:32:44 +0000 (GMT)
	(envelope-from andreas@syndrom23.de)
Received: from vs159088.vserver.de (syndrom23.de [62.75.159.88])
	by mx1.FreeBSD.org (Postfix) with ESMTP id D54BF43D46
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 28 Jan 2006 13:32:43 +0000 (GMT)
	(envelope-from andreas@syndrom23.de)
Received: from klamath.syndrom23.de ([212.204.44.203])
	(authenticated bits=0)
	by vs159088.vserver.de (8.12.8/8.12.8) with ESMTP id k0SDWWSv025539
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 28 Jan 2006 14:32:40 +0100
Message-Id: <1138455161.59573@klamath.syndrom23.de>
Date: Sat, 28 Jan 2006 14:32:41 +0100
From: "Andreas Kohn" <andreas@syndrom23.de>
To: "FreeBSD gnats submit" <FreeBSD-gnats-submit@freebsd.org>
Subject: [MAINTAINER-UPDATE] deskutils/notification-daemon: update to 0.3.3
X-Send-Pr-Version: gtk-send-pr 0.4.7 
X-GNATS-Notify:

>Number:         92456
>Category:       ports
>Synopsis:       [MAINTAINER-UPDATE] deskutils/notification-daemon: update to 0.3.3
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    jylefort
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jan 28 13:40:02 GMT 2006
>Closed-Date:    Sat Jan 28 18:10:51 GMT 2006
>Last-Modified:  Sat Jan 28 18:10:51 GMT 2006
>Originator:     Andreas Kohn
>Release:        FreeBSD 7.0-CURRENT i386
>Organization:
>Environment:


System: FreeBSD 7.0-CURRENT #28: Sat Jan 28 04:43:24 CET 2006
    root@klamath.syndrom23.de:/usr/obj/usr/src/sys/KLAMATH



>Description:


0.3.3 is a minor release to fix problems found when packaging it for 
various linux distributions: The daemon and theme directory ended up with the same filename.

    *  Install and check for engines in $(libdir)/notification-daemon-1.0/engines, as opposed to $(libdir)/notification-daemon/engines.
    * Notifications no longer appear over full screen windows or screensavers.
    * When using icontheme icons, the icon with a size closest to 48x48 is used. If the icon is smaller than 48x48, the icon is left unscaled, but if it's larger, it's scaled down.

The name clash did not affect FreeBSD, where the daemon gets installed into libexec/.



>How-To-Repeat:





>Fix:


--- notification-daemon-0.3.2-0.3.3.diff begins here ---
Index: distinfo
===================================================================
--- distinfo	(revision 536)
+++ distinfo	(revision 537)
@@ -1,3 +1,3 @@
-MD5 (notification-daemon-0.3.2.tar.gz) = ff55cfeecebad1e40ab58fa96820d5ff
-SHA256 (notification-daemon-0.3.2.tar.gz) = 82ac3c60beb16534afd92f99bf2b8605113c5e813300486098d8988d811d6d72
-SIZE (notification-daemon-0.3.2.tar.gz) = 377518
+MD5 (notification-daemon-0.3.3.tar.gz) = a809ceac2aad20510e5dd5d969a5c20c
+SHA256 (notification-daemon-0.3.3.tar.gz) = 40c8ace5e587a04d4c331da5e3bf808f5d4b2f3245ca27b23068e4740e98100d
+SIZE (notification-daemon-0.3.3.tar.gz) = 378946
Index: pkg-plist
===================================================================
--- pkg-plist	(revision 536)
+++ pkg-plist	(revision 537)
@@ -1,11 +1,10 @@
-lib/notification-daemon/engines/libbubble.a
-lib/notification-daemon/engines/libbubble.so
-lib/notification-daemon/engines/libbubble.so.0
-lib/notification-daemon/engines/libstandard.a
-lib/notification-daemon/engines/libstandard.so
-lib/notification-daemon/engines/libstandard.so.0
+lib/notification-daemon-1.0/engines/libbubble.a
+lib/notification-daemon-1.0/engines/libbubble.so
+lib/notification-daemon-1.0/engines/libbubble.so.0
+lib/notification-daemon-1.0/engines/libstandard.a
+lib/notification-daemon-1.0/engines/libstandard.so
+lib/notification-daemon-1.0/engines/libstandard.so.0
 libexec/notification-daemon
 share/dbus-1/services/notification-daemon.service
-@dirrm lib/notification-daemon/engines
-@dirrm lib/notification-daemon
-
+@dirrm lib/notification-daemon-1.0/engines
+@dirrm lib/notification-daemon-1.0
Index: Makefile
===================================================================
--- Makefile	(revision 536)
+++ Makefile	(revision 537)
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	notification-daemon
-PORTVERSION=	0.3.2
+PORTVERSION=	0.3.3
 CATEGORIES=	deskutils gnome
 MASTER_SITES=	http://www.galago-project.org/files/releases/source/notification-daemon/
 
--- notification-daemon-0.3.2-0.3.3.diff ends here ---



>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->jylefort 
Responsible-Changed-By: jylefort 
Responsible-Changed-When: Sat Jan 28 17:39:50 UTC 2006 
Responsible-Changed-Why:  
Take. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=92456 
State-Changed-From-To: open->closed 
State-Changed-By: jylefort 
State-Changed-When: Sat Jan 28 18:10:30 UTC 2006 
State-Changed-Why:  
Committed (and added missing dependency on libwnck), thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=92456 
>Unformatted:
