Date: Fri, 3 Aug 2012 03:05:12 +0000 (UTC) From: Gabor Pali <pgj@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r301904 - head/math/hs-vector-space Message-ID: <201208030305.q7335CC4062075@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: pgj Date: Fri Aug 3 03:05:12 2012 New Revision: 301904 URL: http://svn.freebsd.org/changeset/ports/301904 Log: - Update to 0.8.2 - Use the new options framework Obtained from: FreeBSD Haskell Modified: head/math/hs-vector-space/Makefile head/math/hs-vector-space/distinfo Modified: head/math/hs-vector-space/Makefile ============================================================================== --- head/math/hs-vector-space/Makefile Fri Aug 3 03:04:34 2012 (r301903) +++ head/math/hs-vector-space/Makefile Fri Aug 3 03:05:12 2012 (r301904) @@ -6,7 +6,7 @@ # PORTNAME= vector-space -PORTVERSION= 0.8.1 +PORTVERSION= 0.8.2 CATEGORIES= math haskell MAINTAINER= haskell@FreeBSD.org Modified: head/math/hs-vector-space/distinfo ============================================================================== --- head/math/hs-vector-space/distinfo Fri Aug 3 03:04:34 2012 (r301903) +++ head/math/hs-vector-space/distinfo Fri Aug 3 03:05:12 2012 (r301904) @@ -1,2 +1,2 @@ -SHA256 (cabal/vector-space-0.8.1.tar.gz) = e597025d2687989181840455dc420c92b9d834170439d8a12da8e0140d890b4e -SIZE (cabal/vector-space-0.8.1.tar.gz) = 13407 +SHA256 (cabal/vector-space-0.8.2.tar.gz) = 4d8999b49d6b7fb81b9fdd92f4dceaa179f4d40367c0e80ae28979a67b6ff625 +SIZE (cabal/vector-space-0.8.2.tar.gz) = 13400
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201208030305.q7335CC4062075>