From owner-cvs-all@FreeBSD.ORG Mon Jul 17 12:04:11 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 51A7B16A4DD; Mon, 17 Jul 2006 12:04:11 +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 D2AE143D46; Mon, 17 Jul 2006 12:04:10 +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 k6HC4AAn082150; Mon, 17 Jul 2006 12:04:10 GMT (envelope-from novel@repoman.freebsd.org) Received: (from novel@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6HC4AH2082149; Mon, 17 Jul 2006 12:04:10 GMT (envelope-from novel) Message-Id: <200607171204.k6HC4AH2082149@repoman.freebsd.org> From: Roman Bogorodskiy Date: Mon, 17 Jul 2006 12:04:10 +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/devel/libnotify Makefile ports/devel/libnotify/files patch-libnotify-notification.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:04:11 -0000 novel 2006-07-17 12:04:10 UTC FreeBSD ports repository Modified files: devel/libnotify Makefile Added files: devel/libnotify/files patch-libnotify-notification.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.13 +1 -0 ports/devel/libnotify/Makefile 1.1 +21 -0 ports/devel/libnotify/files/patch-libnotify-notification.c (new)