Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 20 Apr 2020 08:38:51 +0000 (UTC)
From:      Mateusz Piotrowski <0mp@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r532188 - head/x11-fonts/fontpreview
Message-ID:  <202004200838.03K8cpn9089234@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: 0mp
Date: Mon Apr 20 08:38:51 2020
New Revision: 532188
URL: https://svnweb.freebsd.org/changeset/ports/532188

Log:
  Switch to the official upstream 1.0.6 tag
  
  Upstream has started to tag releases, so let's remove GH_TAGNAME. The
  reason why distinfo changed is because upstream decided to incorporate some
  small documentation changes after bumping the version number in the code.

Modified:
  head/x11-fonts/fontpreview/Makefile
  head/x11-fonts/fontpreview/distinfo

Modified: head/x11-fonts/fontpreview/Makefile
==============================================================================
--- head/x11-fonts/fontpreview/Makefile	Mon Apr 20 08:38:50 2020	(r532187)
+++ head/x11-fonts/fontpreview/Makefile	Mon Apr 20 08:38:51 2020	(r532188)
@@ -2,6 +2,7 @@
 
 PORTNAME=	fontpreview
 DISTVERSION=	1.0.6
+PORTREVISION=	1
 CATEGORIES=	x11-fonts graphics
 
 MAINTAINER=	0mp@FreeBSD.org
@@ -20,7 +21,6 @@ RUN_DEPENDS=	bash:shells/bash \
 USES=		shebangfix
 USE_GITHUB=	yes
 GH_ACCOUNT=	sdushantha
-GH_TAGNAME=	24f4f5e7dba3351844950e681c08bd74f3df2d42
 SHEBANG_FILES=	${PORTNAME}
 
 NO_ARCH=	yes

Modified: head/x11-fonts/fontpreview/distinfo
==============================================================================
--- head/x11-fonts/fontpreview/distinfo	Mon Apr 20 08:38:50 2020	(r532187)
+++ head/x11-fonts/fontpreview/distinfo	Mon Apr 20 08:38:51 2020	(r532188)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1587297479
-SHA256 (sdushantha-fontpreview-1.0.6-24f4f5e7dba3351844950e681c08bd74f3df2d42_GH0.tar.gz) = acb7d69d6264127c4d4a80f1b160e761ba50dcc0206fc31469a7b4c593522eb1
-SIZE (sdushantha-fontpreview-1.0.6-24f4f5e7dba3351844950e681c08bd74f3df2d42_GH0.tar.gz) = 6285279
+TIMESTAMP = 1587371697
+SHA256 (sdushantha-fontpreview-1.0.6_GH0.tar.gz) = 5785ed96852b84e082c05af56d4811ea8a830ed714d683201a128436a32f7758
+SIZE (sdushantha-fontpreview-1.0.6_GH0.tar.gz) = 6285291



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