Index: head/www/hs-url/Makefile =================================================================== --- head/www/hs-url/Makefile (revision 298295) +++ head/www/hs-url/Makefile (revision 298296) @@ -1,21 +1,20 @@ # New ports collection makefile for: hs-url # Date created: December 20 2009 # Whom: Giuseppe Pilichi aka Jacula Modyun # # $FreeBSD$ # PORTNAME= url -PORTVERSION= 2.1.2 -PORTREVISION= 3 +PORTVERSION= 2.1.3 CATEGORIES= www haskell MAINTAINER= haskell@FreeBSD.org -COMMENT= A Haskell library for working with URLs +COMMENT= A library for working with URLs LICENSE= BSD USE_CABAL= utf8-string>=0.3.4 .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include Property changes on: head/www/hs-url/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.7 \ No newline at end of property +1.8 \ No newline at end of property Index: head/www/hs-url/distinfo =================================================================== --- head/www/hs-url/distinfo (revision 298295) +++ head/www/hs-url/distinfo (revision 298296) @@ -1,2 +1,2 @@ -SHA256 (cabal/url-2.1.2.tar.gz) = 2cf5c4296418afe3940ae4de66d867897b1382cc4d37a0b9a5ccffa16743ef91 -SIZE (cabal/url-2.1.2.tar.gz) = 4184 +SHA256 (cabal/url-2.1.3.tar.gz) = 5af27e3f8c0a27e52d0dcb98ef06a0fdd01efe8bb21242c29432e1bc380a4f61 +SIZE (cabal/url-2.1.3.tar.gz) = 4180 Property changes on: head/www/hs-url/distinfo ___________________________________________________________________ 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-url/pkg-descr =================================================================== --- head/www/hs-url/pkg-descr (revision 298295) +++ head/www/hs-url/pkg-descr (revision 298296) @@ -1,3 +1,3 @@ -A Haskell library for working with URLs. +A library for working with URLs. -WWW: http://www.haskell.org/haskellwiki/Url +WWW: http://www.haskell.org/haskellwiki/Url Property changes on: head/www/hs-url/pkg-descr ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.1 \ No newline at end of property +1.2 \ No newline at end of property