Index: head/www/hs-http-types/Makefile =================================================================== --- head/www/hs-http-types/Makefile (revision 298288) +++ head/www/hs-http-types/Makefile (revision 298289) @@ -1,22 +1,22 @@ # New ports collection makefile for: hs-http-types # Date created: May 24, 2011 # Whom: haskell@FreeBSD.org # # $FreeBSD$ # PORTNAME= http-types -PORTVERSION= 0.6.8 +PORTVERSION= 0.6.11 CATEGORIES= www haskell MAINTAINER= haskell@FreeBSD.org COMMENT= Generic HTTP types for Haskell (for both client and server code) LICENSE= BSD CABAL_SETUP= Setup.hs USE_CABAL= blaze-builder>=0.2.1.4 case-insensitive>=0.2 text>=0.11.0.2 .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include Property changes on: head/www/hs-http-types/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.4 \ No newline at end of property +1.5 \ No newline at end of property Index: head/www/hs-http-types/distinfo =================================================================== --- head/www/hs-http-types/distinfo (revision 298288) +++ head/www/hs-http-types/distinfo (revision 298289) @@ -1,2 +1,2 @@ -SHA256 (cabal/http-types-0.6.8.tar.gz) = 613839e9aae944cce3b80aa1512620de8be8738435191bbc83f2303e92bdb22a -SIZE (cabal/http-types-0.6.8.tar.gz) = 8692 +SHA256 (cabal/http-types-0.6.11.tar.gz) = 0eee82084dde44f84e385f1ac85367abd1f612be4db97aebae165c8e59845df1 +SIZE (cabal/http-types-0.6.11.tar.gz) = 10644 Property changes on: head/www/hs-http-types/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/www/hs-http-types/pkg-descr =================================================================== --- head/www/hs-http-types/pkg-descr (revision 298288) +++ head/www/hs-http-types/pkg-descr (revision 298289) @@ -1,3 +1,3 @@ Generic HTTP types for Haskell (for both client and server code). -WWW: https://github.com/aristidb/http-types +WWW: https://github.com/aristidb/http-types Property changes on: head/www/hs-http-types/pkg-descr ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.1 \ No newline at end of property +1.2 \ No newline at end of property