From 7741a712c07dd212d888aab9cbeabaa6b0346c15 Mon Sep 17 00:00:00 2001 From: pho Date: Fri, 27 Oct 2023 12:15:19 +0000 Subject: [PATCH] devel/pointfree: Update to 1.1.1.11 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit v1.1.1.11: * Dependency update for base 4.18, GHC 9.4.5 (PR #42, thanks Miezhiko) v1.1.1.10: * When parsing as an expression and as a declaration both fail, show both errors (PR #39, thanks 1in1) * GitHub Action for CI * Dependency update for base 4.16, GHC 9.2.5 (PR #39, thanks Andreas Ländle) --- devel/pointfree/Makefile | 7 +++---- devel/pointfree/PLIST | 6 ++++-- devel/pointfree/distinfo | 8 ++++---- 3 files changed, 11 insertions(+), 10 deletions(-) diff --git a/devel/pointfree/Makefile b/devel/pointfree/Makefile index f0f6801433bb..11a5226bd728 100644 --- a/devel/pointfree/Makefile +++ b/devel/pointfree/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.10 2023/10/09 04:54:36 pho Exp $ +# $NetBSD: Makefile,v 1.11 2023/10/27 12:15:19 pho Exp $ -DISTNAME= pointfree-1.1.1.9 +DISTNAME= pointfree-1.1.1.11 PKGNAME= ${DISTNAME} -PKGREVISION= 2 CATEGORIES= devel MAINTAINER= pho@cielonegro.org @@ -10,7 +9,7 @@ COMMENT= Convert Haskell expressions to pointfree form LICENSE= mit HASKELL_UNRESTRICT_DEPENDENCIES+= \ - base + transformers .include "../../devel/hs-haskell-src-exts/buildlink3.mk" .include "../../mk/haskell.mk" diff --git a/devel/pointfree/PLIST b/devel/pointfree/PLIST index 425b17c8ab60..a7b953d43cec 100644 --- a/devel/pointfree/PLIST +++ b/devel/pointfree/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.4 2023/01/25 13:45:03 pho Exp $ +@comment $NetBSD: PLIST,v 1.5 2023/10/27 12:15:19 pho Exp $ bin/pointfree lib/${PKGNAME}/${HS_VERSION}/package-description lib/${PKGNAME}/${HS_VERSION}/package-id @@ -26,13 +26,15 @@ lib/${HS_PLATFORM}/${HS_PKGID}/Pointfree.hi ${PLIST.prof}lib/${HS_PLATFORM}/${HS_PKGID}/Pointfree.p_hi lib/${HS_PLATFORM}/${HS_PKGID}/libHS${HS_PKGID}.a ${PLIST.prof}lib/${HS_PLATFORM}/${HS_PKGID}/libHS${HS_PKGID}_p.a -${PLIST.doc}share/doc/${HS_PLATFORM}/${PKGNAME}/LICENSE +share/doc/${HS_PLATFORM}/${PKGNAME}/LICENSE ${PLIST.doc}share/doc/${HS_PLATFORM}/${PKGNAME}/html/Pointfree.html ${PLIST.doc}share/doc/${HS_PLATFORM}/${PKGNAME}/html/doc-index.html +${PLIST.doc}share/doc/${HS_PLATFORM}/${PKGNAME}/html/doc-index.json ${PLIST.doc}share/doc/${HS_PLATFORM}/${PKGNAME}/html/haddock-bundle.min.js ${PLIST.doc}share/doc/${HS_PLATFORM}/${PKGNAME}/html/index.html ${PLIST.doc}share/doc/${HS_PLATFORM}/${PKGNAME}/html/linuwial.css ${PLIST.doc}share/doc/${HS_PLATFORM}/${PKGNAME}/html/meta.json ${PLIST.doc}share/doc/${HS_PLATFORM}/${PKGNAME}/html/pointfree.haddock ${PLIST.doc}share/doc/${HS_PLATFORM}/${PKGNAME}/html/quick-jump.css +${PLIST.doc}share/doc/${HS_PLATFORM}/${PKGNAME}/html/quick-jump.min.js ${PLIST.doc}share/doc/${HS_PLATFORM}/${PKGNAME}/html/synopsis.png diff --git a/devel/pointfree/distinfo b/devel/pointfree/distinfo index 77cee0c347aa..100afec2b4b4 100644 --- a/devel/pointfree/distinfo +++ b/devel/pointfree/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.6 2023/01/25 13:45:03 pho Exp $ +$NetBSD: distinfo,v 1.7 2023/10/27 12:15:19 pho Exp $ -BLAKE2s (pointfree-1.1.1.9.tar.gz) = 41ebe51fe326e6734b0e11117312b5f2d52d631a3e6cfe3ab86dd2a618736bdd -SHA512 (pointfree-1.1.1.9.tar.gz) = b9f7f002b26176c58531e816ff06c76fc10fcbf20dc5b30860ff9e8408167e6e51f980da77945fc5a17ad0cbf76c832f77db4e222be1625cb9a2a12bc5b63a7d -Size (pointfree-1.1.1.9.tar.gz) = 20498 bytes +BLAKE2s (pointfree-1.1.1.11.tar.gz) = a8900fb5eee44b4052767e2a75f5eac91638c0fdc3450d5400ffb089156a6b46 +SHA512 (pointfree-1.1.1.11.tar.gz) = 31676e8448d19bd032bcb4e1c1a595a2f808121a5246f4b427e0b4f4d63cf0656d599524262b8b98ce3333c57f5a37cd2fd6f105183e3ad6f0ca5eee427b8ffe +Size (pointfree-1.1.1.11.tar.gz) = 20685 bytes