pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/print tex-moderncv{,-doc}: update to 2.3.1



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b296bdc76417
branches:  trunk
changeset: 376838:b296bdc76417
user:      markd <markd%pkgsrc.org@localhost>
date:      Thu Apr 14 02:50:50 2022 +0000

description:
tex-moderncv{,-doc}: update to 2.3.1

changes unknown

diffstat:

 print/tex-moderncv-doc/DESCR    |   2 +-
 print/tex-moderncv-doc/Makefile |   6 +++---
 print/tex-moderncv-doc/distinfo |   8 ++++----
 print/tex-moderncv/DESCR        |  10 +++++-----
 print/tex-moderncv/Makefile     |   8 ++++----
 print/tex-moderncv/PLIST        |   5 ++++-
 print/tex-moderncv/distinfo     |   8 ++++----
 7 files changed, 25 insertions(+), 22 deletions(-)

diffs (103 lines):

diff -r f157e44083a0 -r b296bdc76417 print/tex-moderncv-doc/DESCR
--- a/print/tex-moderncv-doc/DESCR      Thu Apr 14 02:48:26 2022 +0000
+++ b/print/tex-moderncv-doc/DESCR      Thu Apr 14 02:50:50 2022 +0000
@@ -1,1 +1,1 @@
-Documentation for tex-moderncv
+Documentation for tex-moderncv.
diff -r f157e44083a0 -r b296bdc76417 print/tex-moderncv-doc/Makefile
--- a/print/tex-moderncv-doc/Makefile   Thu Apr 14 02:48:26 2022 +0000
+++ b/print/tex-moderncv-doc/Makefile   Thu Apr 14 02:50:50 2022 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.6 2021/02/20 10:30:42 markd Exp $
+# $NetBSD: Makefile,v 1.7 2022/04/14 02:50:50 markd Exp $
 
 DISTNAME=      moderncv.doc
-PKGNAME=       tex-${DISTNAME:S/./-/}-2.1.0
-TEXLIVE_REV=   57496
+PKGNAME=       tex-${DISTNAME:S/./-/}-2.3.1
+TEXLIVE_REV=   62128
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      https://ctan.org/pkg/moderncv
diff -r f157e44083a0 -r b296bdc76417 print/tex-moderncv-doc/distinfo
--- a/print/tex-moderncv-doc/distinfo   Thu Apr 14 02:48:26 2022 +0000
+++ b/print/tex-moderncv-doc/distinfo   Thu Apr 14 02:50:50 2022 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.7 2021/10/26 11:14:06 nia Exp $
+$NetBSD: distinfo,v 1.8 2022/04/14 02:50:50 markd Exp $
 
-BLAKE2s (moderncv.doc.r57496.tar.xz) = acad29f5cbc31aa95abfb86f64639ea4b3ca9f77e728d125258a3f78947e6cc7
-SHA512 (moderncv.doc.r57496.tar.xz) = 032a9ccb6e91fea7db129146292f3e59866019729f056e4f9e6bcf8db42a0d81a181b214240689fc6643d49a63580e2e8c61e0b9a47562f04af0d24f14bd37b3
-Size (moderncv.doc.r57496.tar.xz) = 245668 bytes
+BLAKE2s (moderncv.doc.r62128.tar.xz) = 61d53fb9e4a263259e887f94cdb40faeacd86f71e038f32234346928d67fa441
+SHA512 (moderncv.doc.r62128.tar.xz) = 9527fa84fffc4eb2ac92dab59cf0e5ae87a6f5befd4ed05acdd85cc7050dcc669f8b814ef928e69bb1c1e8bb3bd774aca1f85acf6b750a1c9555a3165eba0281
+Size (moderncv.doc.r62128.tar.xz) = 246664 bytes
diff -r f157e44083a0 -r b296bdc76417 print/tex-moderncv/DESCR
--- a/print/tex-moderncv/DESCR  Thu Apr 14 02:48:26 2022 +0000
+++ b/print/tex-moderncv/DESCR  Thu Apr 14 02:50:50 2022 +0000
@@ -1,5 +1,5 @@
-Moderncv provides a documentclass for typesetting curricula vitae in
-various styles. Moderncv aims to be both straightforward to use and
-customizable, providing five ready-made styles (classic, casual,
-banking, oldstyle and fancy) and allowing one to define his own by
-modifying colors, fonts, icons, etc.
+The class provides facilities for typesetting modern
+curriculums vitae, both in a classic and in a casual style. It
+is fairly customizable, allowing you to define your own style
+by changing the colours, the fonts, etc. The template.tex file
+can be used as an example.
diff -r f157e44083a0 -r b296bdc76417 print/tex-moderncv/Makefile
--- a/print/tex-moderncv/Makefile       Thu Apr 14 02:48:26 2022 +0000
+++ b/print/tex-moderncv/Makefile       Thu Apr 14 02:50:50 2022 +0000
@@ -1,12 +1,12 @@
-# $NetBSD: Makefile,v 1.9 2021/02/20 10:30:42 markd Exp $
+# $NetBSD: Makefile,v 1.10 2022/04/14 02:50:50 markd Exp $
 
 DISTNAME=      moderncv
