Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 30 May 2010 07:58:09 GMT
From:      soulcatcher <soulcatcher13@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/147204: [patch] devel/hs-ghc-paths: update to 0.1.0.6 + fixing broken install
Message-ID:  <201005300758.o4U7w973070078@www.freebsd.org>
Resent-Message-ID: <201005300800.o4U80F9D094373@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         147204
>Category:       ports
>Synopsis:       [patch] devel/hs-ghc-paths: update to 0.1.0.6 + fixing broken install
>Confidential:   no
>Severity:       serious
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sun May 30 08:00:15 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     soulcatcher
>Release:        7.3
>Organization:
>Environment:
>Description:
devel/hs-ghc-paths
* update: 0.1.0.5 -> 0.1.0.6
* broken installation fixed, for the details see: http://osdir.com/ml/haskell-cafe@haskell.org/2010-05/msg01246.html
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -ruN hs-ghc-paths.bak/Makefile hs-ghc-paths/Makefile
--- hs-ghc-paths.bak/Makefile	2010-05-30 11:47:13.000000000 +0400
+++ hs-ghc-paths/Makefile	2010-05-30 11:48:04.000000000 +0400
@@ -5,8 +5,7 @@
 # $FreeBSD: ports/devel/hs-ghc-paths/Makefile,v 1.3 2010/05/26 11:18:37 jacula Exp $
 
 PORTNAME=	ghc-paths
-PORTVERSION=	0.1.0.5
-PORTREVISION=	1
+PORTVERSION=	0.1.0.6
 CATEGORIES=	devel haskell
 
 MAINTAINER=	haskell@FreeBSD.org
diff -ruN hs-ghc-paths.bak/distinfo hs-ghc-paths/distinfo
--- hs-ghc-paths.bak/distinfo	2010-05-30 11:47:13.000000000 +0400
+++ hs-ghc-paths/distinfo	2010-05-30 11:48:35.000000000 +0400
@@ -1,3 +1,3 @@
-MD5 (ghc-paths-0.1.0.5.tar.gz) = 8fdc122e65845d2d53734f78e22c5155
-SHA256 (ghc-paths-0.1.0.5.tar.gz) = ea9e97425894e3dbd7915e00e107e2e7fc07b6e8293fd2dd66a813f0673cba10
-SIZE (ghc-paths-0.1.0.5.tar.gz) = 2304
+MD5 (ghc-paths-0.1.0.6.tar.gz) = 3a53051b128953105ae36e58e4d21d0f
+SHA256 (ghc-paths-0.1.0.6.tar.gz) = 95d8c0e6ce2f182d792e910149b3c81c381b7d2c2052ffc6d96128b071c55243
+SIZE (ghc-paths-0.1.0.6.tar.gz) = 2291


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201005300758.o4U7w973070078>