Date: Sat, 18 Feb 2012 16:27:14 +0000 (UTC) From: Gabor Pali <pgj@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/lang/ghc bsd.hackage.mk ports/www Makefile ports/www/hs-http-enumerator Makefile distinfo pkg-descr Message-ID: <201202181627.q1IGREjK089862@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
pgj 2012-02-18 16:27:14 UTC FreeBSD ports repository Modified files: lang/ghc bsd.hackage.mk www Makefile Added files: www/hs-http-enumerator Makefile distinfo pkg-descr Log: This package uses attoparsec for parsing the actual contents of the HTTP connection. It also provides higher-level functions which allow you to avoid direct usage of enumerators. WWW: http://github.com/snoyberg/http-enumerator Obtained from: FreeBSD Haskell Revision Changes Path 1.128 +2 -1 ports/lang/ghc/bsd.hackage.mk 1.3116 +1 -0 ports/www/Makefile 1.1 +27 -0 ports/www/hs-http-enumerator/Makefile (new) 1.1 +2 -0 ports/www/hs-http-enumerator/distinfo (new) 1.1 +5 -0 ports/www/hs-http-enumerator/pkg-descr (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201202181627.q1IGREjK089862>