-PKGNAME=       tex-${DISTNAME}-2.1.0
-TEXLIVE_REV=   57496
+PKGNAME=       tex-${DISTNAME}-2.3.1
+TEXLIVE_REV=   62128
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      https://ctan.org/pkg/moderncv
-COMMENT=       Modern CV latex class
+COMMENT=       Modern curriculum vitae class
 LICENSE=       lppl-1.3c
 
 DEPENDS+=      tex-changepage-[0-9]*:../../print/tex-changepage
diff -r f157e44083a0 -r b296bdc76417 print/tex-moderncv/PLIST
--- a/print/tex-moderncv/PLIST  Thu Apr 14 02:48:26 2022 +0000
+++ b/print/tex-moderncv/PLIST  Thu Apr 14 02:50:50 2022 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2021/02/20 10:30:42 markd Exp $
+@comment $NetBSD: PLIST,v 1.3 2022/04/14 02:50:50 markd Exp $
 share/texmf-dist/tex/latex/moderncv/moderncv.cls
 share/texmf-dist/tex/latex/moderncv/moderncvbodyi.sty
 share/texmf-dist/tex/latex/moderncv/moderncvbodyii.sty
@@ -23,9 +23,12 @@
 share/texmf-dist/tex/latex/moderncv/moderncvheadiv.sty
 share/texmf-dist/tex/latex/moderncv/moderncvheadv.sty
 share/texmf-dist/tex/latex/moderncv/moderncvheadvi.sty
+share/texmf-dist/tex/latex/moderncv/moderncviconsacademic.sty
 share/texmf-dist/tex/latex/moderncv/moderncviconsawesome.sty
 share/texmf-dist/tex/latex/moderncv/moderncviconsletters.sty
 share/texmf-dist/tex/latex/moderncv/moderncviconsmarvosym.sty
+share/texmf-dist/tex/latex/moderncv/moderncviconssymbols.sty
+share/texmf-dist/tex/latex/moderncv/moderncviconstikz.sty
 share/texmf-dist/tex/latex/moderncv/moderncvskillmatrix.sty
 share/texmf-dist/tex/latex/moderncv/moderncvstylebanking.sty
 share/texmf-dist/tex/latex/moderncv/moderncvstylecasual.sty
diff -r f157e44083a0 -r b296bdc76417 print/tex-moderncv/distinfo
--- a/print/tex-moderncv/distinfo       Thu Apr 14 02:48:26 2022 +0000
+++ b/print/tex-moderncv/distinfo       Thu Apr 14 02:50:50 2022 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.6 2021/10/26 11:14:06 nia Exp $
+$NetBSD: distinfo,v 1.7 2022/04/14 02:50:50 markd Exp $
 
-BLAKE2s (moderncv.r57496.tar.xz) = ca0ccacfbaa9c30b9e9e2a0d0b2f6a86302f57dd37dd455417f9eecb340492ba
-SHA512 (moderncv.r57496.tar.xz) = 5afe854478a689c648695480bcece97a3c940e1be7cd0e32f3e1ddb1240e823ffae82f53a5b6a127c62f30a1e339f5dcaf9f7ac8b5da361fd3de80feca719614
-Size (moderncv.r57496.tar.xz) = 30884 bytes
+BLAKE2s (moderncv.r62128.tar.xz) = 9ee37ac2b26adf3960472c62e5fb262fb58d97a749221027177b2201f9f2cba7
+SHA512 (moderncv.r62128.tar.xz) = 988cc5f400af4ecdfc0730a63d7f2a13fde81b9120f198622a5e2d145ca94e1d5bc952e261ef2f4cacefda8a23626119975fd1e00b44f4a66b1fbb7f4c011d40
+Size (moderncv.r62128.tar.xz) = 34180 bytes



Home | Main Index | Thread Index | Old Index