Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 14 Dec 2018 23:31:16 +0000 (UTC)
From:      Mathieu Arnold <mat@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r487471 - head/x11-fonts/stix-fonts
Message-ID:  <201812142331.wBENVGlW080285@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: mat
Date: Fri Dec 14 23:31:15 2018
New Revision: 487471
URL: https://svnweb.freebsd.org/changeset/ports/487471

Log:
  Use USE_GITHUB properly.

Modified:
  head/x11-fonts/stix-fonts/Makefile   (contents, props changed)
  head/x11-fonts/stix-fonts/distinfo   (contents, props changed)

Modified: head/x11-fonts/stix-fonts/Makefile
==============================================================================
--- head/x11-fonts/stix-fonts/Makefile	Fri Dec 14 21:15:16 2018	(r487470)
+++ head/x11-fonts/stix-fonts/Makefile	Fri Dec 14 23:31:15 2018	(r487471)
@@ -4,19 +4,17 @@
 PORTNAME=	stixfonts
 PORTVERSION=	2.0.0
 CATEGORIES=	x11-fonts
-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
+USES=		fonts
 USE_XORG=	x11
+USE_GITHUB=	yes
+GH_ACCOUNT=	stipub
 
-WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION}
 NO_ARCH=	yes
 NO_BUILD=	yes
 

Modified: head/x11-fonts/stix-fonts/distinfo
==============================================================================
--- head/x11-fonts/stix-fonts/distinfo	Fri Dec 14 21:15:16 2018	(r487470)
+++ head/x11-fonts/stix-fonts/distinfo	Fri Dec 14 23:31:15 2018	(r487471)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1544812656
-SHA256 (stixfonts/2.0.0.zip) = 4327a16797dabebedce28a9075671730e22c7f74831b24b1fb91e27faec5a235
-SIZE (stixfonts/2.0.0.zip) = 38345747
+TIMESTAMP = 1544830000
+SHA256 (stipub-stixfonts-2.0.0_GH0.tar.gz) = 667e3187a22cc63ba0de7083fc69c7920737cd44a44ff5eb2921cbd188531aa9
+SIZE (stipub-stixfonts-2.0.0_GH0.tar.gz) = 37460675



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201812142331.wBENVGlW080285>