From owner-cvs-all@FreeBSD.ORG Mon Jul 17 12:24:17 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 C948016A4DE; Mon, 17 Jul 2006 12:24:17 +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 25B1D43D67; Mon, 17 Jul 2006 12:23:57 +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 k6HCNsit083342; Mon, 17 Jul 2006 12:23:54 GMT (envelope-from novel@repoman.freebsd.org) Received: (from novel@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6HCNsEd083341; Mon, 17 Jul 2006 12:23:54 GMT (envelope-from novel) Message-Id: <200607171223.k6HCNsEd083341@repoman.freebsd.org> From: Roman Bogorodskiy Date: Mon, 17 Jul 2006 12:23:54 +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:24:17 -0000 novel 2006-07-17 12:23:54 UTC FreeBSD ports repository Modified files: devel/libnotify Makefile devel/libnotify/files patch-libnotify-notification.c Log: The previous commit log was wrong. Correct one: - Add a patch to send an array of UCHARs as expected by notification-daemon rather than an array of CHARs (written by Milosz Derezynski) - Bump PORTREVISION Submitted by: Andreas Kohn (maintainer) Revision Changes Path 1.14 +0 -0 ports/devel/libnotify/Makefile 1.2 +0 -0 ports/devel/libnotify/files/patch-libnotify-notification.c