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: Thu May 8 08:52:14 UTC 2025
Modified Files:
pkgsrc/graphics/tex-spath3: Makefile distinfo
pkgsrc/graphics/tex-spath3-doc: Makefile PLIST distinfo
Log Message:
tex-spath3{,-doc}: update to 2.8
New feature: ability to separate out the shortening due to an
arrowhead from the rendering of the arrow itself.
This is useful if using arrows with knots.
Also, several bug fixes to bring it in line with updates to LaTeX3,
and to fix other issues.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/graphics/tex-spath3/Makefile \
pkgsrc/graphics/tex-spath3/distinfo
cvs rdiff -u -r1.1 -r1.2 pkgsrc/graphics/tex-spath3-doc/Makefile \
pkgsrc/graphics/tex-spath3-doc/PLIST \
pkgsrc/graphics/tex-spath3-doc/distinfo
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-spath3/Makefile
diff -u pkgsrc/graphics/tex-spath3/Makefile:1.1 pkgsrc/graphics/tex-spath3/Makefile:1.2
--- pkgsrc/graphics/tex-spath3/Makefile:1.1 Sun Oct 29 13:58:55 2023
+++ pkgsrc/graphics/tex-spath3/Makefile Thu May 8 08:52:14 2025
@@ -1,17 +1,13 @@
-# $NetBSD: Makefile,v 1.1 2023/10/29 13:58:55 riastradh Exp $
+# $NetBSD: Makefile,v 1.2 2025/05/08 08:52:14 markd Exp $
DISTNAME= spath3
-PKGNAME= tex-${DISTNAME}-2.7
-TEXLIVE_REV= 64818
+PKGNAME= tex-${DISTNAME}-2.8
+TEXLIVE_REV= 71396
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= https://ctan.org/pkg/spath3
COMMENT= Manipulate "soft paths" in PGF
LICENSE= lppl-1.3c
-# catalogue-contact-bugs https://github.com/loopspace/spath3/issues
-# catalogue-contact-home https://github.com/loopspace/spath3
-# catalogue-contact-repository https://github.com/loopspace/spath3
-
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/graphics/tex-spath3/distinfo
diff -u pkgsrc/graphics/tex-spath3/distinfo:1.1 pkgsrc/graphics/tex-spath3/distinfo:1.2
--- pkgsrc/graphics/tex-spath3/distinfo:1.1 Sun Oct 29 13:58:55 2023
+++ pkgsrc/graphics/tex-spath3/distinfo Thu May 8 08:52:14 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1 2023/10/29 13:58:55 riastradh Exp $
+$NetBSD: distinfo,v 1.2 2025/05/08 08:52:14 markd Exp $
-BLAKE2s (spath3.r64818.tar.xz) = 9f41c3a3186b1b81e080d307c08c62948fadccb9cdce858c550fe7a77b714365
-SHA512 (spath3.r64818.tar.xz) = c066ebfc25685d450caeddced161ad5b4170453307cfd21fc2c85c113bab3271b001514481827149757e536863fc2bf9814e03720d9a934c4df02321d6c5bbd5
-Size (spath3.r64818.tar.xz) = 25528 bytes
+BLAKE2s (spath3.r71396.tar.xz) = 2aa77f199024bad3cbd96ada045ac1d31598a17d8c74eea37cba9744d23ab617
+SHA512 (spath3.r71396.tar.xz) = c3d28d96a5ec1c0d3b0f7e29a974f90a92add95de81655f5b5d4ad465e7bb9ba7874feec4dd8071715a25d2ee01f94c14a81a2fae68838dbe3321cea9a0c7f64
+Size (spath3.r71396.tar.xz) = 25664 bytes
Index: pkgsrc/graphics/tex-spath3-doc/Makefile
diff -u pkgsrc/graphics/tex-spath3-doc/Makefile:1.1 pkgsrc/graphics/tex-spath3-doc/Makefile:1.2
--- pkgsrc/graphics/tex-spath3-doc/Makefile:1.1 Sun Oct 29 13:58:55 2023
+++ pkgsrc/graphics/tex-spath3-doc/Makefile Thu May 8 08:52:14 2025
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.1 2023/10/29 13:58:55 riastradh Exp $
+# $NetBSD: Makefile,v 1.2 2025/05/08 08:52:14 markd Exp $
DISTNAME= spath3.doc
-PKGNAME= tex-${DISTNAME:S/./-/}-2.7
-TEXLIVE_REV= 64818
+PKGNAME= tex-${DISTNAME:S/./-/}-2.8
+TEXLIVE_REV= 71396
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= https://ctan.org/pkg/spath3
Index: pkgsrc/graphics/tex-spath3-doc/PLIST
diff -u pkgsrc/graphics/tex-spath3-doc/PLIST:1.1 pkgsrc/graphics/tex-spath3-doc/PLIST:1.2
--- pkgsrc/graphics/tex-spath3-doc/PLIST:1.1 Sun Oct 29 13:58:55 2023
+++ pkgsrc/graphics/tex-spath3-doc/PLIST Thu May 8 08:52:14 2025
@@ -1,5 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1 2023/10/29 13:58:55 riastradh Exp $
-share/texmf-dist/doc/latex/spath3/README
+@comment $NetBSD: PLIST,v 1.2 2025/05/08 08:52:14 markd Exp $
share/texmf-dist/doc/latex/spath3/README.txt
share/texmf-dist/doc/latex/spath3/calligraphy.pdf
share/texmf-dist/doc/latex/spath3/calligraphy.tex
Index: pkgsrc/graphics/tex-spath3-doc/distinfo
diff -u pkgsrc/graphics/tex-spath3-doc/distinfo:1.1 pkgsrc/graphics/tex-spath3-doc/distinfo:1.2
--- pkgsrc/graphics/tex-spath3-doc/distinfo:1.1 Sun Oct 29 13:58:55 2023
+++ pkgsrc/graphics/tex-spath3-doc/distinfo Thu May 8 08:52:14 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1 2023/10/29 13:58:55 riastradh Exp $
+$NetBSD: distinfo,v 1.2 2025/05/08 08:52:14 markd Exp $
-BLAKE2s (spath3.doc.r64818.tar.xz) = cb46f462362e61eaba61059095826410a6e143207788ac50083010591937923c
-SHA512 (spath3.doc.r64818.tar.xz) = ce6fde7f6fe42711a2c685582dda0bb9a4715b12a43483a76824361561cf1f20b40bc85a3c2facc90783cbc46b632848a9701d28381f0eba343463ac03ac443d
-Size (spath3.doc.r64818.tar.xz) = 1669756 bytes
+BLAKE2s (spath3.doc.r71396.tar.xz) = 7202c32658e2fb1f433117ebb846a215e4e328b774593e4314e22b57d7dc1769
+SHA512 (spath3.doc.r71396.tar.xz) = a76d3f438c735379483f42d3cf60f8247caf9cd92821cb9b1d3c4e591ee90e194842cea591c9f9106162259912038b9035f4dae89d3de11fb21a24d806b0adf4
+Size (spath3.doc.r71396.tar.xz) = 1682276 bytes
Home |
Main Index |
Thread Index |
Old Index