Diff attached.
REVISION dropped.
Added TTF fonts.
George
Index: Makefile
===================================================================
RCS file: /cvs/ports/fonts/stixfonts/Makefile,v
retrieving revision 1.2
diff -u -p -r1.2 Makefile
--- Makefile 25 May 2020 03:40:08 -0000 1.2
+++ Makefile 13 Sep 2021 16:20:12 -0000
@@ -2,9 +2,8 @@
COMMENT = scientific, technical and mathematical fonts
-V = 2.0.2
+V = 2.13b171
PKGNAME = stixfonts-${V}
-REVISION = 0
GH_ACCOUNT = stipub
GH_PROJECT = stixfonts
@@ -29,7 +28,8 @@ DOCDIR = ${PREFIX}/share/doc/stixfonts
do-install:
${INSTALL_DATA_DIR} ${FONTDIR} ${DOCDIR}
- ${INSTALL_DATA} ${WRKDIST}/OTF/*.otf ${FONTDIR}
+ ${INSTALL_DATA} ${WRKDIST}/fonts/static_otf/*.otf ${FONTDIR}
+ ${INSTALL_DATA} ${WRKDIST}/fonts/static_ttf/*.ttf ${FONTDIR}
${INSTALL_DATA} ${WRKDIST}/README.md ${DOCDIR}
.include <bsd.port.mk>
Index: distinfo
===================================================================
RCS file: /cvs/ports/fonts/stixfonts/distinfo,v
retrieving revision 1.1.1.1
diff -u -p -r1.1.1.1 distinfo
--- distinfo 18 Dec 2019 08:07:23 -0000 1.1.1.1
+++ distinfo 13 Sep 2021 16:20:12 -0000
@@ -1,2 +1,2 @@
-SHA256 (stixfonts-2.0.2.tar.gz) = uOsOY3Oeg5rWIMgtsfbzjYkn9/0wq8yPFHcAujvHGRg=
-SIZE (stixfonts-2.0.2.tar.gz) = 49356536
+SHA256 (stixfonts-2.13b171.tar.gz) = Hna5qwuwg3L/c61bWNkRYmDpBY0fzkuD/h4hPDuclH8=
+SIZE (stixfonts-2.13b171.tar.gz) = 73836641
Index: pkg/PLIST
===================================================================
RCS file: /cvs/ports/fonts/stixfonts/pkg/PLIST,v
retrieving revision 1.2
diff -u -p -r1.2 PLIST
--- pkg/PLIST 25 May 2020 03:40:08 -0000 1.2
+++ pkg/PLIST 13 Sep 2021 16:20:12 -0000
@@ -3,8 +3,21 @@ share/doc/stixfonts/
share/doc/stixfonts/README.md
share/fonts/
@fontdir share/fonts/stixfonts/
-share/fonts/stixfonts/STIX2Math.otf
-share/fonts/stixfonts/STIX2Text-Bold.otf
-share/fonts/stixfonts/STIX2Text-BoldItalic.otf
-share/fonts/stixfonts/STIX2Text-Italic.otf
-share/fonts/stixfonts/STIX2Text-Regular.otf
+share/fonts/stixfonts/STIXTwoMath-Regular.otf
+share/fonts/stixfonts/STIXTwoMath-Regular.ttf
+share/fonts/stixfonts/STIXTwoText-Bold.otf
+share/fonts/stixfonts/STIXTwoText-Bold.ttf
+share/fonts/stixfonts/STIXTwoText-BoldItalic.otf
+share/fonts/stixfonts/STIXTwoText-BoldItalic.ttf
+share/fonts/stixfonts/STIXTwoText-Italic.otf
+share/fonts/stixfonts/STIXTwoText-Italic.ttf
+share/fonts/stixfonts/STIXTwoText-Medium.otf
+share/fonts/stixfonts/STIXTwoText-Medium.ttf
+share/fonts/stixfonts/STIXTwoText-MediumItalic.otf
+share/fonts/stixfonts/STIXTwoText-MediumItalic.ttf
+share/fonts/stixfonts/STIXTwoText-Regular.otf
+share/fonts/stixfonts/STIXTwoText-Regular.ttf
+share/fonts/stixfonts/STIXTwoText-SemiBold.otf
+share/fonts/stixfonts/STIXTwoText-SemiBold.ttf
+share/fonts/stixfonts/STIXTwoText-SemiBoldItalic.otf
+share/fonts/stixfonts/STIXTwoText-SemiBoldItalic.ttf