pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/converters/pandoc-cli
Module Name: pkgsrc
Committed By: wiz
Date: Fri Jan 10 10:37:40 UTC 2025
Modified Files:
pkgsrc/converters/pandoc-cli: Makefile distinfo
Log Message:
converters/pandoc-cli: update to pandoc-cli-3.6.1
No release notes have been provided by the upstream.
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 pkgsrc/converters/pandoc-cli/Makefile
cvs rdiff -u -r1.1 -r1.2 pkgsrc/converters/pandoc-cli/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/converters/pandoc-cli/Makefile
diff -u pkgsrc/converters/pandoc-cli/Makefile:1.8 pkgsrc/converters/pandoc-cli/Makefile:1.9
--- pkgsrc/converters/pandoc-cli/Makefile:1.8 Fri Jan 10 10:13:49 2025
+++ pkgsrc/converters/pandoc-cli/Makefile Fri Jan 10 10:37:40 2025
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.8 2025/01/10 10:13:49 wiz Exp $
+# $NetBSD: Makefile,v 1.9 2025/01/10 10:37:40 wiz Exp $
-DISTNAME= pandoc-cli-3.1.13
+DISTNAME= pandoc-cli-3.6.1
PKGNAME= ${DISTNAME}
-PKGREVISION= 7
+PKGREVISION= 1
CATEGORIES= converters
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
@@ -23,6 +23,9 @@ post-install:
${INSTALL_MAN} $$f ${DESTDIR}${PREFIX}/${PKGMANDIR}/man1/$$f; \
done
+HASKELL_UNRESTRICT_DEPENDENCIES+= \
+ pandoc-lua-engine
+
.include "options.mk"
.include "../../converters/hs-pandoc/buildlink3.mk"
Index: pkgsrc/converters/pandoc-cli/distinfo
diff -u pkgsrc/converters/pandoc-cli/distinfo:1.1 pkgsrc/converters/pandoc-cli/distinfo:1.2
--- pkgsrc/converters/pandoc-cli/distinfo:1.1 Sun May 5 09:27:05 2024
+++ pkgsrc/converters/pandoc-cli/distinfo Fri Jan 10 10:37:40 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1 2024/05/05 09:27:05 pho Exp $
+$NetBSD: distinfo,v 1.2 2025/01/10 10:37:40 wiz Exp $
-BLAKE2s (pandoc-cli-3.1.13.tar.gz) = 2cc09e7a5c920a1604bd1d2f6384e8bbf49756c24b3f119e7789ebcd9909adb6
-SHA512 (pandoc-cli-3.1.13.tar.gz) = 3536accceb38db443e16d2f9f4827d5ecf123e39d3e684ad08324152149baa16d299484e5782bfa2cec1f41ba88c6bb7c62914a6e495e24e71126e79f1f5ff30
-Size (pandoc-cli-3.1.13.tar.gz) = 94034 bytes
+BLAKE2s (pandoc-cli-3.6.1.tar.gz) = ea6820e15e5dfb7da2ed6543e06c9f231057db445e77c2bc4f4eaaf16a457698
+SHA512 (pandoc-cli-3.6.1.tar.gz) = 299bd49d59e10e1cd08e1169e19764f8a7e64a809787f53aae91dde893d829069b85ade750e8f21387313f0fc87164342da1c1f3fe5108c7f53cf2a3f0d73a48
+Size (pandoc-cli-3.6.1.tar.gz) = 95866 bytes
Home |
Main Index |
Thread Index |
Old Index