From owner-svn-ports-branches@freebsd.org Thu Feb 4 12:20:13 2021 Return-Path: Delivered-To: svn-ports-branches@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 68F32541E47; Thu, 4 Feb 2021 12:20:13 +0000 (UTC) (envelope-from arrowd@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4DWd0s2bWwz3n42; Thu, 4 Feb 2021 12:20:13 +0000 (UTC) (envelope-from arrowd@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4C1A9392C; Thu, 4 Feb 2021 12:20:13 +0000 (UTC) (envelope-from arrowd@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 114CKDDe016802; Thu, 4 Feb 2021 12:20:13 GMT (envelope-from arrowd@FreeBSD.org) Received: (from arrowd@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 114CKCEN016800; Thu, 4 Feb 2021 12:20:12 GMT (envelope-from arrowd@FreeBSD.org) Message-Id: <202102041220.114CKCEN016800@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: arrowd set sender to arrowd@FreeBSD.org using -f From: Gleb Popov Date: Thu, 4 Feb 2021 12:20:12 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r564021 - branches/2021Q1/devel/hs-hoogle X-SVN-Group: ports-branches X-SVN-Commit-Author: arrowd X-SVN-Commit-Paths: branches/2021Q1/devel/hs-hoogle X-SVN-Commit-Revision: 564021 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-branches@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: SVN commit messages for all the branches of the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 04 Feb 2021 12:20:13 -0000 Author: arrowd Date: Thu Feb 4 12:20:12 2021 New Revision: 564021 URL: https://svnweb.freebsd.org/changeset/ports/564021 Log: MFH: r560545 devel/hs-hoogle: Update to 5.0.18.1 Modified: branches/2021Q1/devel/hs-hoogle/Makefile branches/2021Q1/devel/hs-hoogle/distinfo Directory Properties: branches/2021Q1/ (props changed) Modified: branches/2021Q1/devel/hs-hoogle/Makefile ============================================================================== --- branches/2021Q1/devel/hs-hoogle/Makefile Thu Feb 4 11:54:18 2021 (r564020) +++ branches/2021Q1/devel/hs-hoogle/Makefile Thu Feb 4 12:20:12 2021 (r564021) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= hoogle -PORTVERSION= 5.0.17.15 -PORTREVISION= 2 +PORTVERSION= 5.0.18.1 CATEGORIES= devel haskell MAINTAINER= haskell@FreeBSD.org @@ -15,7 +14,7 @@ RUN_DEPENDS= ca_root_nss>=0:security/ca_root_nss USES= cabal -USE_CABAL= ListLike-4.7 \ +USE_CABAL= ListLike-4.7.3 \ QuickCheck-2.14_1 \ aeson-1.5.1.0 \ appar-0.1.8 \ Modified: branches/2021Q1/devel/hs-hoogle/distinfo ============================================================================== --- branches/2021Q1/devel/hs-hoogle/distinfo Thu Feb 4 11:54:18 2021 (r564020) +++ branches/2021Q1/devel/hs-hoogle/distinfo Thu Feb 4 12:20:12 2021 (r564021) @@ -1,8 +1,8 @@ -TIMESTAMP = 1590777027 -SHA256 (cabal/hoogle-5.0.17.15.tar.gz) = 5d12910d31b3b24900a86fa57494ac955b5c8cc5b011d9f750c3a0d5e98f827a -SIZE (cabal/hoogle-5.0.17.15.tar.gz) = 97316 -SHA256 (cabal/ListLike-4.7/ListLike-4.7.tar.gz) = 5492ed7589d04510c1d50597baa22768c97d02107c89ced195ea77368eea0988 -SIZE (cabal/ListLike-4.7/ListLike-4.7.tar.gz) = 31676 +TIMESTAMP = 1609956755 +SHA256 (cabal/hoogle-5.0.18.1.tar.gz) = 7c44830d072ce13f326bbcd13e01765ceaad18d59a49ba4b55b6496f12052a96 +SIZE (cabal/hoogle-5.0.18.1.tar.gz) = 97630 +SHA256 (cabal/ListLike-4.7.3/ListLike-4.7.3.tar.gz) = aa8c72d5d6c3c211a788c3110e4fc2ec82072cde70f0c708b3ecf3dfefaa65ee +SIZE (cabal/ListLike-4.7.3/ListLike-4.7.3.tar.gz) = 31788 SHA256 (cabal/QuickCheck-2.14/QuickCheck-2.14.tar.gz) = 52be1407fb19f5f3b5aa06d41fac745536d08306adaf6dde46a62255d16c384a SIZE (cabal/QuickCheck-2.14/QuickCheck-2.14.tar.gz) = 73915 SHA256 (cabal/QuickCheck-2.14/revision/1.cabal) = 3f536a4b86bef7ec39025f04ef8d76c5ac5a78ba0b42e660b25d0a8f9c811045