simple update to 1.002. Only changelog entry is Windows-related. Removed PKG_ARCH = * since it's in font.port.mk, and specified PDF for documents.
Index: Makefile =================================================================== RCS file: /cvs/ports/fonts/junicode/Makefile,v retrieving revision 1.3 diff -u -p -r1.3 Makefile --- Makefile 26 Feb 2018 08:48:43 -0000 1.3 +++ Makefile 6 Oct 2018 20:53:20 -0000 @@ -1,9 +1,7 @@ # $OpenBSD: Makefile,v 1.3 2018/02/26 08:48:43 bentley Exp $ -PKG_ARCH = * - COMMENT = advanced Unicode font for medievalists -DISTNAME = junicode-1.001 +DISTNAME = junicode-1.002 EXTRACT_SUFX = .zip CATEGORIES = fonts @@ -24,6 +22,6 @@ DOCDIR = ${PREFIX}/share/doc/junicode do-install: ${INSTALL_DATA_DIR} ${FONTDIR} ${DOCDIR} ${INSTALL_DATA} ${WRKDIR}/*.ttf ${FONTDIR} - ${INSTALL_DATA} ${WRKDIR}/doc/* ${DOCDIR} + ${INSTALL_DATA} ${WRKDIR}/doc/*.pdf ${DOCDIR} .include <bsd.port.mk> Index: distinfo =================================================================== RCS file: /cvs/ports/fonts/junicode/distinfo,v retrieving revision 1.2 diff -u -p -r1.2 distinfo --- distinfo 26 Feb 2018 08:48:43 -0000 1.2 +++ distinfo 6 Oct 2018 20:53:20 -0000 @@ -1,2 +1,2 @@ -SHA256 (junicode-1.001.zip) = ZBKCKWeND+GubyiXUzkyARr3383uuk0RSORajG5DmVM= -SIZE (junicode-1.001.zip) = 1463324 +SHA256 (junicode-1.002.zip) = wZnZbIQkvmD8q40A0u7jnqiuYyz9XnEMu9cGJtanKec= +SIZE (junicode-1.002.zip) = 1451694