diff options
Diffstat (limited to 'net/hs-sendfile')
-rw-r--r-- | net/hs-sendfile/Makefile | 8 | ||||
-rw-r--r-- | net/hs-sendfile/distinfo | 4 | ||||
-rw-r--r-- | net/hs-sendfile/pkg-descr | 2 |
3 files changed, 4 insertions, 10 deletions
diff --git a/net/hs-sendfile/Makefile b/net/hs-sendfile/Makefile index 08677529df54..3f2b9bed682e 100644 --- a/net/hs-sendfile/Makefile +++ b/net/hs-sendfile/Makefile @@ -1,13 +1,7 @@ -# New ports collection makefile for: hs-sendfile -# Date created: March 13, 2011 -# Whom: haskell@FreeBSD.org -# # $FreeBSD$ -# PORTNAME= sendfile -PORTVERSION= 0.7.6 -PORTREVISION= 1 +PORTVERSION= 0.7.8 CATEGORIES= net haskell MAINTAINER= haskell@FreeBSD.org diff --git a/net/hs-sendfile/distinfo b/net/hs-sendfile/distinfo index c738d5e56d78..5cb44a3e7d9e 100644 --- a/net/hs-sendfile/distinfo +++ b/net/hs-sendfile/distinfo @@ -1,2 +1,2 @@ -SHA256 (cabal/sendfile-0.7.6.tar.gz) = ffe88cf69780bc302229387058620c5fca6f93bef1884eae71e70d7d40b60b73 -SIZE (cabal/sendfile-0.7.6.tar.gz) = 10656 +SHA256 (cabal/sendfile-0.7.8.tar.gz) = b47be35bd1f8f9f55fdf6df0c89c74996502091f1fe501e97a84903c6364c977 +SIZE (cabal/sendfile-0.7.8.tar.gz) = 10659 diff --git a/net/hs-sendfile/pkg-descr b/net/hs-sendfile/pkg-descr index 57f6373b1301..8412a9943894 100644 --- a/net/hs-sendfile/pkg-descr +++ b/net/hs-sendfile/pkg-descr @@ -4,4 +4,4 @@ in haskell is provided. Currently supported platforms: Windows 2000+ (Native), Linux 2.6+ (Native), FreeBSD (Native), OS-X 10.5+ (Native), Everything else (Portable Haskell code). -WWW: http://patch-tag.com/r/mae/sendfile +WWW: http://hub.darcs.net/stepcut/sendfile |