Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 23 Dec 2015 10:16:58 +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: r404279 - head/x11-fonts/alegreya-sans
Message-ID:  <201512231016.tBNAGwf1083852@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: rakuco
Date: Wed Dec 23 10:16:57 2015
New Revision: 404279
URL: https://svnweb.freebsd.org/changeset/ports/404279

Log:
  Update to a more recent GitHub snapshot.
  
  Since upstream has made more changes but not officially increased the
  version number of updated its ChangeLog, start appending the date of the
  commit we are fetching to PORTVERSION.
  
  Also switch to a different GitHub account: changes to the font are now being
  done in the foundry's GitHub account.

Modified:
  head/x11-fonts/alegreya-sans/Makefile
  head/x11-fonts/alegreya-sans/distinfo

Modified: head/x11-fonts/alegreya-sans/Makefile
==============================================================================
--- head/x11-fonts/alegreya-sans/Makefile	Wed Dec 23 06:44:36 2015	(r404278)
+++ head/x11-fonts/alegreya-sans/Makefile	Wed Dec 23 10:16:57 2015	(r404279)
@@ -1,8 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	alegreya-sans
-PORTVERSION=	1.002
-PORTREVISION=	1
+PORTVERSION=	1.002.20150827
 PORTEPOCH=	1
 CATEGORIES=	x11-fonts
 
@@ -14,9 +13,9 @@ LICENSE=	OFL11
 USES=		fonts
 
 USE_GITHUB=	yes
-GH_ACCOUNT=	juandelperal
+GH_ACCOUNT=	huertatipografica
 GH_PROJECT=	Alegreya-Sans
-GH_TAGNAME=	2d2a4b0
+GH_TAGNAME=	4b5282d
 
 NO_BUILD=	yes
 

Modified: head/x11-fonts/alegreya-sans/distinfo
==============================================================================
--- head/x11-fonts/alegreya-sans/distinfo	Wed Dec 23 06:44:36 2015	(r404278)
+++ head/x11-fonts/alegreya-sans/distinfo	Wed Dec 23 10:16:57 2015	(r404279)
@@ -1,2 +1,2 @@
-SHA256 (juandelperal-Alegreya-Sans-1.002-2d2a4b0_GH0.tar.gz) = 3a20e3fd6556365ba8f3f4df0c4b8dbf13e2e637bc9ac3605642eba1d19367ef
-SIZE (juandelperal-Alegreya-Sans-1.002-2d2a4b0_GH0.tar.gz) = 4952182
+SHA256 (huertatipografica-Alegreya-Sans-1.002.20150827-4b5282d_GH0.tar.gz) = c7a7e97c7fc045929324f1b5d4670109a9c08eedfa2b53ef3726cd90bc4f9b0a
+SIZE (huertatipografica-Alegreya-Sans-1.002.20150827-4b5282d_GH0.tar.gz) = 3616444



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