From owner-cvs-all@FreeBSD.ORG Mon Jan 31 13:45:00 2005 Return-Path: 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 A781116A4CF; Mon, 31 Jan 2005 13:45:00 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4E22743D1D; Mon, 31 Jan 2005 13:45:00 +0000 (GMT) (envelope-from kwm@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j0VDj0ou048804; Mon, 31 Jan 2005 13:45:00 GMT (envelope-from kwm@repoman.freebsd.org) Received: (from kwm@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j0VDj0sa048803; Mon, 31 Jan 2005 13:45:00 GMT (envelope-from kwm) Message-Id: <200501311345.j0VDj0sa048803@repoman.freebsd.org> From: Koop Mast Date: Mon, 31 Jan 2005 13:45:00 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/deskutils/gnotime Makefile distinfo pkg-plist patch-lib::qof::qofid.c patch-lib::qof::qofquery-serialize.c patch-lib::qof::qofquery.c... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 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, 31 Jan 2005 13:45:00 -0000 kwm 2005-01-31 13:45:00 UTC FreeBSD ports repository Modified files: deskutils/gnotime Makefile distinfo pkg-plist Added files: deskutils/gnotime/files patch-lib::qof::qofgobj.c patch-lib::qof::qofid.c patch-lib::qof::qofquery-deserial.c patch-lib::qof::qofquery-serialize.c patch-lib::qof::qofquery.c patch-lib::qof::qofsql.c patch-src::export.c patch-src::ghtml.c patch-src::idle-dialog.c patch-src::journal.c patch-src::log.c patch-src::main.c patch-src::menucmd.c patch-src::plug-in.c patch-src::prefs.c patch-src::proj.c patch-src::query.c Log: Update to 2.2.1 Revision Changes Path 1.11 +7 -4 ports/deskutils/gnotime/Makefile 1.4 +2 -2 ports/deskutils/gnotime/distinfo 1.1 +140 -0 ports/deskutils/gnotime/files/patch-lib::qof::qofgobj.c (new) 1.1 +13 -0 ports/deskutils/gnotime/files/patch-lib::qof::qofid.c (new) 1.1 +235 -0 ports/deskutils/gnotime/files/patch-lib::qof::qofquery-deserial.c (new) 1.1 +181 -0 ports/deskutils/gnotime/files/patch-lib::qof::qofquery-serialize.c (new) 1.1 +17 -0 ports/deskutils/gnotime/files/patch-lib::qof::qofquery.c (new) 1.1 +323 -0 ports/deskutils/gnotime/files/patch-lib::qof::qofsql.c (new) 1.1 +36 -0 ports/deskutils/gnotime/files/patch-src::export.c (new) 1.1 +63 -0 ports/deskutils/gnotime/files/patch-src::ghtml.c (new) 1.1 +54 -0 ports/deskutils/gnotime/files/patch-src::idle-dialog.c (new) 1.1 +224 -0 ports/deskutils/gnotime/files/patch-src::journal.c (new) 1.1 +25 -0 ports/deskutils/gnotime/files/patch-src::log.c (new) 1.1 +67 -0 ports/deskutils/gnotime/files/patch-src::main.c (new) 1.1 +50 -0 ports/deskutils/gnotime/files/patch-src::menucmd.c (new) 1.1 +22 -0 ports/deskutils/gnotime/files/patch-src::plug-in.c (new) 1.1 +95 -0 ports/deskutils/gnotime/files/patch-src::prefs.c (new) 1.1 +54 -0 ports/deskutils/gnotime/files/patch-src::proj.c (new) 1.1 +16 -0 ports/deskutils/gnotime/files/patch-src::query.c (new) 1.3 +48 -36 ports/deskutils/gnotime/pkg-plist