pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/print
Module Name: pkgsrc
Committed By: markd
Date: Mon Mar 30 08:01:55 UTC 2026
Modified Files:
pkgsrc/print/tex-marginnote: DESCR Makefile distinfo
pkgsrc/print/tex-marginnote-doc: DESCR Makefile distinfo
Log Message:
tex-marginnote{,-doc}: update to 1.4d
cabohah has corrected the column detection calculation in twocolumn mode.
To generate a diff of this commit:
cvs rdiff -u -r1.1.1.1 -r1.2 pkgsrc/print/tex-marginnote/DESCR
cvs rdiff -u -r1.10 -r1.11 pkgsrc/print/tex-marginnote/Makefile
cvs rdiff -u -r1.9 -r1.10 pkgsrc/print/tex-marginnote/distinfo
cvs rdiff -u -r1.1.1.1 -r1.2 pkgsrc/print/tex-marginnote-doc/DESCR
cvs rdiff -u -r1.10 -r1.11 pkgsrc/print/tex-marginnote-doc/Makefile
cvs rdiff -u -r1.9 -r1.10 pkgsrc/print/tex-marginnote-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/print/tex-marginnote/DESCR
diff -u pkgsrc/print/tex-marginnote/DESCR:1.1.1.1 pkgsrc/print/tex-marginnote/DESCR:1.2
--- pkgsrc/print/tex-marginnote/DESCR:1.1.1.1 Sat Dec 25 06:14:09 2010
+++ pkgsrc/print/tex-marginnote/DESCR Mon Mar 30 08:01:54 2026
@@ -1,4 +1,4 @@
-This package provides the command \marginnote that may be used instead
-of \marginpar at almost every place where \marginpar cannot be used,
-e.g., inside floats, footnotes, or in frames made with the framed
-package.
+This package provides the command \marginnote that may be used
+instead of \marginpar at almost every place where \marginpar
+cannot be used, e.g., inside floats, footnotes, or in frames
+made with the framed package.
Index: pkgsrc/print/tex-marginnote/Makefile
diff -u pkgsrc/print/tex-marginnote/Makefile:1.10 pkgsrc/print/tex-marginnote/Makefile:1.11
--- pkgsrc/print/tex-marginnote/Makefile:1.10 Sun Feb 18 10:22:12 2024
+++ pkgsrc/print/tex-marginnote/Makefile Mon Mar 30 08:01:54 2026
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.10 2024/02/18 10:22:12 markd Exp $
+# $NetBSD: Makefile,v 1.11 2026/03/30 08:01:54 markd Exp $
DISTNAME= marginnote
-PKGNAME= tex-${DISTNAME}-1.4b
-TEXLIVE_REV= 68204
+PKGNAME= tex-${DISTNAME}-1.4d
+TEXLIVE_REV= 77682
MAINTAINER= minskim%NetBSD.org@localhost
HOMEPAGE= https://ctan.org/pkg/marginnote
Index: pkgsrc/print/tex-marginnote/distinfo
diff -u pkgsrc/print/tex-marginnote/distinfo:1.9 pkgsrc/print/tex-marginnote/distinfo:1.10
--- pkgsrc/print/tex-marginnote/distinfo:1.9 Sun Feb 18 10:22:12 2024
+++ pkgsrc/print/tex-marginnote/distinfo Mon Mar 30 08:01:54 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.9 2024/02/18 10:22:12 markd Exp $
+$NetBSD: distinfo,v 1.10 2026/03/30 08:01:54 markd Exp $
-BLAKE2s (marginnote.r68204.tar.xz) = e45bbed407b2c5d8cb4d9c990f6e33f140ba69b04b1e40f46c72e58ed406e997
-SHA512 (marginnote.r68204.tar.xz) = 6643a77d01d59bc371d301e738b59957bd63cfa0fc98a554f853d1599392ceb5e88663651563445633df704bbc3ef74510ebd6150c44911314225259982f114b
-Size (marginnote.r68204.tar.xz) = 3312 bytes
+BLAKE2s (marginnote.r77682.tar.xz) = 23bb4fb6e04215a92cae58a3607bd9460fa3d5b42c0622f6efbed2f2add29ca1
+SHA512 (marginnote.r77682.tar.xz) = 445c3414a3e8072b46b7838b7e52367647507191968dca399e9315eb445888563d0033ad394ab9a65fd138a7ac0ac602700dea25645026fe8e7716dcdc4ced03
+Size (marginnote.r77682.tar.xz) = 3352 bytes
Index: pkgsrc/print/tex-marginnote-doc/DESCR
diff -u pkgsrc/print/tex-marginnote-doc/DESCR:1.1.1.1 pkgsrc/print/tex-marginnote-doc/DESCR:1.2
--- pkgsrc/print/tex-marginnote-doc/DESCR:1.1.1.1 Sat Dec 25 06:14:20 2010
+++ pkgsrc/print/tex-marginnote-doc/DESCR Mon Mar 30 08:01:54 2026
@@ -1 +1 @@
-This is documentation for tex-marginnote.
+Documentation for tex-marginnote.
Index: pkgsrc/print/tex-marginnote-doc/Makefile
diff -u pkgsrc/print/tex-marginnote-doc/Makefile:1.10 pkgsrc/print/tex-marginnote-doc/Makefile:1.11
--- pkgsrc/print/tex-marginnote-doc/Makefile:1.10 Sun Feb 18 10:22:12 2024
+++ pkgsrc/print/tex-marginnote-doc/Makefile Mon Mar 30 08:01:54 2026
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.10 2024/02/18 10:22:12 markd Exp $
+# $NetBSD: Makefile,v 1.11 2026/03/30 08:01:54 markd Exp $
DISTNAME= marginnote.doc
-PKGNAME= tex-${DISTNAME:S/./-/}-1.4b
-TEXLIVE_REV= 68204
+PKGNAME= tex-${DISTNAME:S/./-/}-1.4d
+TEXLIVE_REV= 77682
-MAINTAINER= minskim%NetBSD.org@localhost
+MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= https://ctan.org/pkg/marginnote
COMMENT= Documentation for tex-marginnote
LICENSE= lppl-1.3c
Index: pkgsrc/print/tex-marginnote-doc/distinfo
diff -u pkgsrc/print/tex-marginnote-doc/distinfo:1.9 pkgsrc/print/tex-marginnote-doc/distinfo:1.10
--- pkgsrc/print/tex-marginnote-doc/distinfo:1.9 Sun Feb 18 10:22:12 2024
+++ pkgsrc/print/tex-marginnote-doc/distinfo Mon Mar 30 08:01:55 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.9 2024/02/18 10:22:12 markd Exp $
+$NetBSD: distinfo,v 1.10 2026/03/30 08:01:55 markd Exp $
-BLAKE2s (marginnote.doc.r68204.tar.xz) = 658e9e3952742b4848a6cfb924ef70dbcef4420174e8900c3612fcb67cdd20fd
-SHA512 (marginnote.doc.r68204.tar.xz) = 18882e317048606324338ff765cd11e972c3dedcdbfe2407a3f9643b3efe6a7d173561726d4221618ac510a447cec7b1aa13a46ca45a091ac76e601c55c551e7
-Size (marginnote.doc.r68204.tar.xz) = 469960 bytes
+BLAKE2s (marginnote.doc.r77682.tar.xz) = a6131d51b29ca32ef7a26b5edd1c724fc772a8ff6afdef56dbf2efdcdbce33da
+SHA512 (marginnote.doc.r77682.tar.xz) = d3e6b9c6deee6e96d612c9aaa0517fa9c35470c4366679b1bf73fa843020f0d715c83c6c4800e275ad40f09fcc84ab082d995de4b335e0bc2193629f42d07a95
+Size (marginnote.doc.r77682.tar.xz) = 467588 bytes
Home |
Main Index |
Thread Index |
Old Index