From owner-cvs-all@FreeBSD.ORG Fri Aug 1 19:21:03 2003 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 138AF37B401; Fri, 1 Aug 2003 19:21:03 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A5CA543FE0; Fri, 1 Aug 2003 19:21:02 -0700 (PDT) (envelope-from maho@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h722L20U047049; Fri, 1 Aug 2003 19:21:02 -0700 (PDT) (envelope-from maho@repoman.freebsd.org) Received: (from maho@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h722L201047048; Fri, 1 Aug 2003 19:21:02 -0700 (PDT) Message-Id: <200308020221.h722L201047048@repoman.freebsd.org> From: Maho Nakata Date: Fri, 1 Aug 2003 19:21:02 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/math/surf Makefile distinfopatch-gtkgui::Requester.cc patch-misc::Misc.h 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: Sat, 02 Aug 2003 02:21:03 -0000 maho 2003/08/01 19:21:02 PDT FreeBSD ports repository Modified files: math/surf Makefile distinfo Added files: math/surf/files patch-gtkgui::MainWindowController.cc patch-gtkgui::Requester.cc patch-gtkgui::SaveImageDiaglog.cc patch-gtkgui::mycolor.cc patch-misc::Misc.h Log: a) Fix build on gcc-3.3.x b) Update to 1.0.4 Submitted by: Simon Barner Revision Changes Path 1.14 +1 -5 ports/math/surf/Makefile 1.2 +1 -1 ports/math/surf/distinfo 1.1 +11 -0 ports/math/surf/files/patch-gtkgui::MainWindowController.cc (new) 1.1 +11 -0 ports/math/surf/files/patch-gtkgui::Requester.cc (new) 1.1 +15 -0 ports/math/surf/files/patch-gtkgui::SaveImageDiaglog.cc (new) 1.1 +11 -0 ports/math/surf/files/patch-gtkgui::mycolor.cc (new) 1.1 +13 -0 ports/math/surf/files/patch-misc::Misc.h (new)