From owner-cvs-ports@FreeBSD.ORG Thu Apr 10 05:38:57 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 C363237B401; Thu, 10 Apr 2003 05:38:57 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6ED4D43F85; Thu, 10 Apr 2003 05:38:57 -0700 (PDT) (envelope-from obraun@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 h3ACcv0U061591; Thu, 10 Apr 2003 05:38:57 -0700 (PDT) (envelope-from obraun@repoman.freebsd.org) Received: (from obraun@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3ACcul2061590; Thu, 10 Apr 2003 05:38:56 -0700 (PDT) Message-Id: <200304101238.h3ACcul2061590@repoman.freebsd.org> From: Oliver Braun Date: Thu, 10 Apr 2003 05:38:56 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/devel/hs-hat Makefile distinfo pkg-plist ports/devel/hs-hat/files extra-patch-configure patch-configure 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: Thu, 10 Apr 2003 12:38:58 -0000 obraun 2003/04/10 05:38:56 PDT FreeBSD ports repository Modified files: devel/hs-hat Makefile distinfo pkg-plist Added files: devel/hs-hat/files extra-patch-configure Removed files: devel/hs-hat/files patch-configure Log: Upgrade to 2.02 Hat works now with ghc _OR_ nhc98. The default is ghc. It is not possible to install the hat libs for both compilers. Hat does not build with nhc98 on -current. Removed knobs: WITH_GHC, WITHOUT_NHC98 Added knob: WITH_NHC98 Revision Changes Path 1.23 +39 -49 ports/devel/hs-hat/Makefile 1.7 +1 -1 ports/devel/hs-hat/distinfo 1.1 +20 -0 ports/devel/hs-hat/files/extra-patch-configure (new) 1.3 +0 -20 ports/devel/hs-hat/files/patch-configure (dead) 1.8 +269 -123 ports/devel/hs-hat/pkg-plist