View | Details | Raw Unified | Return to bug 137524
Collapse All | Expand All

(-)/usr/ports/x11-fonts/junicode/Makefile (-2 / +2 lines)
Lines 6-19 Link Here
6
#
6
#
7
7
8
PORTNAME=	junicode
8
PORTNAME=	junicode
9
PORTVERSION=	0.6.16
9
PORTVERSION=	0.6.17
10
CATEGORIES=	x11-fonts
10
CATEGORIES=	x11-fonts
11
MASTER_SITES=	SF \
11
MASTER_SITES=	SF \
12
		http://anthesphoria.net/FreeBSD/ports/distfiles/
12
		http://anthesphoria.net/FreeBSD/ports/distfiles/
13
DISTNAME=	${PORTNAME}-${PORTVERSION:S|.|-|g}
13
DISTNAME=	${PORTNAME}-${PORTVERSION:S|.|-|g}
14
14
15
MAINTAINER=	nikola.lecic@anthesphoria.net
15
MAINTAINER=	nikola.lecic@anthesphoria.net
16
COMMENT=	Unicode/MUFI OpenType font for medievalists (Latin, IPA, Runic and Greek)
16
COMMENT=	Unicode/MUFI OpenType font for medievalists (Latin, IPA, Runic, Greek)
17
17
18
BUILD_DEPENDS=	fc-cache:${PORTSDIR}/x11-fonts/fontconfig
18
BUILD_DEPENDS=	fc-cache:${PORTSDIR}/x11-fonts/fontconfig
19
RUN_DEPENDS:=	${BUILD_DEPENDS}
19
RUN_DEPENDS:=	${BUILD_DEPENDS}
(-)/usr/ports/x11-fonts/junicode/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
MD5 (junicode-0-6-16.zip) = 673d20c5fc99edd50887ae9c4ac5e1e7
1
MD5 (junicode-0-6-17.zip) = bef365de1c2601e25f36ccef4ead744a
2
SHA256 (junicode-0-6-16.zip) = a069357b1d4963fd3a2a98f247603f89824a58d265d8534c79de905c23809333
2
SHA256 (junicode-0-6-17.zip) = 006b8dcdb59a9f0fe93f28eb6b10d4123f4935907305a10470dde4de6965462f
3
SIZE (junicode-0-6-16.zip) = 1009410
3
SIZE (junicode-0-6-17.zip) = 1256381
(-)/usr/ports/x11-fonts/junicode/pkg-descr (-2 / +3 lines)
Lines 16-22 Link Here
16
super- and subscript numbers (sups and subs) and Unicode fractions (frac).
16
super- and subscript numbers (sups and subs) and Unicode fractions (frac).
17
17
18
Junicode's OpenType style sets provide support for Nordic and Insular
18
Junicode's OpenType style sets provide support for Nordic and Insular
19
letter-forms, Old English typography, enlarged minuscules, swash letters
19
letter-forms, Old English typography, enlarged minuscules, swash letters,
20
and MUFI's overlined characters and historic ligatures.
20
E caudata, alternate yogh and MUFI's overlined/deleted characters and
21
historic ligatures.
21
22
22
WWW: http://junicode.sourceforge.net/
23
WWW: http://junicode.sourceforge.net/
(-)/usr/ports/x11-fonts/junicode/pkg-plist (+1 lines)
Lines 5-10 Link Here
5
%%PORTDOCS%%%%DOCSDIR%%/Junicode.pdf
5
%%PORTDOCS%%%%DOCSDIR%%/Junicode.pdf
6
%%PORTDOCS%%%%DOCSDIR%%/License.pdf
6
%%PORTDOCS%%%%DOCSDIR%%/License.pdf
7
%%PORTDOCS%%%%DOCSDIR%%/aelfric_job.pdf
7
%%PORTDOCS%%%%DOCSDIR%%/aelfric_job.pdf
8
%%PORTDOCS%%%%DOCSDIR%%/mufi.pdf
8
%%PORTDOCS%%@dirrm %%DOCSDIR%%
9
%%PORTDOCS%%@dirrm %%DOCSDIR%%
9
@exec %%LOCALBASE%%/bin/fc-cache -f -v %%FONTSDIR%% || /usr/bin/true
10
@exec %%LOCALBASE%%/bin/fc-cache -f -v %%FONTSDIR%% || /usr/bin/true
10
@unexec /bin/rm %D/%%FONTSDIR%%/fonts.cache-1 2>/dev/null || /usr/bin/true
11
@unexec /bin/rm %D/%%FONTSDIR%%/fonts.cache-1 2>/dev/null || /usr/bin/true

Return to bug 137524