diff options
author | Gabor Pali <pgj@FreeBSD.org> | 2012-02-13 05:27:46 +0000 |
---|---|---|
committer | Gabor Pali <pgj@FreeBSD.org> | 2012-02-13 05:27:46 +0000 |
commit | d71b65af4ed3bbdaafd3767842e2b56866c923b9 (patch) | |
tree | a53087f137a64a15cae967329066161cbc2b0ea8 /textproc/hs-case-insensitive | |
parent | 2277cb08a2ec197ccd47758ce1f1280a06fd758d (diff) | |
download | ports-d71b65af4ed3bbdaafd3767842e2b56866c923b9.tar.gz ports-d71b65af4ed3bbdaafd3767842e2b56866c923b9.zip |
- Update to 0.4.0.1
Obtained from: FreeBSD Haskell
Notes
Notes:
svn path=/head/; revision=291229
Diffstat (limited to 'textproc/hs-case-insensitive')
-rw-r--r-- | textproc/hs-case-insensitive/Makefile | 2 | ||||
-rw-r--r-- | textproc/hs-case-insensitive/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/textproc/hs-case-insensitive/Makefile b/textproc/hs-case-insensitive/Makefile index 3f824be50a3d..30085262fa0f 100644 --- a/textproc/hs-case-insensitive/Makefile +++ b/textproc/hs-case-insensitive/Makefile @@ -6,7 +6,7 @@ # PORTNAME= case-insensitive -PORTVERSION= 0.3.0.1 +PORTVERSION= 0.4.0.1 CATEGORIES= textproc haskell MAINTAINER= haskell@FreeBSD.org diff --git a/textproc/hs-case-insensitive/distinfo b/textproc/hs-case-insensitive/distinfo index cea751aee442..54d511e29a9a 100644 --- a/textproc/hs-case-insensitive/distinfo +++ b/textproc/hs-case-insensitive/distinfo @@ -1,2 +1,2 @@ -SHA256 (cabal/case-insensitive-0.3.0.1.tar.gz) = b49ea456899f5929c233092582cf9c1118179be4c75b26e55ea2e5f1b63a5229 -SIZE (cabal/case-insensitive-0.3.0.1.tar.gz) = 3162 +SHA256 (cabal/case-insensitive-0.4.0.1.tar.gz) = 072bc80e59d64105e61bb157b5b3276dcad92df2095e88ee11f4de20ebbf8c97 +SIZE (cabal/case-insensitive-0.4.0.1.tar.gz) = 3207 |