* Upgrade to 0.11.5.

* Remove WITH_PROFILE knob.
This commit is contained in:
Oliver Braun 2003-06-10 08:24:54 +00:00
parent ff185edd40
commit fee0f1d0b8
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=82650
2 changed files with 2 additions and 12 deletions

View file

@ -6,7 +6,7 @@
# #
PORTNAME= c2hs PORTNAME= c2hs
PORTVERSION= 0.10.17 PORTVERSION= 0.11.5
CATEGORIES= devel haskell CATEGORIES= devel haskell
MASTER_SITES= http://www.cse.unsw.edu.au/~chak/haskell/c2hs/ MASTER_SITES= http://www.cse.unsw.edu.au/~chak/haskell/c2hs/
PKGNAMEPREFIX= hs- PKGNAMEPREFIX= hs-
@ -25,18 +25,8 @@ PLIST_SUB+= C2HS_VERSION="${PORTVERSION}" GHC_VERSION="${GHC_VERSION}"
CONFIGURE_ARGS+= --prefix=${PREFIX} --enable-add-package CONFIGURE_ARGS+= --prefix=${PREFIX} --enable-add-package
.if defined(WITH_PROFILE)
CONFIGURE_ARGS+= --enable-prof
.endif
MAN1= c2hs-config.1 c2hs.1 MAN1= c2hs-config.1 c2hs.1
.if !defined(WITH_PROFILE)
pre-everything::
@${ECHO_CMD} "To enable profiling support define WITH_PROFILE."
@${ECHO_CMD} "This requires ghc with profiling libraries."
.endif
post-build: post-build:
@(cd ${WRKSRC}/doc/c2hs && ${GMAKE} man1/c2hs-config.1 man1/c2hs.1) @(cd ${WRKSRC}/doc/c2hs && ${GMAKE} man1/c2hs-config.1 man1/c2hs.1)

View file

@ -1 +1 @@
MD5 (c2hs-0.10.17.tar.gz) = 65fe58dc4274942d1e175d53d539a279 MD5 (c2hs-0.11.5.tar.gz) = 2f3859154ec3c472e85db726095163b5