pkgsrc-Changes archive

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

CVS commit: pkgsrc/print/tex-moderncv



Module Name:    pkgsrc
Committed By:   leot
Date:           Sun Mar  3 18:12:47 UTC 2024

Modified Files:
        pkgsrc/print/tex-moderncv: Makefile

Log Message:
tex-moderncv: Nix trailing whitespace

Pointed out by pkglint.

NFC.


To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 pkgsrc/print/tex-moderncv/Makefile

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-moderncv/Makefile
diff -u pkgsrc/print/tex-moderncv/Makefile:1.11 pkgsrc/print/tex-moderncv/Makefile:1.12
--- pkgsrc/print/tex-moderncv/Makefile:1.11     Sun Mar  3 18:12:22 2024
+++ pkgsrc/print/tex-moderncv/Makefile  Sun Mar  3 18:12:47 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2024/03/03 18:12:22 leot Exp $
+# $NetBSD: Makefile,v 1.12 2024/03/03 18:12:47 leot Exp $
 
 DISTNAME=      moderncv
 PKGNAME=       tex-${DISTNAME}-2.3.1
@@ -23,7 +23,7 @@ DEPENDS+=     tex-hyperref-[0-9]*:../../prin
 DEPENDS+=      tex-iftex>=1.0d:../../print/tex-iftex
 DEPENDS+=      tex-l3packages-[0-9]*:../../devel/tex-l3packages
 DEPENDS+=      tex-latex-[0-9]*:../../print/tex-latex
-DEPENDS+=      tex-marvosym-[0-9]*:../../fonts/tex-marvosym 
+DEPENDS+=      tex-marvosym-[0-9]*:../../fonts/tex-marvosym
 DEPENDS+=      tex-microtype-[0-9]*:../../print/tex-microtype
 DEPENDS+=      tex-pgf-[0-9]*:../../print/tex-pgf
 DEPENDS+=      tex-tools-[0-9]*:../../print/tex-tools



Home | Main Index | Thread Index | Old Index