diff options
author | ashish <ashish@FreeBSD.org> | 2011-07-10 10:20:42 +0800 |
---|---|---|
committer | ashish <ashish@FreeBSD.org> | 2011-07-10 10:20:42 +0800 |
commit | d95c171c003b91d86b75c1a11502da1cdafc0e1a (patch) | |
tree | c6acfaecca1975deef0166200d5360b004e2ba51 /www | |
parent | 3adb8b331286551aa5cac9c611a3d424baf86cd3 (diff) | |
download | freebsd-ports-gnome-d95c171c003b91d86b75c1a11502da1cdafc0e1a.tar.gz freebsd-ports-gnome-d95c171c003b91d86b75c1a11502da1cdafc0e1a.tar.zst freebsd-ports-gnome-d95c171c003b91d86b75c1a11502da1cdafc0e1a.zip |
- Update to 0.3.1
Obtained from: FreeBSD Haskell
Diffstat (limited to 'www')
-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 |