Index: head/devel/hs-test-framework-hunit/Makefile =================================================================== --- head/devel/hs-test-framework-hunit/Makefile (revision 291188) +++ head/devel/hs-test-framework-hunit/Makefile (revision 291189) @@ -1,21 +1,20 @@ # New ports collection makefile for: hs-test-framework-hunit # Date created: May 21, 2010 # Whom: Gabor Pali # # $FreeBSD$ # PORTNAME= test-framework-hunit -PORTVERSION= 0.2.6 -PORTREVISION= 5 +PORTVERSION= 0.2.7 CATEGORIES= devel haskell MAINTAINER= haskell@FreeBSD.org COMMENT= HUnit support for the test-framework package LICENSE= BSD -USE_CABAL= HUnit>=1.2 test-framework>=0.2 +USE_CABAL= HUnit>=1.2 test-framework>=0.2.0 .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include Property changes on: head/devel/hs-test-framework-hunit/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.6 \ No newline at end of property +1.7 \ No newline at end of property Index: head/devel/hs-test-framework-hunit/distinfo =================================================================== --- head/devel/hs-test-framework-hunit/distinfo (revision 291188) +++ head/devel/hs-test-framework-hunit/distinfo (revision 291189) @@ -1,2 +1,2 @@ -SHA256 (cabal/test-framework-hunit-0.2.6.tar.gz) = f910e18e62615f64fac9bf4938a34cc36fad9d86e6ba31edcb79731e0ef46fc7 -SIZE (cabal/test-framework-hunit-0.2.6.tar.gz) = 2639 +SHA256 (cabal/test-framework-hunit-0.2.7.tar.gz) = cc8d21df58cdd85bb4ae5871e1a28c6a9e1c0fe618f3c899fdefd95d2211e4b0 +SIZE (cabal/test-framework-hunit-0.2.7.tar.gz) = 2633 Property changes on: head/devel/hs-test-framework-hunit/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.3 \ No newline at end of property +1.4 \ No newline at end of property Index: head/devel/hs-test-framework-hunit/pkg-descr =================================================================== --- head/devel/hs-test-framework-hunit/pkg-descr (revision 291188) +++ head/devel/hs-test-framework-hunit/pkg-descr (revision 291189) @@ -1,3 +1,3 @@ HUnit support for the test-framework package. -WWW: http://batterseapower.github.com/test-framework/ +WWW: http://batterseapower.github.com/test-framework/ Property changes on: head/devel/hs-test-framework-hunit/pkg-descr ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.1 \ No newline at end of property +1.2 \ No newline at end of property