diff options
author | Ashish SHUKLA <ashish@FreeBSD.org> | 2011-07-10 02:20:42 +0000 |
---|---|---|
committer | Ashish SHUKLA <ashish@FreeBSD.org> | 2011-07-10 02:20:42 +0000 |
commit | a86a9a879be44d1cbe6839565e228f46e1c35ede (patch) | |
tree | 9af333ec23ac2c6c179660209a6bafe080503554 /www/hs-oeis | |
parent | c0e538d0196fdf5c5501adec2bf121f72289807e (diff) | |
download | ports-a86a9a879be44d1cbe6839565e228f46e1c35ede.tar.gz ports-a86a9a879be44d1cbe6839565e228f46e1c35ede.zip |
Notes
Diffstat (limited to 'www/hs-oeis')
-rw-r--r-- | www/hs-oeis/Makefile | 3 | ||||
-rw-r--r-- | www/hs-oeis/distinfo | 4 |
2 files changed, 3 insertions, 4 deletions
diff --git a/www/hs-oeis/Makefile b/www/hs-oeis/Makefile index 09420cafcf06..27246d4bdf56 100644 --- a/www/hs-oeis/Makefile +++ b/www/hs-oeis/Makefile @@ -6,8 +6,7 @@ # PORTNAME= oeis -PORTVERSION= 0.3.0 -PORTREVISION= 1 +PORTVERSION= 0.3.1 CATEGORIES= www haskell MAINTAINER= haskell@FreeBSD.org diff --git a/www/hs-oeis/distinfo b/www/hs-oeis/distinfo index 758ae7a6a1ef..5f42d4140c85 100644 --- a/www/hs-oeis/distinfo +++ b/www/hs-oeis/distinfo @@ -1,2 +1,2 @@ -SHA256 (cabal/oeis-0.3.0.tar.gz) = f21ca2cedc72c8e922a759d8a9151ee28747af91f5402ae7f2ba8f3de0aa8be8 -SIZE (cabal/oeis-0.3.0.tar.gz) = 7309 +SHA256 (cabal/oeis-0.3.1.tar.gz) = 829308a22e330bef8e39a8fa88776488eba6213b1bd90cf70168811f5611ba4f +SIZE (cabal/oeis-0.3.1.tar.gz) = 7311 |