pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/graphics
Module Name: pkgsrc
Committed By: markd
Date: Fri Mar 27 23:55:51 UTC 2026
Modified Files:
pkgsrc/graphics/tex-mptopdf: DESCR Makefile distinfo
pkgsrc/graphics/tex-mptopdf-doc: Makefile PLIST distinfo
Log Message:
tex-mptopdf{,-doc}: update to 2025
changes unknown
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/graphics/tex-mptopdf/DESCR
cvs rdiff -u -r1.14 -r1.15 pkgsrc/graphics/tex-mptopdf/Makefile
cvs rdiff -u -r1.12 -r1.13 pkgsrc/graphics/tex-mptopdf/distinfo
cvs rdiff -u -r1.12 -r1.13 pkgsrc/graphics/tex-mptopdf-doc/Makefile \
pkgsrc/graphics/tex-mptopdf-doc/distinfo
cvs rdiff -u -r1.2 -r1.3 pkgsrc/graphics/tex-mptopdf-doc/PLIST
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/graphics/tex-mptopdf/DESCR
diff -u pkgsrc/graphics/tex-mptopdf/DESCR:1.2 pkgsrc/graphics/tex-mptopdf/DESCR:1.3
--- pkgsrc/graphics/tex-mptopdf/DESCR:1.2 Mon Apr 27 02:08:13 2020
+++ pkgsrc/graphics/tex-mptopdf/DESCR Fri Mar 27 23:55:51 2026
@@ -5,4 +5,6 @@ ConTeXt. They can be used independently
yet are maintained as part of it. So in TeX Live we pull them
out to this separate package for the benefit of LaTeX users who
do not install the rest of ConTeXt. This can be found on CTAN
-in macros/pdftex/graphics.
+in macros/pdftex/graphics. The files originally come from the
+ConTeXt distribution. TL uses the repackaging from
+https://github.com/gucci-on-fleek/context-packaging.
Index: pkgsrc/graphics/tex-mptopdf/Makefile
diff -u pkgsrc/graphics/tex-mptopdf/Makefile:1.14 pkgsrc/graphics/tex-mptopdf/Makefile:1.15
--- pkgsrc/graphics/tex-mptopdf/Makefile:1.14 Sun Mar 24 10:53:52 2024
+++ pkgsrc/graphics/tex-mptopdf/Makefile Fri Mar 27 23:55:51 2026
@@ -1,12 +1,13 @@
-# $NetBSD: Makefile,v 1.14 2024/03/24 10:53:52 markd Exp $
+# $NetBSD: Makefile,v 1.15 2026/03/27 23:55:51 markd Exp $
DISTNAME= mptopdf
-PKGNAME= tex-${DISTNAME}-2024
-TEXLIVE_REV= 69363
+PKGNAME= tex-${DISTNAME}-2025
+TEXLIVE_REV= 78010
MAINTAINER= minskim%NetBSD.org@localhost
HOMEPAGE= https://ctan.org/pkg/pdf-mps-supp
COMMENT= Script to convert mpost to PDF
+LICENSE= gnu-gpl-v2
CONFLICTS+= tex-supp-pdf<2010
DEPENDS+= tex-kpathsea-[0-9]*:../../print/tex-kpathsea
Index: pkgsrc/graphics/tex-mptopdf/distinfo
diff -u pkgsrc/graphics/tex-mptopdf/distinfo:1.12 pkgsrc/graphics/tex-mptopdf/distinfo:1.13
--- pkgsrc/graphics/tex-mptopdf/distinfo:1.12 Sun Mar 24 10:53:52 2024
+++ pkgsrc/graphics/tex-mptopdf/distinfo Fri Mar 27 23:55:51 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.12 2024/03/24 10:53:52 markd Exp $
+$NetBSD: distinfo,v 1.13 2026/03/27 23:55:51 markd Exp $
-BLAKE2s (mptopdf.r69363.tar.xz) = 3f02812ba77af077000bc3ca63ab91e48abbf3bcb5c163f48ba38c668945fe9c
-SHA512 (mptopdf.r69363.tar.xz) = 680851a49d124cf0e2ff0c7626dbb5c5e48358ab08c94906cfe019fa2066dd3b47c763c7985a101d44ef6a6bfab3b3f72c88bbc1ad0eca0258b8f6467ffc0ede
-Size (mptopdf.r69363.tar.xz) = 37188 bytes
+BLAKE2s (mptopdf.r78010.tar.xz) = 23a25a5489d35366cc0d0826a1c0d7c27e41bbe2f2ce69ac3e3904088bf78ab5
+SHA512 (mptopdf.r78010.tar.xz) = 98121833abdcf390a4f9a3a71eeec09c00d5bbb43e1be7e50e3aaa240646fd67648e9a8294b25f60622220d2ed041466b1912ec1ceb7479ac93be996a143648e
+Size (mptopdf.r78010.tar.xz) = 37332 bytes
Index: pkgsrc/graphics/tex-mptopdf-doc/Makefile
diff -u pkgsrc/graphics/tex-mptopdf-doc/Makefile:1.12 pkgsrc/graphics/tex-mptopdf-doc/Makefile:1.13
--- pkgsrc/graphics/tex-mptopdf-doc/Makefile:1.12 Sun Mar 24 10:53:52 2024
+++ pkgsrc/graphics/tex-mptopdf-doc/Makefile Fri Mar 27 23:55:51 2026
@@ -1,12 +1,13 @@
-# $NetBSD: Makefile,v 1.12 2024/03/24 10:53:52 markd Exp $
+# $NetBSD: Makefile,v 1.13 2026/03/27 23:55:51 markd Exp $
DISTNAME= mptopdf.doc
-PKGNAME= tex-${DISTNAME:S/./-/}-2024
-TEXLIVE_REV= 69363
+PKGNAME= tex-${DISTNAME:S/./-/}-2025
+TEXLIVE_REV= 78010
MAINTAINER= minskim%NetBSD.org@localhost
HOMEPAGE= https://ctan.org/pkg/pdf-mps-supp
COMMENT= Documentation for tex-mptopdf
+LICENSE= gnu-gpl-v2
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/graphics/tex-mptopdf-doc/distinfo
diff -u pkgsrc/graphics/tex-mptopdf-doc/distinfo:1.12 pkgsrc/graphics/tex-mptopdf-doc/distinfo:1.13
--- pkgsrc/graphics/tex-mptopdf-doc/distinfo:1.12 Sun Mar 24 10:53:52 2024
+++ pkgsrc/graphics/tex-mptopdf-doc/distinfo Fri Mar 27 23:55:51 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.12 2024/03/24 10:53:52 markd Exp $
+$NetBSD: distinfo,v 1.13 2026/03/27 23:55:51 markd Exp $
-BLAKE2s (mptopdf.doc.r69363.tar.xz) = 70a1abe2ea9a9c2b049843acf01346489cfb901c49d1e75d857ff49bea948863
-SHA512 (mptopdf.doc.r69363.tar.xz) = 46b4dbe5a903601078da34238dc449ad932dbc44fdbb6df33b53554fbbe8d47307ba99e971ab197e468a8689d731f989c02097ca2b8ab07c575ec05e2866e81a
-Size (mptopdf.doc.r69363.tar.xz) = 13620 bytes
+BLAKE2s (mptopdf.doc.r78010.tar.xz) = fcc8bc4d16304b422301df00e26b914d3683329ec66b70d1d521eb27ebcf3a3d
+SHA512 (mptopdf.doc.r78010.tar.xz) = 041270bec2870402459bed308a17eecdcae0e233bef222a707be252f0766cf36d7c2cd2835182f80599c45523215c11017637fcddfe3a44af360ebe04971fe07
+Size (mptopdf.doc.r78010.tar.xz) = 16608 bytes
Index: pkgsrc/graphics/tex-mptopdf-doc/PLIST
diff -u pkgsrc/graphics/tex-mptopdf-doc/PLIST:1.2 pkgsrc/graphics/tex-mptopdf-doc/PLIST:1.3
--- pkgsrc/graphics/tex-mptopdf-doc/PLIST:1.2 Tue Dec 3 20:04:35 2013
+++ pkgsrc/graphics/tex-mptopdf-doc/PLIST Fri Mar 27 23:55:51 2026
@@ -1,3 +1,5 @@
-@comment $NetBSD: PLIST,v 1.2 2013/12/03 20:04:35 minskim Exp $
+@comment $NetBSD: PLIST,v 1.3 2026/03/27 23:55:51 markd Exp $
man/man1/mptopdf.1
+share/texmf-dist/doc/context/scripts/mkii/mptopdf.html
share/texmf-dist/doc/context/scripts/mkii/mptopdf.man
+share/texmf-dist/doc/context/scripts/mkii/mptopdf.xml
Home |
Main Index |
Thread Index |
Old Index