pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/fonts tex-academicons{,-doc}: update to 1...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/9273ef7bf81d
branches:  trunk
changeset: 307104:9273ef7bf81d
user:      markd <markd%pkgsrc.org@localhost>
date:      Wed May 02 11:19:37 2018 +0000
description:
tex-academicons{,-doc}: update to 1.8.3

changes unknown

diffstat:

 fonts/tex-academicons-doc/Makefile |   6 +++---
 fonts/tex-academicons-doc/distinfo |  10 +++++-----
 fonts/tex-academicons/DESCR        |  29 +++++++++++++++++------------
 fonts/tex-academicons/Makefile     |   6 +++---
 fonts/tex-academicons/distinfo     |  10 +++++-----
 5 files changed, 33 insertions(+), 28 deletions(-)

diffs (95 lines):

diff -r 66e072c8fb25 -r 9273ef7bf81d fonts/tex-academicons-doc/Makefile
--- a/fonts/tex-academicons-doc/Makefile        Wed May 02 11:15:20 2018 +0000
+++ b/fonts/tex-academicons-doc/Makefile        Wed May 02 11:19:37 2018 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.4 2017/06/20 20:56:51 markd Exp $
+# $NetBSD: Makefile,v 1.5 2018/05/02 11:19:37 markd Exp $
 
 DISTNAME=      academicons.doc
-PKGNAME=       tex-${DISTNAME:S/./-/}-1.8.0
-TEXLIVE_REV=   44380
+PKGNAME=       tex-${DISTNAME:S/./-/}-1.8.3
+TEXLIVE_REV=   47288
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      http://ctan.org/pkg/academicons
diff -r 66e072c8fb25 -r 9273ef7bf81d fonts/tex-academicons-doc/distinfo
--- a/fonts/tex-academicons-doc/distinfo        Wed May 02 11:15:20 2018 +0000
+++ b/fonts/tex-academicons-doc/distinfo        Wed May 02 11:19:37 2018 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.5 2017/06/20 20:56:51 markd Exp $
+$NetBSD: distinfo,v 1.6 2018/05/02 11:19:37 markd Exp $
 
-SHA1 (tex-academicons-44380/academicons.doc.tar.xz) = 1d09d4822f686709790f88b13acaa409d40a8819
-RMD160 (tex-academicons-44380/academicons.doc.tar.xz) = de598ca1179ce3f1e3c153583b90d5fa60fbbaa6
-SHA512 (tex-academicons-44380/academicons.doc.tar.xz) = 05cee6973727197bb953a98d156a7902b0215e2d1aa640d42ac9551df18c76b8f8f953d3ab6f1f781288f6e4f9fb1a1844da66e508ab78031f49c2511b33f77b
-Size (tex-academicons-44380/academicons.doc.tar.xz) = 90688 bytes
+SHA1 (tex-academicons-47288/academicons.doc.tar.xz) = 89b549cd8abacb1e10a53374b999b69f23a90cac
+RMD160 (tex-academicons-47288/academicons.doc.tar.xz) = bacdc88f1242bb7105b52fa6efbf7bb66d35c3da
+SHA512 (tex-academicons-47288/academicons.doc.tar.xz) = 13dca00b4ed16ab48a48a18933ee80eec21fc107f88f375e751bfcce125099e9a4e37f9a095b45e95633ecf48878dd702cc2d2f1f389ee890451a63de6eccd94
+Size (tex-academicons-47288/academicons.doc.tar.xz) = 89580 bytes
diff -r 66e072c8fb25 -r 9273ef7bf81d fonts/tex-academicons/DESCR
--- a/fonts/tex-academicons/DESCR       Wed May 02 11:15:20 2018 +0000
+++ b/fonts/tex-academicons/DESCR       Wed May 02 11:19:37 2018 +0000
@@ -1,14 +1,19 @@
-This package provides access in (La)TeX to 20 high quality
+This package provides access in (La)TeX to 66 high quality
 icons of online academic profiles included in the free
 "Academicons" font. It requires the fontspec package and either
