diff options
author | pgj <pgj@FreeBSD.org> | 2012-08-03 11:05:56 +0800 |
---|---|---|
committer | pgj <pgj@FreeBSD.org> | 2012-08-03 11:05:56 +0800 |
commit | 5cc7a1054ae067029dfb6ec999bf5f9e15c5ad96 (patch) | |
tree | 2e53b6b784b21d8831ae8937239ab6d00e4da853 | |
parent | 041276b328941c79f9eebecdad73feda50af2a99 (diff) | |
download | freebsd-ports-gnome-5cc7a1054ae067029dfb6ec999bf5f9e15c5ad96.tar.gz freebsd-ports-gnome-5cc7a1054ae067029dfb6ec999bf5f9e15c5ad96.tar.zst freebsd-ports-gnome-5cc7a1054ae067029dfb6ec999bf5f9e15c5ad96.zip |
- Update to 0.2.4
- Use the new options framework
Obtained from: FreeBSD Haskell
-rw-r--r-- | net/hs-simple-sendfile/Makefile | 2 | ||||
-rw-r--r-- | net/hs-simple-sendfile/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/net/hs-simple-sendfile/Makefile b/net/hs-simple-sendfile/Makefile index f3c919a47a98..3d38b5153ed7 100644 --- a/net/hs-simple-sendfile/Makefile +++ b/net/hs-simple-sendfile/Makefile @@ -6,7 +6,7 @@ # PORTNAME= simple-sendfile -PORTVERSION= 0.2.3 +PORTVERSION= 0.2.4 CATEGORIES= net haskell MAINTAINER= haskell@FreeBSD.org diff --git a/net/hs-simple-sendfile/distinfo b/net/hs-simple-sendfile/distinfo index e6e0924cdb96..22153a59e893 100644 --- a/net/hs-simple-sendfile/distinfo +++ b/net/hs-simple-sendfile/distinfo @@ -1,2 +1,2 @@ -SHA256 (cabal/simple-sendfile-0.2.3.tar.gz) = 3bbb1b4cc4522a816464a53fbe1b4d784b7d8bf87061419b23a0603e41ea72c4 -SIZE (cabal/simple-sendfile-0.2.3.tar.gz) = 3890 +SHA256 (cabal/simple-sendfile-0.2.4.tar.gz) = 7d5de17f701813f9b717c39a22178bd1d299ae332307651ead05abb2e6aef1b0 +SIZE (cabal/simple-sendfile-0.2.4.tar.gz) = 7013 |