Index: head/x11-fonts/stix-fonts/Makefile =================================================================== --- head/x11-fonts/stix-fonts/Makefile (revision 487456) +++ head/x11-fonts/stix-fonts/Makefile (revision 487457) @@ -1,34 +1,37 @@ # Created by: Thierry Thomas # $FreeBSD$ PORTNAME= stixfonts PORTVERSION= 2.0.0 CATEGORIES= x11-fonts -MASTER_SITES= SF/${PORTNAME}/Current%20Release/ -DISTNAME= STIXv${PORTVERSION} +MASTER_SITES= https://github.com/stipub/stixfonts/archive/ +DISTNAME= ${PORTVERSION} +DIST_SUBDIR= ${PORTNAME} MAINTAINER= thierry@FreeBSD.org COMMENT= OpenType Unicode fonts for Scientific, Technical, and Math texts LICENSE= OFL11 USES= fonts zip USE_XORG= x11 + +WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} NO_ARCH= yes NO_BUILD= yes SUB_FILES= pkg-message FONTNAME= stix OPTIONS_DEFINE= DOCS PORTDOCS= STIX_${PORTVERSION}_release_notes.txt STIX_${PORTVERSION}_stylistic_sets.pdf do-install: ${MKDIR} ${STAGEDIR}${FONTSDIR} - cd ${WRKSRC}/Fonts && ${INSTALL_DATA} OTF/* WOFF/* ${STAGEDIR}${FONTSDIR} + cd ${WRKSRC} && ${INSTALL_DATA} OTF/* WOFF/* ${STAGEDIR}${FONTSDIR} ${MKDIR} ${STAGEDIR}${DOCSDIR} cd ${WRKSRC}/docs && ${INSTALL_DATA} ${PORTDOCS} ${STAGEDIR}${DOCSDIR} .include Index: head/x11-fonts/stix-fonts/distinfo =================================================================== --- head/x11-fonts/stix-fonts/distinfo (revision 487456) +++ head/x11-fonts/stix-fonts/distinfo (revision 487457) @@ -1,3 +1,3 @@ -TIMESTAMP = 1519558758 -SHA256 (STIXv2.0.0.zip) = 6fac297b27c78891aeca9adb37be54729932e57cdcdb218a9e163671c163d938 -SIZE (STIXv2.0.0.zip) = 3921396 +TIMESTAMP = 1544812656 +SHA256 (stixfonts/2.0.0.zip) = 4327a16797dabebedce28a9075671730e22c7f74831b24b1fb91e27faec5a235 +SIZE (stixfonts/2.0.0.zip) = 38345747