Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 30 May 2005 10:43:23 +0200 (CEST)
From:      Johan van Selst <johans@stack.nl>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        haskell@FreeBSD.org
Subject:   ports/81652: devel/hs-hpl: update to version 4.3
Message-ID:  <20050530084323.C0E0C1703F@mud.stack.nl>
Resent-Message-ID: <200505300850.j4U8o2jN013729@freefall.freebsd.org>

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

>Number:         81652
>Category:       ports
>Synopsis:       devel/hs-hpl: update to version 4.3
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Mon May 30 08:50:01 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Johan van Selst
>Release:        FreeBSD 5.4-STABLE i386
>Organization:
>Environment:
System: FreeBSD mud.stack.nl 5.4-STABLE FreeBSD 5.4-STABLE #3: Mon May 9 19:06:32 CEST 2005 root@mud.stack.nl:/usr/obj/usr/src/sys/mud i386


	
>Description:
	
	[Cc: maintainer, haskell@freebsd.org]

	The current Haskell ports library version is 0.4.3.
	This version uses ghc6 rather than ghc5

>How-To-Repeat:
	
>Fix:

	

	The patch files/patch-configure is no longer required

diff -uNr hs-hpl/Makefile hs-hpl/Makefile
--- hs-hpl/Makefile	Thu Mar 11 08:48:11 2004
+++ hs-hpl/Makefile	Sun May 29 23:52:43 2005
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=	hpl
-PORTVERSION=	0.3.3
-PORTREVISION=	2
+PORTVERSION=	0.4.3
 CATEGORIES=	devel haskell
 MASTER_SITES=	http://www.cse.unsw.edu.au/~chak/haskell/ports/
 PKGNAMEPREFIX=	hs-
@@ -16,8 +15,8 @@
 MAINTAINER=	haskell@FreeBSD.org
 COMMENT=	Haskell Ports Library provides ports in Haskell
 
-BUILD_DEPENDS=	ghc-5.04.3:${PORTSDIR}/lang/ghc5
-RUN_DEPENDS=	ghc-5.04.3:${PORTSDIR}/lang/ghc5
+BUILD_DEPENDS=	ghc:${PORTSDIR}/lang/ghc
+RUN_DEPENDS=	ghc:${PORTSDIR}/lang/ghc
 
 HAS_CONFIGURE=	yes
 USE_GMAKE=	yes
diff -uNr hs-hpl/distinfo hs-hpl/distinfo
--- hs-hpl/distinfo	Sat Jan 31 12:16:46 2004
+++ hs-hpl/distinfo	Sun May 29 20:20:54 2005
@@ -1,2 +1,2 @@
-MD5 (ports-0.3.3.tar.gz) = b5d13ff5456b7b80fada58aefcb1957b
-SIZE (ports-0.3.3.tar.gz) = 62882
+MD5 (ports-0.4.3.tar.gz) = b2c79b885475397176897ccba3bf266e
+SIZE (ports-0.4.3.tar.gz) = 67528
diff -uNr hs-hpl/files/patch-configure hs-hpl/files/patch-configure
--- hs-hpl/files/patch-configure	Sun Sep 15 17:37:33 2002
+++ hs-hpl/files/patch-configure	Thu Jan  1 01:00:00 1970
@@ -1,11 +0,0 @@
---- configure.orig	Sun Sep 15 17:27:44 2002
-+++ configure	Sun Sep 15 17:28:09 2002
-@@ -1224,7 +1224,7 @@
- else
-   ${GHC-ghc} --version > conftestghc 2>&1
-   cat conftestghc >&5
--  ports_cv_ghc_version=`cat conftestghc | sed -n -e 's/, patchlevel *\([0-9]\)/.\1/;s/.* version \([0-9.]\+\).*/\1/p'`
-+  ports_cv_ghc_version=`cat conftestghc | sed -n -e 's/, patchlevel *\([0-9]\)/.\1/;s/.* version \([0-9.][0-9.]*\).*/\1/p'`
-   rm -fr conftest*
-   if test "$ports_cv_ghc_version" = ""
-   then
diff -uNr hs-hpl/pkg-plist hs-hpl/pkg-plist
--- hs-hpl/pkg-plist	Sun Sep 15 17:37:33 2002
+++ hs-hpl/pkg-plist	Mon May 30 09:09:56 2005
@@ -1,11 +1,13 @@
 bin/ports-config
-lib/ports-0.3.3/ghc5/import/HPL.hi
-lib/ports-0.3.3/ghc5/import/Ports.hi
-lib/ports-0.3.3/ghc5/import/PortsConfig.hi
-lib/ports-0.3.3/ghc5/import/PortsVersion.hi
-lib/ports-0.3.3/ghc5/import/Processes.hi
-lib/ports-0.3.3/ghc5/import/SVars.hi
-lib/ports-0.3.3/ghc5/libportsHS.a
-@dirrm lib/ports-0.3.3/ghc5/import
-@dirrm lib/ports-0.3.3/ghc5
-@dirrm lib/ports-0.3.3
+lib/ports-0.4.3/ghc6/import/HPL.hi
+lib/ports-0.4.3/ghc6/import/PortThreads.hi
+lib/ports-0.4.3/ghc6/import/Ports.hi
+lib/ports-0.4.3/ghc6/import/PortsConfig.hi
+lib/ports-0.4.3/ghc6/import/PortsVersion.hi
+lib/ports-0.4.3/ghc6/import/Processes.hi
+lib/ports-0.4.3/ghc6/import/SVars.hi
+lib/ports-0.4.3/ghc6/import/ThreadUtils.hi
+lib/ports-0.4.3/ghc6/libportsHS.a
+@dirrm lib/ports-0.4.3/ghc6/import
+@dirrm lib/ports-0.4.3/ghc6
+@dirrm lib/ports-0.4.3
>Release-Note:
>Audit-Trail:
>Unformatted:



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