Updated to stixfonts-2.13b171

Dropped REVISION

Included OTF fonts, not just TTF.

RCS tag dropped from the Makefile and PLIST.

g
Index: stixfonts//Makefile
===================================================================
RCS file: /cvs/ports/fonts/stixfonts/Makefile,v
retrieving revision 1.3
diff -u -p -r1.3 Makefile
--- stixfonts//Makefile	11 Mar 2022 19:00:26 -0000	1.3
+++ stixfonts//Makefile	21 Mar 2022 00:23:56 -0000
@@ -1,8 +1,7 @@
 COMMENT =	scientific, technical and mathematical fonts
 
-V =		2.0.2
+V =		2.13b171
 PKGNAME =	stixfonts-${V}
-REVISION =	0
 
 GH_ACCOUNT =	stipub
 GH_PROJECT =	stixfonts
@@ -27,7 +26,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: stixfonts//distinfo
===================================================================
RCS file: /cvs/ports/fonts/stixfonts/distinfo,v
retrieving revision 1.1.1.1
diff -u -p -r1.1.1.1 distinfo
--- stixfonts//distinfo	18 Dec 2019 08:07:23 -0000	1.1.1.1
+++ stixfonts//distinfo	21 Mar 2022 00:23:56 -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: stixfonts//pkg/PLIST
===================================================================
RCS file: /cvs/ports/fonts/stixfonts/pkg/PLIST,v
retrieving revision 1.3
diff -u -p -r1.3 PLIST
--- stixfonts//pkg/PLIST	11 Mar 2022 19:00:26 -0000	1.3
+++ stixfonts//pkg/PLIST	21 Mar 2022 00:23:56 -0000
@@ -2,8 +2,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

Reply via email to