Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 7 Nov 2005 02:52:05 +0100
From:      "Andreas Kohn" <andreas@syndrom23.de>
To:        "FreeBSD gnats submit" <FreeBSD-gnats-submit@FreeBSD.org>
Subject:   ports/88578: [MAINTAINER-UPDATE] deskutils/notification-daemon
Message-ID:  <1131328325.0@klamath.syndrom23.de>
Resent-Message-ID: <200511070200.jA720UQe067936@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         88578
>Category:       ports
>Synopsis:       [MAINTAINER-UPDATE] deskutils/notification-daemon
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Nov 07 02:00:30 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Andreas Kohn
>Release:        FreeBSD 7.0-CURRENT i386
>Organization:
>Environment:


System: FreeBSD 7.0-CURRENT #35: Sun Oct  2 14:16:27 CEST 2005
    root@klamath.syndrom23.de:/usr/obj/usr/src/sys/KLAMATH



>Description:


Update notification-daemon to 0.2.4

0.2.3 was only available for a few hours, 0.2.4 fixes a bug in 0.2.3.
0.2.3 added support for clickable links as notable feature. it now depends on libsexy from http://www.freebsd.org/cgi/query-pr.cgi?pr=88577


>How-To-Repeat:





>Fix:


--- notification-daemon-0.2.2-0.2.4.diff begins here ---
diff -ur /usr/ports/deskutils/notification-daemon/Makefile ./Makefile
--- /usr/ports/deskutils/notification-daemon/Makefile	Mon Nov  7 02:25:56 2005
+++ ./Makefile	Mon Nov  7 02:48:24 2005
@@ -2,12 +2,11 @@
 # Date created:				2005-08-06
 # Whom:					Andreas Kohn <andreas@syndrom23.de>
 #
-# $FreeBSD: ports/deskutils/notification-daemon/Makefile,v 1.7 2005/11/05 05:19:15 marcus Exp $
+# $FreeBSD$
 #
 
 PORTNAME=	notification-daemon
-PORTVERSION=	0.2.2
-PORTREVISION=	1
+PORTVERSION=	0.2.4
 CATEGORIES=	deskutils gnome
 MASTER_SITES=	http://www.galago-project.org/files/releases/source/notification-daemon/
 
@@ -15,7 +14,8 @@
 COMMENT=	Send small notifications to your desktop
 
 LIB_DEPENDS=	dbus-1.1:${PORTSDIR}/devel/dbus \
-		notify.0:${PORTSDIR}/devel/libnotify
+		notify.0:${PORTSDIR}/devel/libnotify \
+		sexy:${PORTSDIR}/x11-toolkits/libsexy
 
 USE_GNOME=	gnomehack gnometarget intlhack gtk20
 USE_LIBTOOL_VER=15
diff -ur /usr/ports/deskutils/notification-daemon/distinfo ./distinfo
--- /usr/ports/deskutils/notification-daemon/distinfo	Wed Aug 31 23:30:50 2005
+++ ./distinfo	Mon Nov  7 02:19:26 2005
@@ -1,2 +1,2 @@
-MD5 (notification-daemon-0.2.2.tar.gz) = 056043b929eeaa2f1217e2fbd014745c
-SIZE (notification-daemon-0.2.2.tar.gz) = 162023
+MD5 (notification-daemon-0.2.4.tar.gz) = d5c9739f60d04fe17dc64cf16f91d043
+SIZE (notification-daemon-0.2.4.tar.gz) = 159190
--- notification-daemon-0.2.2-0.2.4.diff ends here ---



>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1131328325.0>