aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authorvs <vs@FreeBSD.org>2005-10-05 17:01:52 +0800
committervs <vs@FreeBSD.org>2005-10-05 17:01:52 +0800
commitd1a6a59d0a02c7876d43c4850a5c5f081c11dfb9 (patch)
tree5d6c7c2fbeb1f9892c4e783778fd227a208f175c /devel
parentb6c5b72174de1190c42ca8d4a2952b4adde09362 (diff)
downloadfreebsd-ports-gnome-d1a6a59d0a02c7876d43c4850a5c5f081c11dfb9.tar.gz
freebsd-ports-gnome-d1a6a59d0a02c7876d43c4850a5c5f081c11dfb9.tar.zst
freebsd-ports-gnome-d1a6a59d0a02c7876d43c4850a5c5f081c11dfb9.zip
Update to 0.2.6 (no functional changes since we're building with ghc anyway)
Prodded by: e[dr]win's magical distfile survey
Diffstat (limited to 'devel')
-rw-r--r--devel/hs-idoc/Makefile5
-rw-r--r--devel/hs-idoc/distinfo4
2 files changed, 4 insertions, 5 deletions
diff --git a/devel/hs-idoc/Makefile b/devel/hs-idoc/Makefile
index c3ab97c95fad..afefabaded55 100644
--- a/devel/hs-idoc/Makefile
+++ b/devel/hs-idoc/Makefile
@@ -5,8 +5,7 @@
# $FreeBSD$
PORTNAME= idoc
-PORTVERSION= 0.2.5
-PORTREVISION= 1
+PORTVERSION= 0.2.6
CATEGORIES= devel haskell
MASTER_SITES= http://www.cse.unsw.edu.au/~chak/haskell/idoc/
PKGNAMEPREFIX= hs-
@@ -19,11 +18,11 @@ BUILD_DEPENDS= ghc:${PORTSDIR}/lang/ghc
PLIST_FILES= bin/idoc
USE_REINPLACE= yes
USE_GMAKE= yes
+MAKE_ARGS= PREFIX="${PREFIX}"
ALL_TARGET= # empty
post-patch:
- @${REINPLACE_CMD} -e 's|^\(PREFIX\)|#\1|' ${WRKSRC}/Makefile
@${REINPLACE_CMD} -e 's|IOExts|Debug.Trace|' ${WRKSRC}/IDoc.hs
.include <bsd.port.mk>
diff --git a/devel/hs-idoc/distinfo b/devel/hs-idoc/distinfo
index 9376119a3bd1..f9dc741a1aba 100644
--- a/devel/hs-idoc/distinfo
+++ b/devel/hs-idoc/distinfo
@@ -1,2 +1,2 @@
-MD5 (idoc-0.2.5.tar.gz) = bfc37c24ea2c6e1f01b83129895984bd
-SIZE (idoc-0.2.5.tar.gz) = 27194
+MD5 (idoc-0.2.6.tar.gz) = 5acb412b8fe0c13a9818f2b84c9637c4
+SIZE (idoc-0.2.6.tar.gz) = 27594