From owner-svn-ports-head@freebsd.org Mon Apr 20 08:38:52 2020 Return-Path: Delivered-To: svn-ports-head@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 14B3D2BB342; Mon, 20 Apr 2020 08:38:52 +0000 (UTC) (envelope-from 0mp@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 495KqH6m5Tz3QjH; Mon, 20 Apr 2020 08:38:51 +0000 (UTC) (envelope-from 0mp@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id DEBCCCA5E; Mon, 20 Apr 2020 08:38:51 +0000 (UTC) (envelope-from 0mp@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 03K8cpqI089236; Mon, 20 Apr 2020 08:38:51 GMT (envelope-from 0mp@FreeBSD.org) Received: (from 0mp@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 03K8cpn9089234; Mon, 20 Apr 2020 08:38:51 GMT (envelope-from 0mp@FreeBSD.org) Message-Id: <202004200838.03K8cpn9089234@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: 0mp set sender to 0mp@FreeBSD.org using -f From: Mateusz Piotrowski <0mp@FreeBSD.org> Date: Mon, 20 Apr 2020 08:38:51 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r532188 - head/x11-fonts/fontpreview X-SVN-Group: ports-head X-SVN-Commit-Author: 0mp X-SVN-Commit-Paths: head/x11-fonts/fontpreview X-SVN-Commit-Revision: 532188 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 20 Apr 2020 08:38:52 -0000 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