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 /devel/hs-silently | |
parent | af071cfdc1f8578bd1523b823e683074a3139a34 (diff) |
Notes
Diffstat (limited to 'devel/hs-silently')
-rw-r--r-- | devel/hs-silently/Makefile | 7 | ||||
-rw-r--r-- | devel/hs-silently/distinfo | 4 | ||||
-rw-r--r-- | devel/hs-silently/pkg-descr | 2 |
3 files changed, 4 insertions, 9 deletions
diff --git a/devel/hs-silently/Makefile b/devel/hs-silently/Makefile index 899748c5e87d..922c156abf56 100644 --- a/devel/hs-silently/Makefile +++ b/devel/hs-silently/Makefile @@ -1,12 +1,7 @@ -# New ports collection makefile for: hs-silently -# Date created: June 10, 2012 -# Whom: haskell@FreeBSD.org -# # $FreeBSD$ -# PORTNAME= silently -PORTVERSION= 1.2.0.2 +PORTVERSION= 1.2.4 CATEGORIES= devel haskell MAINTAINER= haskell@FreeBSD.org diff --git a/devel/hs-silently/distinfo b/devel/hs-silently/distinfo index e9ad0c87851e..634a7f5622ea 100644 --- a/devel/hs-silently/distinfo +++ b/devel/hs-silently/distinfo @@ -1,2 +1,2 @@ -SHA256 (cabal/silently-1.2.0.2.tar.gz) = a1560c3840b9923eeb0b52fafbf8e197348c0ee1fc89b01383a10c68e5ca9761 -SIZE (cabal/silently-1.2.0.2.tar.gz) = 3120 +SHA256 (cabal/silently-1.2.4.tar.gz) = b2d01ebe18c07313564253bd755a439b5e6f9dc2cc49b3f7ddc69464c92a8729 +SIZE (cabal/silently-1.2.4.tar.gz) = 3140 diff --git a/devel/hs-silently/pkg-descr b/devel/hs-silently/pkg-descr index 84ac5d6941dc..de5c2067971b 100644 --- a/devel/hs-silently/pkg-descr +++ b/devel/hs-silently/pkg-descr @@ -1,3 +1,3 @@ Prevent or capture writing to stdout and other handles. -WWW: https://github.com/trystan/silently +WWW: https://github.com/trystan/silently |