diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2009-08-07 17:52:30 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2009-08-07 17:52:30 +0000 |
commit | 129d26b3becb7ffc0cec86ca5f6d8982aa670690 (patch) | |
tree | 697c625ddc9fd06de1659340af01219a5a0b571f /x11-fonts | |
parent | 6b9f906236ef6af47a05e31e547d2c7491c949e2 (diff) |
- Update to 0.6.17
- Minor port cleanup
- Update pkg-descr according to new features
PR: 137524
Submitted by: Nikola Lecic <nikola.lecic@anthesphoria.net>
Notes
Notes:
svn path=/head/; revision=239100
Diffstat (limited to 'x11-fonts')
-rw-r--r-- | x11-fonts/junicode/Makefile | 4 | ||||
-rw-r--r-- | x11-fonts/junicode/distinfo | 6 | ||||
-rw-r--r-- | x11-fonts/junicode/pkg-descr | 5 | ||||
-rw-r--r-- | x11-fonts/junicode/pkg-plist | 1 |
4 files changed, 9 insertions, 7 deletions
diff --git a/x11-fonts/junicode/Makefile b/x11-fonts/junicode/Makefile index b9f05c8e9857..dfbfc5789edf 100644 --- a/x11-fonts/junicode/Makefile +++ b/x11-fonts/junicode/Makefile @@ -6,14 +6,14 @@ # PORTNAME= junicode -PORTVERSION= 0.6.16 +PORTVERSION= 0.6.17 CATEGORIES= x11-fonts MASTER_SITES= SF \ http://anthesphoria.net/FreeBSD/ports/distfiles/ DISTNAME= ${PORTNAME}-${PORTVERSION:S|.|-|g} MAINTAINER= nikola.lecic@anthesphoria.net -COMMENT= Unicode/MUFI OpenType font for medievalists (Latin, IPA, Runic and Greek) +COMMENT= Unicode/MUFI OpenType font for medievalists (Latin, IPA, Runic, Greek) BUILD_DEPENDS= fc-cache:${PORTSDIR}/x11-fonts/fontconfig RUN_DEPENDS:= ${BUILD_DEPENDS} diff --git a/x11-fonts/junicode/distinfo b/x11-fonts/junicode/distinfo index f48ad299a0ff..27b241095512 100644 --- a/x11-fonts/junicode/distinfo +++ b/x11-fonts/junicode/distinfo @@ -1,3 +1,3 @@ -MD5 (junicode-0-6-16.zip) = 673d20c5fc99edd50887ae9c4ac5e1e7 -SHA256 (junicode-0-6-16.zip) = a069357b1d4963fd3a2a98f247603f89824a58d265d8534c79de905c23809333 -SIZE (junicode-0-6-16.zip) = 1009410 +MD5 (junicode-0-6-17.zip) = bef365de1c2601e25f36ccef4ead744a +SHA256 (junicode-0-6-17.zip) = 006b8dcdb59a9f0fe93f28eb6b10d4123f4935907305a10470dde4de6965462f +SIZE (junicode-0-6-17.zip) = 1256381 diff --git a/x11-fonts/junicode/pkg-descr b/x11-fonts/junicode/pkg-descr index fab556c44faa..7d46d3980d71 100644 --- a/x11-fonts/junicode/pkg-descr +++ b/x11-fonts/junicode/pkg-descr @@ -16,7 +16,8 @@ mark-to-mark (mkmk), small caps (smcp and c2sc), old-style figures (onum), super- and subscript numbers (sups and subs) and Unicode fractions (frac). Junicode's OpenType style sets provide support for Nordic and Insular -letter-forms, Old English typography, enlarged minuscules, swash letters -and MUFI's overlined characters and historic ligatures. +letter-forms, Old English typography, enlarged minuscules, swash letters, +E caudata, alternate yogh and MUFI's overlined/deleted characters and +historic ligatures. WWW: http://junicode.sourceforge.net/ diff --git a/x11-fonts/junicode/pkg-plist b/x11-fonts/junicode/pkg-plist index ea29aa77bf7d..b942a526cfdf 100644 --- a/x11-fonts/junicode/pkg-plist +++ b/x11-fonts/junicode/pkg-plist @@ -5,6 +5,7 @@ %%PORTDOCS%%%%DOCSDIR%%/Junicode.pdf %%PORTDOCS%%%%DOCSDIR%%/License.pdf %%PORTDOCS%%%%DOCSDIR%%/aelfric_job.pdf +%%PORTDOCS%%%%DOCSDIR%%/mufi.pdf %%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 |