From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Oct 6 09:20:01 2009 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 557B81065692 for ; Tue, 6 Oct 2009 09:20:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 16ACF8FC23 for ; Tue, 6 Oct 2009 09:20:01 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n969K0xF071460 for ; Tue, 6 Oct 2009 09:20:00 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n969K0kb071459; Tue, 6 Oct 2009 09:20:00 GMT (envelope-from gnats) Resent-Date: Tue, 6 Oct 2009 09:20:00 GMT Resent-Message-Id: <200910060920.n969K0kb071459@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Michael HENNETON Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 30EFB1065692 for ; Tue, 6 Oct 2009 09:15:10 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21]) by mx1.freebsd.org (Postfix) with ESMTP id 1EDCA8FC1A for ; Tue, 6 Oct 2009 09:15:10 +0000 (UTC) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.14.3/8.14.3) with ESMTP id n969F9v1055841 for ; Tue, 6 Oct 2009 09:15:09 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.3/8.14.3/Submit) id n969F9uj055840; Tue, 6 Oct 2009 09:15:09 GMT (envelope-from nobody) Message-Id: <200910060915.n969F9uj055840@www.freebsd.org> Date: Tue, 6 Oct 2009 09:15:09 GMT From: Michael HENNETON To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: ports/139375: setup: /usr/local/share/hscolour-1.13/hscolour.css: copyFile: does not exist (No such file or directory) X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 Oct 2009 09:20:01 -0000 >Number: 139375 >Category: ports >Synopsis: setup: /usr/local/share/hscolour-1.13/hscolour.css: copyFile: does not exist (No such file or directory) >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Tue Oct 06 09:20:00 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Michael HENNETON >Release: 7.2-STABLE >Organization: iXsys >Environment: FreeBSD iXsys.tinamtinom.fr 7.2-STABLE FreeBSD 7.2-STABLE #1: Tue Sep 22 17:17:57 CEST 2009 root@iXsys.tinamtinom.fr:/usr/obj/usr/src/sys/GENERIC amd64 >Description: The x11/hs-x11-ghc port fails to install. >How-To-Repeat: /usr/ports/x11/hs-x11-ghc> make install clean # New ports collection makefile for: hs-x11-ghc # Date created: 2007-09-03 # Whom: Volker Stolz # # $FreeBSD: ports/x11/hs-x11-ghc/Makefile,v 1.11 2009/09/02 15:38:43 pgj Exp $ PORTNAME= x11 PORTVERSION= 1.4.5 PORTREVISION= 2 CATEGORIES= x11 haskell MASTER_SITES= http://hackage.haskell.org/packages/archive/X11/${PORTVERSION}/ PKGNAMEPREFIX= hs- PKGNAMESUFFIX= -ghc DISTNAME= X11-${PORTVERSION} MAINTAINER= haskell@FreeBSD.org ===> Building for hs-x11-ghc-1.4.5_2 Preprocessing library X11-1.4.5... Building X11-1.4.5... /usr/bin/ar: creating dist/build/libHSX11-1.4.5.a Writing registration script: register.sh for X11-1.4.5... Preprocessing library X11-1.4.5... Running hscolour for X11-1.4.5... setup: /usr/local/share/hscolour-1.13/hscolour.css: copyFile: does not exist (No such file or directory) *** Error code 1 Stop in /usr/ports/x11/hs-x11-ghc. *** Error code 1 Stop in /usr/ports/x11/hs-x11-ghc. >Fix: An old version of HSCOLOUR_VERSION value is in the Makefile : It is : HSCOLOUR_VERSION= 1.13 And it should be : HSCOLOUR_VERSION= 1.15 >Release-Note: >Audit-Trail: >Unformatted: