pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/print tex-europasscv{, -doc}: update to 2018.49703



details:   https://anonhg.NetBSD.org/pkgsrc/rev/4ba7cfe54fc9
branches:  trunk
changeset: 318824:4ba7cfe54fc9
user:      markd <markd%pkgsrc.org@localhost>
date:      Wed Jan 30 08:24:32 2019 +0000

description:
tex-europasscv{,-doc}: update to 2018.49703

* fixes following TexLive 2018 upgrade
* add icons for Gitlab and ORCID
* add support for bibliography
* Portuguese: follow Portuguese Language Orthographic Agreement of 1990
* add def files for Norwegian (Bokm?l) and Catalan

diffstat:

 print/tex-europasscv-doc/Makefile |   6 +++---
 print/tex-europasscv-doc/PLIST    |   5 ++++-
 print/tex-europasscv-doc/distinfo |  10 +++++-----
 print/tex-europasscv/Makefile     |   6 +++---
 print/tex-europasscv/PLIST        |   7 ++++++-
 print/tex-europasscv/distinfo     |  10 +++++-----
 6 files changed, 26 insertions(+), 18 deletions(-)

diffs (108 lines):

diff -r 6144fe40c132 -r 4ba7cfe54fc9 print/tex-europasscv-doc/Makefile
--- a/print/tex-europasscv-doc/Makefile Wed Jan 30 08:16:36 2019 +0000
+++ b/print/tex-europasscv-doc/Makefile Wed Jan 30 08:24:32 2019 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.4 2018/05/06 02:43:04 markd Exp $
+# $NetBSD: Makefile,v 1.5 2019/01/30 08:24:32 markd Exp $
 
 DISTNAME=      europasscv.doc
-PKGNAME=       tex-${DISTNAME:S/./-/}-2018
-TEXLIVE_REV=   45878
+PKGNAME=       tex-${DISTNAME:S/./-/}-2018.49703
+TEXLIVE_REV=   49703
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      http://ctan.org/pkg/europasscv
diff -r 6144fe40c132 -r 4ba7cfe54fc9 print/tex-europasscv-doc/PLIST
--- a/print/tex-europasscv-doc/PLIST    Wed Jan 30 08:16:36 2019 +0000
+++ b/print/tex-europasscv-doc/PLIST    Wed Jan 30 08:24:32 2019 +0000
@@ -1,7 +1,10 @@
-@comment $NetBSD: PLIST,v 1.3 2017/06/21 06:13:15 markd Exp $
+@comment $NetBSD: PLIST,v 1.4 2019/01/30 08:24:32 markd Exp $
 share/texmf-dist/doc/latex/europasscv/CHANGELOG.md
 share/texmf-dist/doc/latex/europasscv/README.md
 share/texmf-dist/doc/latex/europasscv/europasscv.pdf
 share/texmf-dist/doc/latex/europasscv/europasscv.tex
+share/texmf-dist/doc/latex/europasscv/example/europasscv_bib_en.pdf
+share/texmf-dist/doc/latex/europasscv/example/europasscv_bib_en.tex
 share/texmf-dist/doc/latex/europasscv/example/europasscv_en.pdf
 share/texmf-dist/doc/latex/europasscv/example/europasscv_en.tex
+share/texmf-dist/doc/latex/europasscv/example/europasscv_example.bib
diff -r 6144fe40c132 -r 4ba7cfe54fc9 print/tex-europasscv-doc/distinfo
--- a/print/tex-europasscv-doc/distinfo Wed Jan 30 08:16:36 2019 +0000
+++ b/print/tex-europasscv-doc/distinfo Wed Jan 30 08:24:32 2019 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.5 2018/05/06 02:43:04 markd Exp $
+$NetBSD: distinfo,v 1.6 2019/01/30 08:24:32 markd Exp $
 
-SHA1 (tex-europasscv-45878/europasscv.doc.tar.xz) = 25d4e1c276e839b7a334ad390ad3e036e9f094f9
-RMD160 (tex-europasscv-45878/europasscv.doc.tar.xz) = aadabd5e46621b2f2f25e145e95ebceadc05f87c
-SHA512 (tex-europasscv-45878/europasscv.doc.tar.xz) = f94573529788591b0d940549a2a922d12d5e0512643f34a88ef8455f34621d0391b108d581e0aeb8220dba26922f1ff6501aa894cd49fd9264672a6e96f89e43
-Size (tex-europasscv-45878/europasscv.doc.tar.xz) = 414576 bytes
+SHA1 (tex-europasscv-49703/europasscv.doc.tar.xz) = 6c3611f192634a3c60824ef3288977232b9f4a67
+RMD160 (tex-europasscv-49703/europasscv.doc.tar.xz) = 5dc77fa46762ce120320085557bc93743801c492
+SHA512 (tex-europasscv-49703/europasscv.doc.tar.xz) = 652cdd7b97187320ad46df3b382017c43c05c51db4bf1e34686d52acea0b0e1df7a4a5de07ba2e9a729cc4d8bc6c3bfbeec67ee46896b989bd13685d6966bdfa
+Size (tex-europasscv-49703/europasscv.doc.tar.xz) = 449528 bytes
diff -r 6144fe40c132 -r 4ba7cfe54fc9 print/tex-europasscv/Makefile
--- a/print/tex-europasscv/Makefile     Wed Jan 30 08:16:36 2019 +0000
+++ b/print/tex-europasscv/Makefile     Wed Jan 30 08:24:32 2019 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.4 2018/05/06 02:43:04 markd Exp $
+# $NetBSD: Makefile,v 1.5 2019/01/30 08:24:32 markd Exp $
 
 DISTNAME=      europasscv
