Date: Fri, 3 Aug 2012 02:53:35 +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: r301890 - head/devel/hs-cpphs Message-ID: <201208030253.q732rZ1G060134@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: pgj Date: Fri Aug 3 02:53:34 2012 New Revision: 301890 URL: http://svn.freebsd.org/changeset/ports/301890 Log: - Update to 1.14 - Use the new options framework Obtained from: FreeBSD Haskell Modified: head/devel/hs-cpphs/Makefile head/devel/hs-cpphs/distinfo Modified: head/devel/hs-cpphs/Makefile ============================================================================== --- head/devel/hs-cpphs/Makefile Fri Aug 3 02:52:49 2012 (r301889) +++ head/devel/hs-cpphs/Makefile Fri Aug 3 02:53:34 2012 (r301890) @@ -6,7 +6,7 @@ # PORTNAME= cpphs -PORTVERSION= 1.13.3 +PORTVERSION= 1.14 CATEGORIES= devel haskell MAINTAINER= haskell@FreeBSD.org Modified: head/devel/hs-cpphs/distinfo ============================================================================== --- head/devel/hs-cpphs/distinfo Fri Aug 3 02:52:49 2012 (r301889) +++ head/devel/hs-cpphs/distinfo Fri Aug 3 02:53:34 2012 (r301890) @@ -1,2 +1,2 @@ -SHA256 (cabal/cpphs-1.13.3.tar.gz) = 02434a044c9da7c6b1cfb4a11af55c438958b18fc64d1ab417c664285222dfb6 -SIZE (cabal/cpphs-1.13.3.tar.gz) = 42481 +SHA256 (cabal/cpphs-1.14.tar.gz) = 1fcccb0c9e7acd832cb2eea61286d8ab4a213caabc9bd12930deaec5a87f4cd3 +SIZE (cabal/cpphs-1.14.tar.gz) = 43104
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201208030253.q732rZ1G060134>