diff options
author | Gabor Pali <pgj@FreeBSD.org> | 2012-12-20 02:23:04 +0000 |
---|---|---|
committer | Gabor Pali <pgj@FreeBSD.org> | 2012-12-20 02:23:04 +0000 |
commit | f6f83c9efc2c46d2970746758e2c682bb8a518ec (patch) | |
tree | 290f2ea61305744bf0f477895c56b92acaeb361f /www/hs-http-date | |
parent | af071cfdc1f8578bd1523b823e683074a3139a34 (diff) | |
download | ports-f6f83c9efc2c46d2970746758e2c682bb8a518ec.tar.gz ports-f6f83c9efc2c46d2970746758e2c682bb8a518ec.zip |
Notes
Diffstat (limited to 'www/hs-http-date')
-rw-r--r-- | www/hs-http-date/Makefile | 8 | ||||
-rw-r--r-- | www/hs-http-date/distinfo | 4 | ||||
-rw-r--r-- | www/hs-http-date/pkg-descr | 2 |
3 files changed, 4 insertions, 10 deletions
diff --git a/www/hs-http-date/Makefile b/www/hs-http-date/Makefile index 0baf2d26fb58..58a469fca52a 100644 --- a/www/hs-http-date/Makefile +++ b/www/hs-http-date/Makefile @@ -1,13 +1,7 @@ -# New ports collection makefile for: hs-http-date -# Date created: June 10, 2012 -# Whom: haskell@FreeBSD.org -# # $FreeBSD$ -# PORTNAME= http-date -PORTVERSION= 0.0.2 -PORTREVISION= 1 +PORTVERSION= 0.0.3 CATEGORIES= www haskell MAINTAINER= haskell@FreeBSD.org diff --git a/www/hs-http-date/distinfo b/www/hs-http-date/distinfo index b8e380fc3488..39c3031115d0 100644 --- a/www/hs-http-date/distinfo +++ b/www/hs-http-date/distinfo @@ -1,2 +1,2 @@ -SHA256 (cabal/http-date-0.0.2.tar.gz) = 72333b1686e5f34d7b8ca25d5c35d5d52afb2a666cc1aa4a637b710d8793d1a2 -SIZE (cabal/http-date-0.0.2.tar.gz) = 4810 +SHA256 (cabal/http-date-0.0.3.tar.gz) = d6ea5f7ba611ac2b3c534c1d57f03a1d3c5a596f613846e8031bb4f0bfa33e8a +SIZE (cabal/http-date-0.0.3.tar.gz) = 4861 diff --git a/www/hs-http-date/pkg-descr b/www/hs-http-date/pkg-descr index a75fd36eca0d..2c0edeebe7b1 100644 --- a/www/hs-http-date/pkg-descr +++ b/www/hs-http-date/pkg-descr @@ -1,3 +1,3 @@ Fast parser and formatter for HTTP Date. -WWW: http://hackage.haskell.org/package/http-date +WWW: http://hackage.haskell.org/package/http-date |