From edb1df3d8af48d0310ad5c435c5e27dc9f95a3ed Mon Sep 17 00:00:00 2001 From: Boris Samorodov Date: Sun, 10 Jun 2012 11:07:09 +0000 Subject: Update to version 0.7.6. [1] Change the pkg-descr. [2] NOTE: the name of the regular font has changed from Junicode-Regular.ttf to Junicode.ttf! PR: ports/168891 [1] Submitted by: bsam (me), [1] Nikola Lecic [2] Approved by: Nikola Lecic (maintainer) [1] --- x11-fonts/junicode/Makefile | 2 +- x11-fonts/junicode/distinfo | 4 ++-- x11-fonts/junicode/pkg-descr | 18 +++++++++--------- x11-fonts/junicode/pkg-plist | 6 +++++- 4 files changed, 17 insertions(+), 13 deletions(-) diff --git a/x11-fonts/junicode/Makefile b/x11-fonts/junicode/Makefile index 2b6d7032b550..f0f77128a60d 100644 --- a/x11-fonts/junicode/Makefile +++ b/x11-fonts/junicode/Makefile @@ -6,7 +6,7 @@ # PORTNAME= junicode -PORTVERSION= 0.7 +PORTVERSION= 0.7.6 CATEGORIES= x11-fonts MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION:S|.|-|g} \ http://anthesphoria.net/FreeBSD/ports/distfiles/ diff --git a/x11-fonts/junicode/distinfo b/x11-fonts/junicode/distinfo index d2bc971f44e5..0ef5e1efa9ee 100644 --- a/x11-fonts/junicode/distinfo +++ b/x11-fonts/junicode/distinfo @@ -1,2 +1,2 @@ -SHA256 (junicode-0-7.zip) = 2f446b4cc41c9fc28db5150dcb7883256e535b5ffc46c170330584647718f979 -SIZE (junicode-0-7.zip) = 1153453 +SHA256 (junicode-0-7-6.zip) = 500e186a10420176bbf7965048b9c86e0f36e050f798df539839c44bb17e643f +SIZE (junicode-0-7-6.zip) = 1389224 diff --git a/x11-fonts/junicode/pkg-descr b/x11-fonts/junicode/pkg-descr index 1b654799cf69..00fc89e2ebb6 100644 --- a/x11-fonts/junicode/pkg-descr +++ b/x11-fonts/junicode/pkg-descr @@ -9,16 +9,16 @@ Icelandic, Runic, Latin, Gothic and Sanskrit transliterations, IPA Pica cut by Alexander Wilson of Glasgow in the eighteenth century). Junicode supports the following OpenType features: f and long-s ligatures, -contextual alternates (calt), horizontal kerning (kern), discretionary -ligatures (circled numbers and letters via dlig), glyph (de)composition -(ccmp), correct positioning of combining marks -- mark-to-base (mark) and -mark-to-mark (mkmk), small caps (smcp and c2sc), old-style figures (onum), -super- and subscript numbers (sups and subs), Unicode fractions (frac) and -mirrored runes (rtlm). +contextual and stylistic alternates (calt, salt), horizontal kerning +(kern), discretionary ligatures (circled numbers and letters via dlig), +MUFI historical ligatures (hlig), glyph (de)composition (ccmp), correct +positioning of combining marks -- mark-to-base (mark) and mark-to-mark +(mkmk), small caps (smcp and c2sc), old-style figures (onum), super- and +subscript numbers (sups and subs), Unicode fractions (frac), swashes +(swsh) and mirrored runes (rtlm). Junicode's OpenType style sets provide support for Nordic and Insular -letter-forms, Old English typography, enlarged minuscules, swash letters, -E caudata, alternate yogh and MUFI's overlined/deleted characters and -historic ligatures. +letter-forms, Old English typography, enlarged minuscules, E caudata, +alternate yogh, MUFI's overlined/deleted characters and many more. WWW: http://junicode.sourceforge.net/ diff --git a/x11-fonts/junicode/pkg-plist b/x11-fonts/junicode/pkg-plist index 1a7c4100ec74..c62d36db81c6 100644 --- a/x11-fonts/junicode/pkg-plist +++ b/x11-fonts/junicode/pkg-plist @@ -1,9 +1,13 @@ %%FONTSDIR%%/Junicode-Bold.ttf %%FONTSDIR%%/Junicode-BoldItalic.ttf %%FONTSDIR%%/Junicode-Italic.ttf -%%FONTSDIR%%/Junicode-Regular.ttf +%%FONTSDIR%%/Junicode.ttf %%PORTDOCS%%%%DOCSDIR%%/Junicode.pdf %%PORTDOCS%%%%DOCSDIR%%/Junicode.tex +%%PORTDOCS%%%%DOCSDIR%%/aelfric_job.pdf +%%PORTDOCS%%%%DOCSDIR%%/aelfric_job.tex +%%PORTDOCS%%%%DOCSDIR%%/homer_sample.pdf +%%PORTDOCS%%%%DOCSDIR%%/homer_sample.tex %%PORTDOCS%%@dirrm %%DOCSDIR%% @exec %%LOCALBASE%%/bin/fc-cache -f -v %%FONTSDIR%% || /usr/bin/true @unexec /bin/rm %D/%%FONTSDIR%%/fonts.cache-1 2>/dev/null || /usr/bin/true -- cgit v1.2.3