pkgsrc-Changes archive

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

CVS commit: pkgsrc/converters



Module Name:    pkgsrc
Committed By:   wiz
Date:           Fri Jan 10 10:13:49 UTC 2025

Modified Files:
        pkgsrc/converters/hs-pandoc-lua-engine: Makefile buildlink3.mk
        pkgsrc/converters/pandoc-cli: Makefile

Log Message:
*: recursive bump for


To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 pkgsrc/converters/hs-pandoc-lua-engine/Makefile \
    pkgsrc/converters/hs-pandoc-lua-engine/buildlink3.mk
cvs rdiff -u -r1.7 -r1.8 pkgsrc/converters/pandoc-cli/Makefile

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

Modified files:

Index: pkgsrc/converters/hs-pandoc-lua-engine/Makefile
diff -u pkgsrc/converters/hs-pandoc-lua-engine/Makefile:1.11 pkgsrc/converters/hs-pandoc-lua-engine/Makefile:1.12
--- pkgsrc/converters/hs-pandoc-lua-engine/Makefile:1.11        Thu Jan  9 23:48:43 2025
+++ pkgsrc/converters/hs-pandoc-lua-engine/Makefile     Fri Jan 10 10:13:48 2025
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.11 2025/01/09 23:48:43 wiz Exp $
+# $NetBSD: Makefile,v 1.12 2025/01/10 10:13:48 wiz Exp $
 
 DISTNAME=      pandoc-lua-engine-0.2.1.4
-PKGREVISION=   5
+PKGREVISION=   6
 CATEGORIES=    converters
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
Index: pkgsrc/converters/hs-pandoc-lua-engine/buildlink3.mk
diff -u pkgsrc/converters/hs-pandoc-lua-engine/buildlink3.mk:1.11 pkgsrc/converters/hs-pandoc-lua-engine/buildlink3.mk:1.12
--- pkgsrc/converters/hs-pandoc-lua-engine/buildlink3.mk:1.11   Thu Jan  9 23:48:43 2025
+++ pkgsrc/converters/hs-pandoc-lua-engine/buildlink3.mk        Fri Jan 10 10:13:48 2025
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.11 2025/01/09 23:48:43 wiz Exp $
+# $NetBSD: buildlink3.mk,v 1.12 2025/01/10 10:13:48 wiz Exp $
 
 BUILDLINK_TREE+=       hs-pandoc-lua-engine
 
@@ -6,7 +6,7 @@ BUILDLINK_TREE+=        hs-pandoc-lua-engine
 HS_PANDOC_LUA_ENGINE_BUILDLINK3_MK:=
 
 BUILDLINK_API_DEPENDS.hs-pandoc-lua-engine+=   hs-pandoc-lua-engine>=0.2.1
-BUILDLINK_ABI_DEPENDS.hs-pandoc-lua-engine+=   hs-pandoc-lua-engine>=0.2.1.4nb5
+BUILDLINK_ABI_DEPENDS.hs-pandoc-lua-engine+=   hs-pandoc-lua-engine>=0.2.1.4nb6
 BUILDLINK_PKGSRCDIR.hs-pandoc-lua-engine?=     ../../converters/hs-pandoc-lua-engine
 
 .include "../../converters/hs-aeson/buildlink3.mk"

Index: pkgsrc/converters/pandoc-cli/Makefile
diff -u pkgsrc/converters/pandoc-cli/Makefile:1.7 pkgsrc/converters/pandoc-cli/Makefile:1.8
--- pkgsrc/converters/pandoc-cli/Makefile:1.7   Thu Jan  9 23:48:44 2025
+++ pkgsrc/converters/pandoc-cli/Makefile       Fri Jan 10 10:13:49 2025
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.7 2025/01/09 23:48:44 wiz Exp $
+# $NetBSD: Makefile,v 1.8 2025/01/10 10:13:49 wiz Exp $
 
 DISTNAME=      pandoc-cli-3.1.13
 PKGNAME=       ${DISTNAME}
-PKGREVISION=   6
+PKGREVISION=   7
 CATEGORIES=    converters
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost



Home | Main Index | Thread Index | Old Index