pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/devel/hs-hls-ormolu-plugin



Module Name:    pkgsrc
Committed By:   pho
Date:           Tue Oct 31 12:26:14 UTC 2023

Modified Files:
        pkgsrc/devel/hs-hls-ormolu-plugin: Makefile PLIST buildlink3.mk
            distinfo
Removed Files:
        pkgsrc/devel/hs-hls-ormolu-plugin/patches:
            patch-hls-ormolu-plugin.cabal

Log Message:
devel/hs-hls-ormolu-plugin: Update to 2.4.0.0

No change log is provided by the upstream.


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/devel/hs-hls-ormolu-plugin/Makefile \
    pkgsrc/devel/hs-hls-ormolu-plugin/buildlink3.mk
cvs rdiff -u -r1.1 -r1.2 pkgsrc/devel/hs-hls-ormolu-plugin/PLIST \
    pkgsrc/devel/hs-hls-ormolu-plugin/distinfo
cvs rdiff -u -r1.1 -r0 \
    pkgsrc/devel/hs-hls-ormolu-plugin/patches/patch-hls-ormolu-plugin.cabal

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/devel/hs-hls-ormolu-plugin/Makefile
diff -u pkgsrc/devel/hs-hls-ormolu-plugin/Makefile:1.4 pkgsrc/devel/hs-hls-ormolu-plugin/Makefile:1.5
--- pkgsrc/devel/hs-hls-ormolu-plugin/Makefile:1.4      Mon Oct  9 04:54:19 2023
+++ pkgsrc/devel/hs-hls-ormolu-plugin/Makefile  Tue Oct 31 12:26:13 2023
@@ -1,17 +1,18 @@
-# $NetBSD: Makefile,v 1.4 2023/10/09 04:54:19 pho Exp $
+# $NetBSD: Makefile,v 1.5 2023/10/31 12:26:13 pho Exp $
 
-DISTNAME=      hls-ormolu-plugin-1.0.3.0
-PKGREVISION=   3
+DISTNAME=      hls-ormolu-plugin-2.4.0.0
 CATEGORIES=    devel
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 COMMENT=       Integration with the Ormolu code formatter
 LICENSE=       apache-2.0
 
+.include "../../misc/hs-extra/buildlink3.mk"
 .include "../../devel/hs-ghcide/buildlink3.mk"
 .include "../../devel/hs-hls-plugin-api/buildlink3.mk"
 .include "../../devel/hs-lens/buildlink3.mk"
 .include "../../devel/hs-lsp/buildlink3.mk"
 .include "../../devel/ormolu/buildlink3.mk"
+.include "../../sysutils/hs-process-extras/buildlink3.mk"
 .include "../../mk/haskell.mk"
 .include "../../mk/bsd.pkg.mk"
Index: pkgsrc/devel/hs-hls-ormolu-plugin/buildlink3.mk
diff -u pkgsrc/devel/hs-hls-ormolu-plugin/buildlink3.mk:1.4 pkgsrc/devel/hs-hls-ormolu-plugin/buildlink3.mk:1.5
--- pkgsrc/devel/hs-hls-ormolu-plugin/buildlink3.mk:1.4 Mon Oct  9 04:54:19 2023
+++ pkgsrc/devel/hs-hls-ormolu-plugin/buildlink3.mk     Tue Oct 31 12:26:13 2023
@@ -1,19 +1,21 @@
-# $NetBSD: buildlink3.mk,v 1.4 2023/10/09 04:54:19 pho Exp $
+# $NetBSD: buildlink3.mk,v 1.5 2023/10/31 12:26:13 pho Exp $
 
 BUILDLINK_TREE+=       hs-hls-ormolu-plugin
 
 .if !defined(HS_HLS_ORMOLU_PLUGIN_BUILDLINK3_MK)
 HS_HLS_ORMOLU_PLUGIN_BUILDLINK3_MK:=
 
-BUILDLINK_API_DEPENDS.hs-hls-ormolu-plugin+=   hs-hls-ormolu-plugin>=1.0.3
-BUILDLINK_ABI_DEPENDS.hs-hls-ormolu-plugin+=   hs-hls-ormolu-plugin>=1.0.3.0nb3
+BUILDLINK_API_DEPENDS.hs-hls-ormolu-plugin+=   hs-hls-ormolu-plugin>=2.4.0
+BUILDLINK_ABI_DEPENDS.hs-hls-ormolu-plugin+=   hs-hls-ormolu-plugin>=2.4.0.0
 BUILDLINK_PKGSRCDIR.hs-hls-ormolu-plugin?=     ../../devel/hs-hls-ormolu-plugin
 
+.include "../../misc/hs-extra/buildlink3.mk"
 .include "../../devel/hs-ghcide/buildlink3.mk"
 .include "../../devel/hs-hls-plugin-api/buildlink3.mk"
 .include "../../devel/hs-lens/buildlink3.mk"
 .include "../../devel/hs-lsp/buildlink3.mk"
 .include "../../devel/ormolu/buildlink3.mk"
+.include "../../sysutils/hs-process-extras/buildlink3.mk"
 .endif # HS_HLS_ORMOLU_PLUGIN_BUILDLINK3_MK
 
 BUILDLINK_TREE+=       -hs-hls-ormolu-plugin

