Index: head/devel/hs-drift/Makefile =================================================================== --- head/devel/hs-drift/Makefile (revision 122938) +++ head/devel/hs-drift/Makefile (revision 122939) @@ -1,41 +1,41 @@ # New ports collection makefile for: drift # Date created: 13 August 2002 # Whom: Oliver Braun # # $FreeBSD$ PORTNAME= drift -PORTVERSION= 2.0.4 +PORTVERSION= 2.1.0 CATEGORIES= devel haskell MASTER_SITES= http://repetae.net/john/computer/haskell/DrIFT/drop/ PKGNAMEPREFIX= hs- DISTNAME= DrIFT-${PORTVERSION} MAINTAINER= haskell@FreeBSD.org COMMENT= A type sensitive preprocessor for Haskell .if !defined(WITH_NHC98) BUILD_DEPENDS= ghc:${PORTSDIR}/lang/ghc .else BUILD_DEPENDS= nhc98:${PORTSDIR}/lang/nhc98 .endif HAS_CONFIGURE= yes INFO= drift .if !defined(WITH_NHC98) CONFIGURE_ARGS+= --with-hc=ghc .else CONFIGURE_ARGS+= --with-hc=nhc98 .endif .if !defined(WITH_GHC) pre-everything:: @${ECHO} "" @${ECHO} " DrIFT will be build with ghc" @${ECHO} " Define WITH_NHC98 to build with nhc98." @${ECHO} "" .endif .include Property changes on: head/devel/hs-drift/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.15 \ No newline at end of property +1.16 \ No newline at end of property Index: head/devel/hs-drift/distinfo =================================================================== --- head/devel/hs-drift/distinfo (revision 122938) +++ head/devel/hs-drift/distinfo (revision 122939) @@ -1,2 +1,2 @@ -MD5 (DrIFT-2.0.4.tar.gz) = 4b7e6928bdd4310ae53b99e93ef5b9f2 -SIZE (DrIFT-2.0.4.tar.gz) = 215283 +MD5 (DrIFT-2.1.0.tar.gz) = 14d7ca6264412cb0f69f14e96e8c89c6 +SIZE (DrIFT-2.1.0.tar.gz) = 240714 Property changes on: head/devel/hs-drift/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.6 \ No newline at end of property +1.7 \ No newline at end of property