From owner-cvs-ports@FreeBSD.ORG Thu May 1 20:18:32 2003 Return-Path: Delivered-To: cvs-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7B59637B401; Thu, 1 May 2003 20:18:32 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 19E0A43FBF; Thu, 1 May 2003 20:18:32 -0700 (PDT) (envelope-from marcus@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 h423IV0U024949; Thu, 1 May 2003 20:18:31 -0700 (PDT) (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h423IVIZ024948; Thu, 1 May 2003 20:18:31 -0700 (PDT) Message-Id: <200305020318.h423IVIZ024948@repoman.freebsd.org> From: Joe Marcus Clarke Date: Thu, 1 May 2003 20:18:31 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/lang/guile Makefile distinfo pkg-plist patch-guile-readline_configure patch-libguile_load.c patch-libguile_numbers.c patch-qt_md_axp.s X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 May 2003 03:18:33 -0000 marcus 2003/05/01 20:18:31 PDT FreeBSD ports repository Modified files: lang/guile Makefile distinfo pkg-plist lang/guile/files patch-libguile_load.c Removed files: lang/guile/files patch-configure patch-guile-readline_configure patch-libguile_numbers.c patch-qt_md_axp.s Log: Update to 1.6.4. This is a big update that has the potential of breaking ports that depend on guile. As such I have tested most of them. Here are my results: --KNOWN TO WORK-- devel/gconf games/gnomegames games/gnomegames2 devel/g-wrap x11-toolkits/guile-gtk x11-toolkits/guile-gnome math/guppi finance/gnucash deskutils/gnotime devel/libgtop devel/autogen games/gnurobots audio/snd math/drgenius net/serveez science/libctl x11-wm/scwm (works with patches to be sent to maintainer) --KNOWN NOT TO WORK (maintainer is working on update)-- cad/geda cad/geda-symcheck cad/geda-utils cad/gnetlist cad/gschem cad/gwave cad/libgeda --UNKNOWN-- mail/icqmail (marked IGNORE for other reasons) lang/gnustep-guile (could not build for other reasons; will notify maintainer) math/siag (did not test) science/mpb (did not test) PR: 43910 Revision Changes Path 1.39 +7 -6 ports/lang/guile/Makefile 1.7 +1 -1 ports/lang/guile/distinfo 1.2 +0 -10 ports/lang/guile/files/patch-configure (dead) 1.2 +0 -10 ports/lang/guile/files/patch-guile-readline_configure (dead) 1.2 +14 -9 ports/lang/guile/files/patch-libguile_load.c 1.2 +0 -22 ports/lang/guile/files/patch-libguile_numbers.c (dead) 1.3 +0 -20 ports/lang/guile/files/patch-qt_md_axp.s (dead) 1.16 +130 -11 ports/lang/guile/pkg-plist