head 1.8; access; symbols pkgsrc-2026Q1:1.8.0.6 pkgsrc-2026Q1-base:1.8 pkgsrc-2025Q4:1.8.0.4 pkgsrc-2025Q4-base:1.8 pkgsrc-2025Q3:1.8.0.2 pkgsrc-2025Q3-base:1.8 pkgsrc-2025Q2:1.7.0.4 pkgsrc-2025Q2-base:1.7 pkgsrc-2025Q1:1.7.0.2 pkgsrc-2025Q1-base:1.7 pkgsrc-2024Q4:1.4.0.6 pkgsrc-2024Q4-base:1.4 pkgsrc-2024Q3:1.4.0.4 pkgsrc-2024Q3-base:1.4 pkgsrc-2024Q2:1.4.0.2 pkgsrc-2024Q2-base:1.4 pkgsrc-2024Q1:1.2.0.4 pkgsrc-2024Q1-base:1.2 pkgsrc-2023Q4:1.2.0.2 pkgsrc-2023Q4-base:1.2; locks; strict; comment @# @; 1.8 date 2025.08.13.11.07.23; author pho; state Exp; branches; next 1.7; commitid oGqtJTKdyCfCKy6G; 1.7 date 2025.03.05.03.39.51; author pho; state Exp; branches; next 1.6; commitid VPkRDaZT4MoYrPLF; 1.6 date 2025.02.02.13.05.46; author pho; state Exp; branches; next 1.5; commitid Zl7FwsffomOQzTHF; 1.5 date 2025.02.01.15.13.12; author pho; state Exp; branches; next 1.4; commitid zKMI8hF24No8kMHF; 1.4 date 2024.05.09.01.32.35; author pho; state Exp; branches; next 1.3; commitid zmOkUK6EkFT4og9F; 1.3 date 2024.05.03.18.29.01; author pho; state Exp; branches; next 1.2; commitid 6lg26b5u363ndA8F; 1.2 date 2023.11.02.06.37.23; author pho; state Exp; branches; next 1.1; commitid dPkTdcIqhE4k90LE; 1.1 date 2023.11.02.01.06.39; author pho; state Exp; branches; next ; commitid zEJuHGT2yTCtkYKE; desc @@ 1.8 log @Bump all Haskell because lang/ghc910 has got a library change @ text @# $NetBSD: Makefile,v 1.7 2025/03/05 03:39:51 pho Exp $ DISTNAME= dbus-1.3.11 PKGREVISION= 3 CATEGORIES= sysutils DIST_SUBDIR= ${PKGBASE} # To avoid conflicting with sysutils/dbus MAINTAINER= pkgsrc-users@@NetBSD.org COMMENT= Client library for the D-Bus IPC system LICENSE= apache-2.0 .include "../../devel/hs-cereal/buildlink3.mk" .include "../../devel/hs-conduit/buildlink3.mk" .include "../../devel/hs-lens/buildlink3.mk" .include "../../net/hs-network/buildlink3.mk" .include "../../devel/hs-random/buildlink3.mk" .include "../../devel/hs-split/buildlink3.mk" .include "../../devel/hs-th-lift/buildlink3.mk" .include "../../devel/hs-vector/buildlink3.mk" .include "../../textproc/hs-xml-conduit/buildlink3.mk" .include "../../textproc/hs-xml-types/buildlink3.mk" .include "../../mk/haskell.mk" .include "../../mk/bsd.pkg.mk" @ 1.7 log @recursive revbump after patching lang/ghc910 @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.6 2025/02/02 13:05:46 pho Exp $ d4 1 a4 1 PKGREVISION= 2 @ 1.6 log @Bump all Haskell packages after switching the default compiler. @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.5 2025/02/01 15:13:12 pho Exp $ d4 1 a4 1 PKGREVISION= 1 @ 1.5 log @sysutils/hs-dbus: update to dbus-1.3.11 No release notes have been provided by the upstream. @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.4 2024/05/09 01:32:35 pho Exp $ d4 1 @ 1.4 log @Recursive revbump after changing the default Haskell compiler @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.3 2024/05/03 18:29:01 pho Exp $ d3 1 a3 2 DISTNAME= dbus-1.3.4 PKGREVISION= 1 @ 1.3 log @sysutils/hs-dbus: Update to 1.3.4 Upstream provides no release notes. @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.2 2023/11/02 06:37:23 pho Exp $ d4 1 @ 1.2 log @Revbump all Haskell after updating lang/ghc96 @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.1 2023/11/02 01:06:39 pho Exp $ d3 1 a3 2 DISTNAME= dbus-1.3.1 PKGREVISION= 1 @ 1.1 log @sysutils/hs-dbus: import hs-dbus-1.3.1 D-Bus is a simple, message-based protocol for inter-process communication, which allows applications to interact with other parts of the machine and the user's session using remote procedure calls. D-Bus is a essential part of the modern Linux desktop, where it replaces earlier protocols such as CORBA and DCOP. This library is an implementation of the D-Bus protocol in Haskell. It can be used to add D-Bus support to Haskell applications, without the awkward interfaces common to foreign bindings. @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.11 2023/10/30 13:58:33 pho Exp $ d4 1 @