-PKGNAME=       tex-${DISTNAME}-2018
-TEXLIVE_REV=   45878
+PKGNAME=       tex-${DISTNAME}-2018.49703
+TEXLIVE_REV=   49703
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      http://ctan.org/pkg/europasscv
diff -r 6144fe40c132 -r 4ba7cfe54fc9 print/tex-europasscv/PLIST
--- a/print/tex-europasscv/PLIST        Wed Jan 30 08:16:36 2019 +0000
+++ b/print/tex-europasscv/PLIST        Wed Jan 30 08:24:32 2019 +0000
@@ -1,6 +1,8 @@
-@comment $NetBSD: PLIST,v 1.4 2018/05/06 02:43:04 markd Exp $
+@comment $NetBSD: PLIST,v 1.5 2019/01/30 08:24:32 markd Exp $
 share/texmf-dist/tex/latex/europasscv/address_europass_icon.pdf
+share/texmf-dist/tex/latex/europasscv/europasscv-bibliography.sty
 share/texmf-dist/tex/latex/europasscv/europasscv.cls
+share/texmf-dist/tex/latex/europasscv/europasscv_ca.def
 share/texmf-dist/tex/latex/europasscv/europasscv_cs.def
 share/texmf-dist/tex/latex/europasscv/europasscv_da.def
 share/texmf-dist/tex/latex/europasscv/europasscv_de.def
@@ -10,16 +12,19 @@
 share/texmf-dist/tex/latex/europasscv/europasscv_fr.def
 share/texmf-dist/tex/latex/europasscv/europasscv_hu.def
 share/texmf-dist/tex/latex/europasscv/europasscv_it.def
+share/texmf-dist/tex/latex/europasscv/europasscv_nb.def
 share/texmf-dist/tex/latex/europasscv/europasscv_pl.def
 share/texmf-dist/tex/latex/europasscv/europasscv_pt.def
 share/texmf-dist/tex/latex/europasscv/europasscv_sl.def
 share/texmf-dist/tex/latex/europasscv/europasscv_sv.def
 share/texmf-dist/tex/latex/europasscv/europasslogo2013.pdf
 share/texmf-dist/tex/latex/europasscv/github_europass_icon.pdf
+share/texmf-dist/tex/latex/europasscv/gitlab_europass_icon.pdf
 share/texmf-dist/tex/latex/europasscv/im_europass_icon.pdf
 share/texmf-dist/tex/latex/europasscv/linkedin_europass_icon.pdf
 share/texmf-dist/tex/latex/europasscv/mail_europass_icon.pdf
 share/texmf-dist/tex/latex/europasscv/mobile_europass_icon.pdf
+share/texmf-dist/tex/latex/europasscv/orcid_europass_icon.pdf
 share/texmf-dist/tex/latex/europasscv/telephone_europass_icon.pdf
 share/texmf-dist/tex/latex/europasscv/website_europass_icon.pdf
 share/texmf-dist/tex/latex/europasscv/work_europass_icon.pdf
diff -r 6144fe40c132 -r 4ba7cfe54fc9 print/tex-europasscv/distinfo
--- a/print/tex-europasscv/distinfo     Wed Jan 30 08:16:36 2019 +0000
+++ b/print/tex-europasscv/distinfo     Wed Jan 30 08:24:32 2019 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.5 2018/05/06 02:43:04 markd Exp $
+$NetBSD: distinfo,v 1.6 2019/01/30 08:24:32 markd Exp $
 
-SHA1 (tex-europasscv-45878/europasscv.tar.xz) = 6192cdcdef6bc2890e08f0a74ac62a4199327cac
-RMD160 (tex-europasscv-45878/europasscv.tar.xz) = 9b7d606cb7571d20d4716718ec76d780396a9da7
-SHA512 (tex-europasscv-45878/europasscv.tar.xz) = 94c36411d3a437b8e54a6ebce602a42739713623a23b6ec388ad2e83f8ee89bf827a61cff90368d6493c13b532aa0f376703f424fac8aa6e76c3841901cbf2a4
-Size (tex-europasscv-45878/europasscv.tar.xz) = 25884 bytes
+SHA1 (tex-europasscv-49703/europasscv.tar.xz) = 161271f30d13bf62a0b2e63a6075e92ff9e23f3d
+RMD160 (tex-europasscv-49703/europasscv.tar.xz) = 4031294966d735bbbecff2efeb764551605727b1
+SHA512 (tex-europasscv-49703/europasscv.tar.xz) = 06258e512888fb656a55c7d29f9a2561297e6ca1d92b1e9a9a9c91a5caa508bb55ed1d2d5884a0b5bc79848bfe20c96895226be0c4cb92270739e8e9275023d3
+Size (tex-europasscv-49703/europasscv.tar.xz) = 27940 bytes



Home | Main Index | Thread Index | Old Index