From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Nov 7 02:00:32 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 21DB916A424 for ; Mon, 7 Nov 2005 02:00:32 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 34CD243D49 for ; Mon, 7 Nov 2005 02:00:31 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id jA720U4h067940 for ; Mon, 7 Nov 2005 02:00:30 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id jA720UQe067936; Mon, 7 Nov 2005 02:00:30 GMT (envelope-from gnats) Resent-Date: Mon, 7 Nov 2005 02:00:30 GMT Resent-Message-Id: <200511070200.jA720UQe067936@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, "Andreas Kohn" Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E1FC616A41F for ; Mon, 7 Nov 2005 01:52:07 +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 5BB9443D45 for ; Mon, 7 Nov 2005 01:52:07 +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 jA71psOq032419 for ; Mon, 7 Nov 2005 02:52:01 +0100 Message-Id: <1131328325.0@klamath.syndrom23.de> Date: Mon, 7 Nov 2005 02:52:05 +0100 From: "Andreas Kohn" To: "FreeBSD gnats submit" X-Send-Pr-Version: gtk-send-pr 0.4.6 Cc: Subject: ports/88578: [MAINTAINER-UPDATE] deskutils/notification-daemon X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Nov 2005 02:00:32 -0000 >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 # -# $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: