Date: Sun, 24 Jun 2018 12:13:42 +0000 (UTC) From: Raphael Kubo da Costa <rakuco@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r473196 - head/x11-fonts/comfortaa-ttf Message-ID: <201806241213.w5OCDgvv001842@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: rakuco Date: Sun Jun 24 12:13:42 2018 New Revision: 473196 URL: https://svnweb.freebsd.org/changeset/ports/473196 Log: Update to 3.001. The version hosted in fontlibrary.org hasn't been updated in years, and there sia new release in... DeviantArt. Adjust MASTER_SITES, point WWW to the Google Fonts page and start setting LICENSE_FILE. Modified: head/x11-fonts/comfortaa-ttf/Makefile head/x11-fonts/comfortaa-ttf/distinfo head/x11-fonts/comfortaa-ttf/pkg-descr Modified: head/x11-fonts/comfortaa-ttf/Makefile ============================================================================== --- head/x11-fonts/comfortaa-ttf/Makefile Sun Jun 24 12:08:55 2018 (r473195) +++ head/x11-fonts/comfortaa-ttf/Makefile Sun Jun 24 12:13:42 2018 (r473196) @@ -1,23 +1,23 @@ # $FreeBSD$ PORTNAME= comfortaa-ttf -PORTVERSION= 2.004 -PORTREVISION= 3 +PORTVERSION= 3.001 CATEGORIES= x11-fonts -MASTER_SITES= https://fontlibrary.org/assets/downloads/comfortaa/38318a69b56162733bf82bc0170b7521/ -DISTNAME= comfortaa +MASTER_SITES= https://orig00.deviantart.net/40a3/f/2017/093/d/4/ +DISTNAME= comfortaa___font_by_aajohan-d1qr019 MAINTAINER= rakuco@FreeBSD.org COMMENT= Stylish, modern and free sans-serif true type font LICENSE= OFL11 +LICENSE_FILE= ${WRKSRC}/OFL.txt USES= fonts zip FONTNAME= Comfortaa NO_ARCH= yes NO_BUILD= yes -WRKSRC= ${WRKDIR}/Comfortaa +WRKSRC= ${WRKDIR}/${PORTVERSION} do-install: ${MKDIR} ${STAGEDIR}${FONTSDIR}/ Modified: head/x11-fonts/comfortaa-ttf/distinfo ============================================================================== --- head/x11-fonts/comfortaa-ttf/distinfo Sun Jun 24 12:08:55 2018 (r473195) +++ head/x11-fonts/comfortaa-ttf/distinfo Sun Jun 24 12:13:42 2018 (r473196) @@ -1,2 +1,3 @@ -SHA256 (comfortaa.zip) = 3f51cb29b5630e4ef7c7cebe65b78261c77563f90f992512cefd2cf3ca9c404b -SIZE (comfortaa.zip) = 499419 +TIMESTAMP = 1529841945 +SHA256 (comfortaa___font_by_aajohan-d1qr019.zip) = d821311537cd660c0e03db4a811f758fc1c9350a44e7c6bdcfa7b4eab52c5d8e +SIZE (comfortaa___font_by_aajohan-d1qr019.zip) = 197231 Modified: head/x11-fonts/comfortaa-ttf/pkg-descr ============================================================================== --- head/x11-fonts/comfortaa-ttf/pkg-descr Sun Jun 24 12:08:55 2018 (r473195) +++ head/x11-fonts/comfortaa-ttf/pkg-descr Sun Jun 24 12:13:42 2018 (r473196) @@ -3,4 +3,4 @@ A stylish, modern and free true type font. Comfortaa is a simple, good looking, true type font with an amazingly large number of 596 different characters and symbols. -WWW: https://fontlibrary.org/en/font/comfortaa +WWW: https://fonts.google.com/specimen/Comfortaa
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201806241213.w5OCDgvv001842>