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-system-fileio | |
parent | af071cfdc1f8578bd1523b823e683074a3139a34 (diff) | |
download | ports-f6f83c9efc2c46d2970746758e2c682bb8a518ec.tar.gz ports-f6f83c9efc2c46d2970746758e2c682bb8a518ec.zip |
Notes
Diffstat (limited to 'devel/hs-system-fileio')
-rw-r--r-- | devel/hs-system-fileio/Makefile | 7 | ||||
-rw-r--r-- | devel/hs-system-fileio/distinfo | 4 | ||||
-rw-r--r-- | devel/hs-system-fileio/pkg-descr | 2 |
3 files changed, 4 insertions, 9 deletions
diff --git a/devel/hs-system-fileio/Makefile b/devel/hs-system-fileio/Makefile index d6bd9614e0f1..74801fe399dc 100644 --- a/devel/hs-system-fileio/Makefile +++ b/devel/hs-system-fileio/Makefile @@ -1,12 +1,7 @@ -# New ports collection makefile for: hs-system-fileio -# Date created: June 10, 2012 -# Whom: haskell@FreeBSD.org -# # $FreeBSD$ -# PORTNAME= system-fileio -PORTVERSION= 0.3.8 +PORTVERSION= 0.3.10 CATEGORIES= devel haskell MAINTAINER= haskell@FreeBSD.org diff --git a/devel/hs-system-fileio/distinfo b/devel/hs-system-fileio/distinfo index 46a40ad51844..9d2895fc7f1c 100644 --- a/devel/hs-system-fileio/distinfo +++ b/devel/hs-system-fileio/distinfo @@ -1,2 +1,2 @@ -SHA256 (cabal/system-fileio-0.3.8.tar.gz) = a498b5fae2389aa269b010bf8b284eb1cecad9cf116f7097a3f9e1c1fab3677f -SIZE (cabal/system-fileio-0.3.8.tar.gz) = 15015 +SHA256 (cabal/system-fileio-0.3.10.tar.gz) = 04cf8b61e35dba6d5281f1edec46e688d7afd1a01dfa27c391bf5b61aa891ab9 +SIZE (cabal/system-fileio-0.3.10.tar.gz) = 15241 diff --git a/devel/hs-system-fileio/pkg-descr b/devel/hs-system-fileio/pkg-descr index 3d14d899d707..0f8e8a1551b4 100644 --- a/devel/hs-system-fileio/pkg-descr +++ b/devel/hs-system-fileio/pkg-descr @@ -5,4 +5,4 @@ versions of GHC. In particular, this library supports working with POSIX files that have paths which can't be decoded in the current locale encoding. -WWW: https://john-millikin.com/software/haskell-filesystem/ +WWW: https://john-millikin.com/software/haskell-filesystem/ |