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:           Sun Feb 18 10:22:13 UTC 2024

Modified Files:
        pkgsrc/print/tex-marginnote: Makefile distinfo
        pkgsrc/print/tex-marginnote-doc: Makefile PLIST distinfo

Log Message:
tex-marginnote{,-doc}: update to 1.4b

changes unknown


To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 pkgsrc/print/tex-marginnote/Makefile
cvs rdiff -u -r1.8 -r1.9 pkgsrc/print/tex-marginnote/distinfo
cvs rdiff -u -r1.9 -r1.10 pkgsrc/print/tex-marginnote-doc/Makefile
cvs rdiff -u -r1.2 -r1.3 pkgsrc/print/tex-marginnote-doc/PLIST
cvs rdiff -u -r1.8 -r1.9 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/Makefile
diff -u pkgsrc/print/tex-marginnote/Makefile:1.9 pkgsrc/print/tex-marginnote/Makefile:1.10
--- pkgsrc/print/tex-marginnote/Makefile:1.9    Sat Jan 18 23:34:27 2020
+++ pkgsrc/print/tex-marginnote/Makefile        Sun Feb 18 10:22:12 2024
@@ -1,14 +1,13 @@
-# $NetBSD: Makefile,v 1.9 2020/01/18 23:34:27 rillig Exp $
+# $NetBSD: Makefile,v 1.10 2024/02/18 10:22:12 markd Exp $
 
 DISTNAME=      marginnote
 PKGNAME=       tex-${DISTNAME}-1.4b
-TEXLIVE_REV=   48383
+TEXLIVE_REV=   68204
 
 MAINTAINER=    minskim%NetBSD.org@localhost
 HOMEPAGE=      https://ctan.org/pkg/marginnote
 COMMENT=       Notes in the margin, even where \marginpar fails
 LICENSE=       lppl-1.3c
 
-TEXLIVE_UNVERSIONED=   yes
 .include "../../print/texlive/package.mk"
 .include "../../mk/bsd.pkg.mk"

Index: pkgsrc/print/tex-marginnote/distinfo
diff -u pkgsrc/print/tex-marginnote/distinfo:1.8 pkgsrc/print/tex-marginnote/distinfo:1.9
--- pkgsrc/print/tex-marginnote/distinfo:1.8    Tue Oct 26 11:14:01 2021
+++ pkgsrc/print/tex-marginnote/distinfo        Sun Feb 18 10:22:12 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.8 2021/10/26 11:14:01 nia Exp $
+$NetBSD: distinfo,v 1.9 2024/02/18 10:22:12 markd Exp $
 
-BLAKE2s (tex-marginnote-48383/marginnote.tar.xz) = 06de61fb46f2c97a04813ff492142b3ca169b1ff78faaf82b8f319cff2b5e5e3
-SHA512 (tex-marginnote-48383/marginnote.tar.xz) = 57f84fcb7859ed9107fbe14e8f09c2923b6fce844165a67ece9058cdba4bc7750e878ab8434b667be086436dc5179056b3a88c15cbcfb3e404446e8a92230fca
-Size (tex-marginnote-48383/marginnote.tar.xz) = 3332 bytes
+BLAKE2s (marginnote.r68204.tar.xz) = e45bbed407b2c5d8cb4d9c990f6e33f140ba69b04b1e40f46c72e58ed406e997
+SHA512 (marginnote.r68204.tar.xz) = 6643a77d01d59bc371d301e738b59957bd63cfa0fc98a554f853d1599392ceb5e88663651563445633df704bbc3ef74510ebd6150c44911314225259982f114b
+Size (marginnote.r68204.tar.xz) = 3312 bytes

Index: pkgsrc/print/tex-marginnote-doc/Makefile
diff -u pkgsrc/print/tex-marginnote-doc/Makefile:1.9 pkgsrc/print/tex-marginnote-doc/Makefile:1.10
--- pkgsrc/print/tex-marginnote-doc/Makefile:1.9        Sat Jan 18 23:34:28 2020
+++ pkgsrc/print/tex-marginnote-doc/Makefile    Sun Feb 18 10:22:12 2024
@@ -1,14 +1,13 @@
-# $NetBSD: Makefile,v 1.9 2020/01/18 23:34:28 rillig Exp $
+# $NetBSD: Makefile,v 1.10 2024/02/18 10:22:12 markd Exp $
 
 DISTNAME=      marginnote.doc
 PKGNAME=       tex-${DISTNAME:S/./-/}-1.4b
-TEXLIVE_REV=   48383
+TEXLIVE_REV=   68204
 
 MAINTAINER=    minskim%NetBSD.org@localhost
 HOMEPAGE=      https://ctan.org/pkg/marginnote
 COMMENT=       Documentation for tex-marginnote
 LICENSE=       lppl-1.3c
 
-TEXLIVE_UNVERSIONED=   yes
 .include "../../print/texlive/package.mk"
 .include "../../mk/bsd.pkg.mk"

Index: pkgsrc/print/tex-marginnote-doc/PLIST
diff -u pkgsrc/print/tex-marginnote-doc/PLIST:1.2 pkgsrc/print/tex-marginnote-doc/PLIST:1.3
--- pkgsrc/print/tex-marginnote-doc/PLIST:1.2   Sun Aug  7 09:09:39 2016
+++ pkgsrc/print/tex-marginnote-doc/PLIST       Sun Feb 18 10:22:12 2024
@@ -1,3 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2016/08/07 09:09:39 markd Exp $
-share/texmf-dist/doc/latex/marginnote/README.txt
+@comment $NetBSD: PLIST,v 1.3 2024/02/18 10:22:12 markd Exp $
+share/texmf-dist/doc/latex/marginnote/LICENSE.md
+share/texmf-dist/doc/latex/marginnote/README.md
 share/texmf-dist/doc/latex/marginnote/marginnote.pdf

Index: pkgsrc/print/tex-marginnote-doc/distinfo
diff -u pkgsrc/print/tex-marginnote-doc/distinfo:1.8 pkgsrc/print/tex-marginnote-doc/distinfo:1.9
--- pkgsrc/print/tex-marginnote-doc/distinfo:1.8        Tue Oct 26 11:14:01 2021
+++ pkgsrc/print/tex-marginnote-doc/distinfo    Sun Feb 18 10:22:12 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.8 2021/10/26 11:14:01 nia Exp $
+$NetBSD: distinfo,v 1.9 2024/02/18 10:22:12 markd Exp $
 
-BLAKE2s (tex-marginnote-48383/marginnote.doc.tar.xz) = 2f983c39570bc83bc614c276fc0df40d5cadc61007e1b6c8b5888a1ea1a90ddc
-SHA512 (tex-marginnote-48383/marginnote.doc.tar.xz) = c4e7f12bda9f7f55e6456bcfa46ebd5cc27d8004d4a5c739a315f1fe66bb22ce61863c7f57b9ed5535c1520d19e052d0490df35c172fb01059e5070831e88779
-Size (tex-marginnote-48383/marginnote.doc.tar.xz) = 317408 bytes
+BLAKE2s (marginnote.doc.r68204.tar.xz) = 658e9e3952742b4848a6cfb924ef70dbcef4420174e8900c3612fcb67cdd20fd
+SHA512 (marginnote.doc.r68204.tar.xz) = 18882e317048606324338ff765cd11e972c3dedcdbfe2407a3f9643b3efe6a7d173561726d4221618ac510a447cec7b1aa13a46ca45a091ac76e601c55c551e7
+Size (marginnote.doc.r68204.tar.xz) = 469960 bytes



Home | Main Index | Thread Index | Old Index