pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/hs-concurrent-output



Module Name:    pkgsrc
Committed By:   pho
Date:           Wed May  1 07:17:49 UTC 2024

Modified Files:
        pkgsrc/devel/hs-concurrent-output: Makefile PLIST buildlink3.mk
            distinfo

Log Message:
devel/hs-concurrent-output: Update to 1.10.21

concurrent-output (1.10.21)

  * Allow ansi-terminal-1.1


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/devel/hs-concurrent-output/Makefile \
    pkgsrc/devel/hs-concurrent-output/buildlink3.mk
cvs rdiff -u -r1.1 -r1.2 pkgsrc/devel/hs-concurrent-output/PLIST \
    pkgsrc/devel/hs-concurrent-output/distinfo

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-concurrent-output/Makefile
diff -u pkgsrc/devel/hs-concurrent-output/Makefile:1.2 pkgsrc/devel/hs-concurrent-output/Makefile:1.3
--- pkgsrc/devel/hs-concurrent-output/Makefile:1.2      Thu Nov  2 06:36:23 2023
+++ pkgsrc/devel/hs-concurrent-output/Makefile  Wed May  1 07:17:48 2024
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.2 2023/11/02 06:36:23 pho Exp $
+# $NetBSD: Makefile,v 1.3 2024/05/01 07:17:48 pho Exp $
 
-DISTNAME=      concurrent-output-1.10.20
-PKGREVISION=   1
+DISTNAME=      concurrent-output-1.10.21
 CATEGORIES=    devel
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
Index: pkgsrc/devel/hs-concurrent-output/buildlink3.mk
diff -u pkgsrc/devel/hs-concurrent-output/buildlink3.mk:1.2 pkgsrc/devel/hs-concurrent-output/buildlink3.mk:1.3
--- pkgsrc/devel/hs-concurrent-output/buildlink3.mk:1.2 Thu Nov  2 06:36:23 2023
+++ pkgsrc/devel/hs-concurrent-output/buildlink3.mk     Wed May  1 07:17:48 2024
@@ -1,12 +1,12 @@
-# $NetBSD: buildlink3.mk,v 1.2 2023/11/02 06:36:23 pho Exp $
+# $NetBSD: buildlink3.mk,v 1.3 2024/05/01 07:17:48 pho Exp $
 
 BUILDLINK_TREE+=       hs-concurrent-output
 
 .if !defined(HS_CONCURRENT_OUTPUT_BUILDLINK3_MK)
 HS_CONCURRENT_OUTPUT_BUILDLINK3_MK:=
 
-BUILDLINK_API_DEPENDS.hs-concurrent-output+=   hs-concurrent-output>=1.10.20
-BUILDLINK_ABI_DEPENDS.hs-concurrent-output+=   hs-concurrent-output>=1.10.20nb1
+BUILDLINK_API_DEPENDS.hs-concurrent-output+=   hs-concurrent-output>=1.10.21
+BUILDLINK_ABI_DEPENDS.hs-concurrent-output+=   hs-concurrent-output>=1.10.21
 BUILDLINK_PKGSRCDIR.hs-concurrent-output?=     ../../devel/hs-concurrent-output
 
 .include "../../devel/hs-ansi-terminal/buildlink3.mk"

Index: pkgsrc/devel/hs-concurrent-output/PLIST
diff -u pkgsrc/devel/hs-concurrent-output/PLIST:1.1 pkgsrc/devel/hs-concurrent-output/PLIST:1.2
--- pkgsrc/devel/hs-concurrent-output/PLIST:1.1 Sun Oct 29 09:44:44 2023
+++ pkgsrc/devel/hs-concurrent-output/PLIST     Wed May  1 07:17:48 2024
@@ -1,6 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1 2023/10/29 09:44:44 pho Exp $
-lib/concurrent-output-${PKGVERSION}/${HS_VERSION}/package-description
-lib/concurrent-output-${PKGVERSION}/${HS_VERSION}/package-id
+@comment $NetBSD: PLIST,v 1.2 2024/05/01 07:17:48 pho Exp $
 ${PLIST.shlibs}lib/${HS_PLATFORM}/${HS_PKGID}/System/Console/Concurrent.dyn_hi
 lib/${HS_PLATFORM}/${HS_PKGID}/System/Console/Concurrent.hi
 ${PLIST.prof}lib/${HS_PLATFORM}/${HS_PKGID}/System/Console/Concurrent.p_hi
