summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormarkd <markd@pkgsrc.org>2018-05-02 11:19:37 +0000
committermarkd <markd@pkgsrc.org>2018-05-02 11:19:37 +0000
commiteb7445de25f83fb5e4b7bc0cf2fa1462449c13f3 (patch)
tree77c802054dccf5da23b5ff85f64c107b63ac7e8d
parenta07ea41c3345433a73fd029e2ecfd3aa2b8a5fdb (diff)
downloadpkgsrc-eb7445de25f83fb5e4b7bc0cf2fa1462449c13f3.tar.gz
tex-academicons{,-doc}: update to 1.8.3
changes unknown
-rw-r--r--fonts/tex-academicons-doc/Makefile6
-rw-r--r--fonts/tex-academicons-doc/distinfo10
-rw-r--r--fonts/tex-academicons/DESCR29
-rw-r--r--fonts/tex-academicons/Makefile6
-rw-r--r--fonts/tex-academicons/distinfo10
5 files changed, 33 insertions, 28 deletions
diff --git a/fonts/tex-academicons-doc/Makefile b/fonts/tex-academicons-doc/Makefile
index 6740c3c1236..7f3b553495a 100644
--- a/fonts/tex-academicons-doc/Makefile
+++ b/fonts/tex-academicons-doc/Makefile
@@ -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
HOMEPAGE= http://ctan.org/pkg/academicons
diff --git a/fonts/tex-academicons-doc/distinfo b/fonts/tex-academicons-doc/distinfo
index 4b096713051..7fa08cf3541 100644
--- a/fonts/tex-academicons-doc/distinfo
+++ b/fonts/tex-academicons-doc/distinfo
@@ -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 --git a/fonts/tex-academicons/DESCR b/fonts/tex-academicons/DESCR
index 901198346a5..02e9575c9c2 100644
--- a/fonts/tex-academicons/DESCR
+++ b/fonts/tex-academicons/DESCR
@@ -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 --git a/fonts/tex-academicons/Makefile b/fonts/tex-academicons/Makefile
index 09204055e2d..d3efd4cb144 100644
--- a/fonts/tex-academicons/Makefile
+++ b/fonts/tex-academicons/Makefile
@@ -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
HOMEPAGE= http://ctan.org/pkg/academicons
diff --git a/fonts/tex-academicons/distinfo b/fonts/tex-academicons/distinfo
index e6dd3bd31bc..d076562c007 100644
--- a/fonts/tex-academicons/distinfo
+++ b/fonts/tex-academicons/distinfo
@@ -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