aboutsummaryrefslogtreecommitdiff
path: root/devel/hs-hpl
diff options
context:
space:
mode:
authorOliver Braun <obraun@FreeBSD.org>2005-05-30 20:49:29 +0000
committerOliver Braun <obraun@FreeBSD.org>2005-05-30 20:49:29 +0000
commit9bcafa753b6daa8a9ff1f110534d9f8cdb5628d5 (patch)
tree10512c0c673c63f07c57ac667e86fdebc35e158a /devel/hs-hpl
parent4cd1623bc9c0913e3294745148bdee56c040dcad (diff)
downloadports-9bcafa753b6daa8a9ff1f110534d9f8cdb5628d5.tar.gz
ports-9bcafa753b6daa8a9ff1f110534d9f8cdb5628d5.zip
Notes
Diffstat (limited to 'devel/hs-hpl')
-rw-r--r--devel/hs-hpl/Makefile9
-rw-r--r--devel/hs-hpl/distinfo4
-rw-r--r--devel/hs-hpl/files/patch-configure11
-rw-r--r--devel/hs-hpl/pkg-plist22
4 files changed, 19 insertions, 27 deletions
diff --git a/devel/hs-hpl/Makefile b/devel/hs-hpl/Makefile
index d87610848f1a..e651c4470ff5 100644
--- a/devel/hs-hpl/Makefile
+++ b/devel/hs-hpl/Makefile
@@ -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,12 +15,14 @@ DISTNAME= ports-${PORTVERSION}
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
CONFIGURE_ARGS+= --prefix=${PREFIX}
+PLIST_SUB+= PORTVERSION=${PORTVERSION}
+
.include <bsd.port.mk>
diff --git a/devel/hs-hpl/distinfo b/devel/hs-hpl/distinfo
index 2fccca3a6818..c7925c0f0ed8 100644
--- a/devel/hs-hpl/distinfo
+++ b/devel/hs-hpl/distinfo
@@ -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 --git a/devel/hs-hpl/files/patch-configure b/devel/hs-hpl/files/patch-configure
deleted file mode 100644
index 6398fd5998c7..000000000000
--- a/devel/hs-hpl/files/patch-configure
+++ /dev/null
@@ -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 --git a/devel/hs-hpl/pkg-plist b/devel/hs-hpl/pkg-plist
index 1fce6cfcaa7a..5b2ab25db88d 100644
--- a/devel/hs-hpl/pkg-plist
+++ b/devel/hs-hpl/pkg-plist
@@ -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-%%PORTVERSION%%/ghc6/import/HPL.hi
+lib/ports-%%PORTVERSION%%/ghc6/import/PortThreads.hi
+lib/ports-%%PORTVERSION%%/ghc6/import/Ports.hi
+lib/ports-%%PORTVERSION%%/ghc6/import/PortsConfig.hi
+lib/ports-%%PORTVERSION%%/ghc6/import/PortsVersion.hi
+lib/ports-%%PORTVERSION%%/ghc6/import/Processes.hi
+lib/ports-%%PORTVERSION%%/ghc6/import/SVars.hi
+lib/ports-%%PORTVERSION%%/ghc6/import/ThreadUtils.hi
+lib/ports-%%PORTVERSION%%/ghc6/libportsHS.a
+@dirrm lib/ports-%%PORTVERSION%%/ghc6/import
+@dirrm lib/ports-%%PORTVERSION%%/ghc6
+@dirrm lib/ports-%%PORTVERSION%%