head 1.16; access; symbols pkgsrc-2026Q1:1.16.0.6 pkgsrc-2026Q1-base:1.16 pkgsrc-2025Q4:1.16.0.4 pkgsrc-2025Q4-base:1.16 pkgsrc-2025Q3:1.16.0.2 pkgsrc-2025Q3-base:1.16 pkgsrc-2025Q2:1.14.0.4 pkgsrc-2025Q2-base:1.14 pkgsrc-2025Q1:1.14.0.2 pkgsrc-2025Q1-base:1.14 pkgsrc-2024Q4:1.3.0.6 pkgsrc-2024Q4-base:1.3 pkgsrc-2024Q3:1.3.0.4 pkgsrc-2024Q3-base:1.3 pkgsrc-2024Q2:1.3.0.2 pkgsrc-2024Q2-base:1.3; locks; strict; comment @# @; 1.16 date 2025.08.13.11.06.26; author pho; state Exp; branches; next 1.15; commitid oGqtJTKdyCfCKy6G; 1.15 date 2025.07.19.20.50.59; author wiz; state Exp; branches; next 1.14; commitid N7XO8DnCJmqaNo3G; 1.14 date 2025.03.08.05.13.50; author pho; state Exp; branches; next 1.13; commitid 8UcvNVe5yrnESdMF; 1.13 date 2025.03.05.03.38.58; author pho; state Exp; branches; next 1.12; commitid VPkRDaZT4MoYrPLF; 1.12 date 2025.02.23.22.29.09; author wiz; state Exp; branches; next 1.11; commitid jMt2sw8fALnP1EKF; 1.11 date 2025.02.02.13.04.53; author pho; state Exp; branches; next 1.10; commitid Zl7FwsffomOQzTHF; 1.10 date 2025.01.30.23.46.48; author pho; state Exp; branches; next 1.9; commitid p8T7JUAh6S1kezHF; 1.9 date 2025.01.10.10.37.40; author wiz; state Exp; branches; next 1.8; commitid 5g2Xob9RJhorvVEF; 1.8 date 2025.01.10.10.13.49; author wiz; state Exp; branches; next 1.7; commitid tkCrgvgXwxMdnVEF; 1.7 date 2025.01.09.23.48.44; author wiz; state Exp; branches; next 1.6; commitid LqieYyBqUCvKUREF; 1.6 date 2025.01.09.23.30.12; author wiz; state Exp; branches; next 1.5; commitid Erswr4ljS5gmOREF; 1.5 date 2025.01.09.23.24.41; author wiz; state Exp; branches; next 1.4; commitid 9c7rwnmkEK7wMREF; 1.4 date 2025.01.09.23.15.14; author wiz; state Exp; branches; next 1.3; commitid O6a8HqfuV8PiJREF; 1.3 date 2024.05.09.01.31.42; author pho; state Exp; branches; next 1.2; commitid zmOkUK6EkFT4og9F; 1.2 date 2024.05.05.09.56.16; author pho; state Exp; branches; next 1.1; commitid GGhgPNi6xLUtjN8F; 1.1 date 2024.05.05.09.27.05; author pho; state Exp; branches; next ; commitid gcYhNyiwzQtt9N8F; desc @@ 1.16 log @Bump all Haskell because lang/ghc910 has got a library change @ text @# $NetBSD: Makefile,v 1.15 2025/07/19 20:50:59 wiz Exp $ DISTNAME= pandoc-cli-3.7.0.2 PKGNAME= ${DISTNAME} PKGREVISION= 1 CATEGORIES= converters MAINTAINER= pkgsrc-users@@NetBSD.org COMMENT= Conversion between documentation formats LICENSE= gnu-gpl-v2 # If pandoc is to be linked dynamically, it will depend on more than 180 # shared objects and the dynamic linker will spend several seconds to # resolve symbols on startup. This is unacceptable because pandoc tends to # be launched very frequently by build systems and editors. This wastes # storage, but time is more expensive than disks. HASKELL_ENABLE_DYNAMIC_EXECUTABLE= no INSTALLATION_DIRS+= ${PKGMANDIR}/man1 post-install: cd ${WRKSRC}/man && \ for f in *.1; do \ ${INSTALL_MAN} $$f ${DESTDIR}${PREFIX}/${PKGMANDIR}/man1/$$f; \ done .include "options.mk" .include "../../converters/hs-pandoc/buildlink3.mk" .include "../../mk/haskell.mk" .include "../../mk/bsd.pkg.mk" @ 1.15 log @converters/pandoc-cli: update to pandoc-cli-3.7.0.2 No release notes have been provided by the upstream. @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.14 2025/03/08 05:13:50 pho Exp $ d5 1 @ 1.14 log @Recursive bump for security/hs-tls @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.13 2025/03/05 03:38:58 pho Exp $ d3 1 a3 1 DISTNAME= pandoc-cli-3.6.3 a4 1 PKGREVISION= 2 @ 1.13 log @recursive revbump after patching lang/ghc910 @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.12 2025/02/23 22:29:09 wiz Exp $ d5 1 a5 1 PKGREVISION= 1 @ 1.12 log @converters/pandoc-cli: update to pandoc-cli-3.6.3 No release notes have been provided by the upstream. @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.11 2025/02/02 13:04:53 pho Exp $ d5 1 @ 1.11 log @Bump all Haskell packages after switching the default compiler. @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.10 2025/01/30 23:46:48 pho Exp $ d3 1 a3 1 DISTNAME= pandoc-cli-3.6.2 a4 1 PKGREVISION= 1 @ 1.10 log @converters/pandoc-cli: update to pandoc-cli-3.6.2 No release notes have been provided by the upstream. @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.9 2025/01/10 10:37:40 wiz Exp $ d5 1 @ 1.9 log @converters/pandoc-cli: update to pandoc-cli-3.6.1 No release notes have been provided by the upstream. @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.6 2025/01/09 23:30:12 wiz Exp $ d3 1 a3 1 DISTNAME= pandoc-cli-3.6.1 a4 1 PKGREVISION= 1 a24 3 HASKELL_UNRESTRICT_DEPENDENCIES+= \ pandoc-lua-engine @ 1.8 log @*: recursive bump for @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.7 2025/01/09 23:48:44 wiz Exp $ d3 1 a3 1 DISTNAME= pandoc-cli-3.1.13 d5 1 a5 1 PKGREVISION= 7 d26 3 @ 1.7 log @*: recursive bump for hs-hslua-module-doclayout 1.2.0 @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.6 2025/01/09 23:30:12 wiz Exp $ d5 1 a5 1 PKGREVISION= 6 @ 1.6 log @*: recursive bump for hs-doctemplates 0.11.0.1 @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.5 2025/01/09 23:24:41 wiz Exp $ d5 1 a5 1 PKGREVISION= 5 @ 1.5 log @*: recursive bump for hs-doclayout 0.5 @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.4 2025/01/09 23:15:14 wiz Exp $ d5 1 a5 1 PKGREVISION= 4 @ 1.4 log @i*: recursive bump for hs-emojis update @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.3 2024/05/09 01:31:42 pho Exp $ d5 1 a5 1 PKGREVISION= 3 @ 1.3 log @Recursive revbump after changing the default Haskell compiler @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.2 2024/05/05 09:56:16 pho Exp $ d5 1 a5 1 PKGREVISION= 2 @ 1.2 log @converters/pandoc-cli: Install man pages @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.1 2024/05/05 09:27:05 pho Exp $ d5 1 a5 1 PKGREVISION= 1 @ 1.1 log @converters/pandoc-cli: import pandoc-cli-3.1.13 Pandoc-cli provides a command-line executable that uses the pandoc library to convert between markup formats. @ text @d1 1 a1 1 # $NetBSD$ d5 1 d19 7 @