@@ -22,6 +20,8 @@ ${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
+lib/concurrent-output-${PKGVERSION}/${HS_VERSION}/package-description
+lib/concurrent-output-${PKGVERSION}/${HS_VERSION}/package-id
 share/doc/${HS_PLATFORM}/concurrent-output-${PKGVERSION}/LICENSE
 ${PLIST.doc}share/doc/${HS_PLATFORM}/concurrent-output-${PKGVERSION}/html/System-Console-Concurrent-Internal.html
 ${PLIST.doc}share/doc/${HS_PLATFORM}/concurrent-output-${PKGVERSION}/html/System-Console-Concurrent.html
@@ -29,11 +29,9 @@ ${PLIST.doc}share/doc/${HS_PLATFORM}/con
 ${PLIST.doc}share/doc/${HS_PLATFORM}/concurrent-output-${PKGVERSION}/html/System-Process-Concurrent.html
 ${PLIST.doc}share/doc/${HS_PLATFORM}/concurrent-output-${PKGVERSION}/html/concurrent-output.haddock
 ${PLIST.doc}share/doc/${HS_PLATFORM}/concurrent-output-${PKGVERSION}/html/doc-index.html
-${PLIST.doc}share/doc/${HS_PLATFORM}/concurrent-output-${PKGVERSION}/html/doc-index.json
 ${PLIST.doc}share/doc/${HS_PLATFORM}/concurrent-output-${PKGVERSION}/html/haddock-bundle.min.js
 ${PLIST.doc}share/doc/${HS_PLATFORM}/concurrent-output-${PKGVERSION}/html/index.html
 ${PLIST.doc}share/doc/${HS_PLATFORM}/concurrent-output-${PKGVERSION}/html/linuwial.css
 ${PLIST.doc}share/doc/${HS_PLATFORM}/concurrent-output-${PKGVERSION}/html/meta.json
 ${PLIST.doc}share/doc/${HS_PLATFORM}/concurrent-output-${PKGVERSION}/html/quick-jump.css
-${PLIST.doc}share/doc/${HS_PLATFORM}/concurrent-output-${PKGVERSION}/html/quick-jump.min.js
 ${PLIST.doc}share/doc/${HS_PLATFORM}/concurrent-output-${PKGVERSION}/html/synopsis.png
Index: pkgsrc/devel/hs-concurrent-output/distinfo
diff -u pkgsrc/devel/hs-concurrent-output/distinfo:1.1 pkgsrc/devel/hs-concurrent-output/distinfo:1.2
--- pkgsrc/devel/hs-concurrent-output/distinfo:1.1      Sun Oct 29 09:44:44 2023
+++ pkgsrc/devel/hs-concurrent-output/distinfo  Wed May  1 07:17:48 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1 2023/10/29 09:44:44 pho Exp $
+$NetBSD: distinfo,v 1.2 2024/05/01 07:17:48 pho Exp $
 
-BLAKE2s (concurrent-output-1.10.20.tar.gz) = beba94d6cc9a9e63dd8e43ffeb2f3991e587c2e85ce9238a21a9314e59f73cf1
-SHA512 (concurrent-output-1.10.20.tar.gz) = cbc88d9fce04c864321c51ddf804e4b055647cef75ffb612bb1891da91dce7c2f4a1d3a6aa926e8ce02022da393856d6a6419c53c8e14d5f8e577e521811b01c
-Size (concurrent-output-1.10.20.tar.gz) = 23855 bytes
+BLAKE2s (concurrent-output-1.10.21.tar.gz) = aa56b0403e653fcb47d154c6a7fb92c55936326b0b1a4668cc65bbf07ab73292
+SHA512 (concurrent-output-1.10.21.tar.gz) = 86d1ba10d0eabad54cffbc7d98ced86b7b367764035eb25feea1c2f6f6379df3bbc5b292af38a841996c97c9984a8f6d6a42f5edc9f9adf2033abfe02d0bbbc6
+Size (concurrent-output-1.10.21.tar.gz) = 23875 bytes



Home | Main Index | Thread Index | Old Index