-the Xe(La)TeX or the Lua(La)TeX engine to load the included
-academicons.ttf font. The "Academicons" font was designed by
-James Walsh and released (see
-http://jpswalsh.github.io/academicons/) under the SIL Open Font
-License. This package is inspired by and based on the
-fontawesome package. academicons.sty provides the generic
-\aiicon command to access icons, which takes as a mandatory
-argument the name of the desired icon. It also provides
-individual direct commands for each specific icon. The full
-list of icons and their respective names and direct commands
-can be found in the manual.
+the Xe(La)TeX or the Lua(La)TeX engine to load "Academicons"
+font from the system, which requires installing the bundled
+academicons.ttf font file. As new releases come out, it is
+recommended to install the bundled font version as there may be
+differences between the package and previous font versions or
+newer font versions not yet contemplated in the package. The
+"Academicons" font was designed by James Walsh and released
+(see http://jpswalsh.github.io/academicons/) under the SIL Open
+Font License. This package is a redistribution of the free
+"Academicons" font with specific bindings for (La)TeX. It is
+inspired by and based on the fontawesome package.
+academicons.sty provides the generic \aiicon command to access
+icons, which takes as a mandatory argument the name of the
+desired icon. It also provides individual direct commands for
+each specific icon. The full list of icons and their respective
+names and direct commands can be found in the manual.
diff -r 66e072c8fb25 -r 9273ef7bf81d fonts/tex-academicons/Makefile
--- a/fonts/tex-academicons/Makefile    Wed May 02 11:15:20 2018 +0000
+++ b/fonts/tex-academicons/Makefile    Wed May 02 11:19:37 2018 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.4 2017/06/20 20:56:51 markd Exp $
+# $NetBSD: Makefile,v 1.5 2018/05/02 11:19:37 markd Exp $
 
 DISTNAME=      academicons
-PKGNAME=       tex-${DISTNAME}-1.8.0
-TEXLIVE_REV=   44380
+PKGNAME=       tex-${DISTNAME}-1.8.3
+TEXLIVE_REV=   47288
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      http://ctan.org/pkg/academicons
diff -r 66e072c8fb25 -r 9273ef7bf81d fonts/tex-academicons/distinfo
--- a/fonts/tex-academicons/distinfo    Wed May 02 11:15:20 2018 +0000
+++ b/fonts/tex-academicons/distinfo    Wed May 02 11:19:37 2018 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.5 2017/06/20 20:56:51 markd Exp $
+$NetBSD: distinfo,v 1.6 2018/05/02 11:19:37 markd Exp $
 
-SHA1 (tex-academicons-44380/academicons.tar.xz) = b42b63f649eb765ac562f8b6ac3a5fac63f56b68
-RMD160 (tex-academicons-44380/academicons.tar.xz) = 71fa62e348754e0e256a7ddc7a46d4e7209336fe
-SHA512 (tex-academicons-44380/academicons.tar.xz) = 936acc69013f54a690d5740218b08ae5ba5bb993bbca01a6be33f88974d669ca8b3ba96c914d06562616258c415cbe2687568ffc8ae81e6bc4c1c116613cf4b9
-Size (tex-academicons-44380/academicons.tar.xz) = 23552 bytes
+SHA1 (tex-academicons-47288/academicons.tar.xz) = 29aefd423a710d4c9d77444bc81765b79d9a7d0c
+RMD160 (tex-academicons-47288/academicons.tar.xz) = 7fb76dcd407443f209d719fe1cad3dcaa4438c15
+SHA512 (tex-academicons-47288/academicons.tar.xz) = dee19eada8bda05e99fef8c83fea8557f0750904daa3e55157335bca297348cff7a18d8afbf570e6133d2f048c59027f839d722540cfc68d04be9c9bf5d9d71a
+Size (tex-academicons-47288/academicons.tar.xz) = 21052 bytes



Home | Main Index | Thread Index | Old Index