From owner-svn-ports-all@FreeBSD.ORG Fri Aug 3 03:05:12 2012 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id D9A0A106564A; Fri, 3 Aug 2012 03:05:12 +0000 (UTC) (envelope-from pgj@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:4f8:fff6::2c]) by mx1.freebsd.org (Postfix) with ESMTP id C57498FC15; Fri, 3 Aug 2012 03:05:12 +0000 (UTC) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.4/8.14.4) with ESMTP id q7335CXJ062078; Fri, 3 Aug 2012 03:05:12 GMT (envelope-from pgj@svn.freebsd.org) Received: (from pgj@localhost) by svn.freebsd.org (8.14.4/8.14.4/Submit) id q7335CC4062075; Fri, 3 Aug 2012 03:05:12 GMT (envelope-from pgj@svn.freebsd.org) Message-Id: <201208030305.q7335CC4062075@svn.freebsd.org> From: Gabor Pali Date: Fri, 3 Aug 2012 03:05:12 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Cc: Subject: svn commit: r301904 - head/math/hs-vector-space X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 03 Aug 2012 03:05:13 -0000 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