From owner-cvs-all@FreeBSD.ORG Mon Jul 17 12:08:14 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0640B16A4DE; Mon, 17 Jul 2006 12:08:14 +0000 (UTC) (envelope-from novel@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A421343D4C; Mon, 17 Jul 2006 12:08:13 +0000 (GMT) (envelope-from novel@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6HC8DKB082392; Mon, 17 Jul 2006 12:08:13 GMT (envelope-from novel@repoman.freebsd.org) Received: (from novel@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6HC8DdB082391; Mon, 17 Jul 2006 12:08:13 GMT (envelope-from novel) Message-Id: <200607171208.k6HC8DdB082391@repoman.freebsd.org> From: Roman Bogorodskiy Date: Mon, 17 Jul 2006 12:08:13 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/deskutils/notification-daemon Makefile ports/deskutils/notification-daemon/files patch-src-daemon.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 17 Jul 2006 12:08:14 -0000 novel 2006-07-17 12:08:13 UTC FreeBSD ports repository Modified files: deskutils/notification-daemon Makefile Added files: deskutils/notification-daemon/files patch-src-daemon.c Log: - Add a patch which checks the D-BUS struct type of the icon-data correctly that is being sent trough libnotify (written by Milosz Derezynski) - Bump PORTREVISION Submitted by: Andreas Kohn (maintainer) Revision Changes Path 1.17 +1 -0 ports/deskutils/notification-daemon/Makefile 1.1 +62 -0 ports/deskutils/notification-daemon/files/patch-src-daemon.c (new)