From owner-cvs-all@FreeBSD.ORG Thu Jan 29 13:59:25 2004 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 D7D8B16A4CE; Thu, 29 Jan 2004 13:59:25 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 180DF43D48; Thu, 29 Jan 2004 13:59:16 -0800 (PST) (envelope-from obraun@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i0TLxF0B015943; Thu, 29 Jan 2004 13:59:15 -0800 (PST) (envelope-from obraun@repoman.freebsd.org) Received: (from obraun@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i0TLxFeN015942; Thu, 29 Jan 2004 13:59:15 -0800 (PST) (envelope-from obraun) Message-Id: <200401292159.i0TLxFeN015942@repoman.freebsd.org> From: Oliver Braun Date: Thu, 29 Jan 2004 13:59:15 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/textproc/hs-haxml Makefile distinfo pkg-plist 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: Thu, 29 Jan 2004 21:59:26 -0000 obraun 2004/01/29 13:59:15 PST FreeBSD ports repository Modified files: textproc/hs-haxml Makefile distinfo pkg-plist Log: * Upgrade to 1.11. * Change knobs. GHC, NHC98 and HUGS are now auto-detected. If not already installed, define WITH_GHC, WITH_NHC98 resp. WITH_HUGS. * Build package with WITH_GHC, WITH_NHC98, and WITH_HUGS defined. Revision Changes Path 1.19 +54 -33 ports/textproc/hs-haxml/Makefile 1.7 +1 -1 ports/textproc/hs-haxml/distinfo 1.7 +30 -80 ports/textproc/hs-haxml/pkg-plist