aboutsummaryrefslogtreecommitdiff
path: root/x11-fonts
diff options
context:
space:
mode:
authorRuslan Makhmatkhanov <rm@FreeBSD.org>2012-01-11 07:53:43 +0000
committerRuslan Makhmatkhanov <rm@FreeBSD.org>2012-01-11 07:53:43 +0000
commitbd454565b3d48a85405abb6f59351ac69697e1ce (patch)
tree816ca4f6418f6027c3117527258c754db3a63d63 /x11-fonts
parenta919416e881604fb3c4dddf1c7be414589208512 (diff)
downloadports-bd454565b3d48a85405abb6f59351ac69697e1ce.tar.gz
ports-bd454565b3d48a85405abb6f59351ac69697e1ce.zip
Notes
Diffstat (limited to 'x11-fonts')
-rw-r--r--x11-fonts/junicode/Makefile7
-rw-r--r--x11-fonts/junicode/distinfo4
-rw-r--r--x11-fonts/junicode/pkg-descr5
-rw-r--r--x11-fonts/junicode/pkg-plist4
4 files changed, 9 insertions, 11 deletions
diff --git a/x11-fonts/junicode/Makefile b/x11-fonts/junicode/Makefile
index caadfa08f8e1..2b6d7032b550 100644
--- a/x11-fonts/junicode/Makefile
+++ b/x11-fonts/junicode/Makefile
@@ -6,11 +6,10 @@
#
PORTNAME= junicode
-PORTVERSION= 0.6.17
+PORTVERSION= 0.7
CATEGORIES= x11-fonts
-MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-0-6-17 \
+MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION:S|.|-|g} \
http://anthesphoria.net/FreeBSD/ports/distfiles/
-
DISTNAME= ${PORTNAME}-${PORTVERSION:S|.|-|g}
MAINTAINER= nikola.lecic@anthesphoria.net
@@ -32,7 +31,7 @@ do-install:
${INSTALL_DATA} ${WRKSRC}/fonts/*.ttf ${FONTSDIR}
.if !defined(NOPORTDOCS)
@${MKDIR} ${DOCSDIR}
- ${INSTALL_DATA} ${WRKSRC}/doc/*.pdf ${DOCSDIR}
+ ${INSTALL_DATA} ${WRKSRC}/doc/* ${DOCSDIR}
.endif
post-install:
diff --git a/x11-fonts/junicode/distinfo b/x11-fonts/junicode/distinfo
index d62e1edc8e61..d2bc971f44e5 100644
--- a/x11-fonts/junicode/distinfo
+++ b/x11-fonts/junicode/distinfo
@@ -1,2 +1,2 @@
-SHA256 (junicode-0-6-17.zip) = 006b8dcdb59a9f0fe93f28eb6b10d4123f4935907305a10470dde4de6965462f
-SIZE (junicode-0-6-17.zip) = 1256381
+SHA256 (junicode-0-7.zip) = 2f446b4cc41c9fc28db5150dcb7883256e535b5ffc46c170330584647718f979
+SIZE (junicode-0-7.zip) = 1153453
diff --git a/x11-fonts/junicode/pkg-descr b/x11-fonts/junicode/pkg-descr
index 7d46d3980d71..1b654799cf69 100644
--- a/x11-fonts/junicode/pkg-descr
+++ b/x11-fonts/junicode/pkg-descr
@@ -1,6 +1,6 @@
Junicode is an advanced Unicode font for medieval scholars, including the
full range of characters for languages written in the Latin script. It
-also partially implements the recommendation of the Medieval Unicode Font
+also mostly implements the recommendation of the Medieval Unicode Font
Initiative (MUFI).
The following languages are fully supported: Old and Middle English, Old
@@ -13,7 +13,8 @@ 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) and Unicode fractions (frac).
+super- and subscript numbers (sups and subs), Unicode fractions (frac) and
+mirrored runes (rtlm).
Junicode's OpenType style sets provide support for Nordic and Insular
letter-forms, Old English typography, enlarged minuscules, swash letters,
diff --git a/x11-fonts/junicode/pkg-plist b/x11-fonts/junicode/pkg-plist
index b942a526cfdf..1a7c4100ec74 100644
--- a/x11-fonts/junicode/pkg-plist
+++ b/x11-fonts/junicode/pkg-plist
@@ -3,9 +3,7 @@
%%FONTSDIR%%/Junicode-Italic.ttf
%%FONTSDIR%%/Junicode-Regular.ttf
%%PORTDOCS%%%%DOCSDIR%%/Junicode.pdf
-%%PORTDOCS%%%%DOCSDIR%%/License.pdf
-%%PORTDOCS%%%%DOCSDIR%%/aelfric_job.pdf
-%%PORTDOCS%%%%DOCSDIR%%/mufi.pdf
+%%PORTDOCS%%%%DOCSDIR%%/Junicode.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