Index: pkgsrc/devel/hs-hls-ormolu-plugin/PLIST
diff -u pkgsrc/devel/hs-hls-ormolu-plugin/PLIST:1.1 pkgsrc/devel/hs-hls-ormolu-plugin/PLIST:1.2
--- pkgsrc/devel/hs-hls-ormolu-plugin/PLIST:1.1 Mon Jan 30 10:10:03 2023
+++ pkgsrc/devel/hs-hls-ormolu-plugin/PLIST     Tue Oct 31 12:26:13 2023
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1 2023/01/30 10:10:03 pho Exp $
+@comment $NetBSD: PLIST,v 1.2 2023/10/31 12:26:13 pho Exp $
 lib/hls-ormolu-plugin-${PKGVERSION}/${HS_VERSION}/package-description
 lib/hls-ormolu-plugin-${PKGVERSION}/${HS_VERSION}/package-id
 ${PLIST.shlibs}lib/${HS_PLATFORM}/${HS_PKGID}/Ide/Plugin/Ormolu.dyn_hi
@@ -7,13 +7,15 @@ ${PLIST.prof}lib/${HS_PLATFORM}/${HS_PKG
 lib/${HS_PLATFORM}/${HS_PKGID}/libHS${HS_PKGID}.a
 ${PLIST.prof}lib/${HS_PLATFORM}/${HS_PKGID}/libHS${HS_PKGID}_p.a
 ${PLIST.shlibs}lib/${HS_PLATFORM}/libHS${HS_PKGID}-${HS_VER}.so
-${PLIST.doc}share/doc/${HS_PLATFORM}/hls-ormolu-plugin-${PKGVERSION}/LICENSE
+share/doc/${HS_PLATFORM}/hls-ormolu-plugin-${PKGVERSION}/LICENSE
 ${PLIST.doc}share/doc/${HS_PLATFORM}/hls-ormolu-plugin-${PKGVERSION}/html/Ide-Plugin-Ormolu.html
 ${PLIST.doc}share/doc/${HS_PLATFORM}/hls-ormolu-plugin-${PKGVERSION}/html/doc-index.html
+${PLIST.doc}share/doc/${HS_PLATFORM}/hls-ormolu-plugin-${PKGVERSION}/html/doc-index.json
 ${PLIST.doc}share/doc/${HS_PLATFORM}/hls-ormolu-plugin-${PKGVERSION}/html/haddock-bundle.min.js
 ${PLIST.doc}share/doc/${HS_PLATFORM}/hls-ormolu-plugin-${PKGVERSION}/html/hls-ormolu-plugin.haddock
 ${PLIST.doc}share/doc/${HS_PLATFORM}/hls-ormolu-plugin-${PKGVERSION}/html/index.html
 ${PLIST.doc}share/doc/${HS_PLATFORM}/hls-ormolu-plugin-${PKGVERSION}/html/linuwial.css
 ${PLIST.doc}share/doc/${HS_PLATFORM}/hls-ormolu-plugin-${PKGVERSION}/html/meta.json
 ${PLIST.doc}share/doc/${HS_PLATFORM}/hls-ormolu-plugin-${PKGVERSION}/html/quick-jump.css
+${PLIST.doc}share/doc/${HS_PLATFORM}/hls-ormolu-plugin-${PKGVERSION}/html/quick-jump.min.js
 ${PLIST.doc}share/doc/${HS_PLATFORM}/hls-ormolu-plugin-${PKGVERSION}/html/synopsis.png
Index: pkgsrc/devel/hs-hls-ormolu-plugin/distinfo
diff -u pkgsrc/devel/hs-hls-ormolu-plugin/distinfo:1.1 pkgsrc/devel/hs-hls-ormolu-plugin/distinfo:1.2
--- pkgsrc/devel/hs-hls-ormolu-plugin/distinfo:1.1      Mon Jan 30 10:10:03 2023
+++ pkgsrc/devel/hs-hls-ormolu-plugin/distinfo  Tue Oct 31 12:26:13 2023
@@ -1,6 +1,5 @@
-$NetBSD: distinfo,v 1.1 2023/01/30 10:10:03 pho Exp $
+$NetBSD: distinfo,v 1.2 2023/10/31 12:26:13 pho Exp $
 
-BLAKE2s (hls-ormolu-plugin-1.0.3.0.tar.gz) = e5894580b1019bdf8239392beb1f5584525c188bad994d0effc865cf4d454f28
-SHA512 (hls-ormolu-plugin-1.0.3.0.tar.gz) = 5c3390684e7040222bc09d58406acf87ec0ee83fb2fe18e71b36d4a740d2588d65e2ee89ab12d3edf5fa76176ff1aef81bb7292bb1c7a1925f0603cb18cb34ee
-Size (hls-ormolu-plugin-1.0.3.0.tar.gz) = 6557 bytes
-SHA1 (patch-hls-ormolu-plugin.cabal) = 0cbb86e58c9e01282a319ae996039f6819138069
+BLAKE2s (hls-ormolu-plugin-2.4.0.0.tar.gz) = 6c199e574e058eec07e053d80ba11633918b7b5a41df9cdf65543996a0dadee1
+SHA512 (hls-ormolu-plugin-2.4.0.0.tar.gz) = a5acfb759ff9226f221b73911c17262e43b5956a429f38541dd3b90089d331f465b31dad997f9cdf6e5be22f5fd6febad45617c8de3d3cbfc2fa5459f55164ff
+Size (hls-ormolu-plugin-2.4.0.0.tar.gz) = 8658 bytes



Home | Main Index | Thread Index | Old Index