From owner-svn-ports-all@freebsd.org Fri Mar 27 13:36:27 2020 Return-Path: Delivered-To: svn-ports-all@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 2518B2760D1; Fri, 27 Mar 2020 13:36:27 +0000 (UTC) (envelope-from salvadore@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 48pjYj4Hcsz4ZVS; Fri, 27 Mar 2020 13:36:25 +0000 (UTC) (envelope-from salvadore@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 2D9BE21E0B; Fri, 27 Mar 2020 13:36:16 +0000 (UTC) (envelope-from salvadore@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 02RDaF6O034073; Fri, 27 Mar 2020 13:36:15 GMT (envelope-from salvadore@FreeBSD.org) Received: (from salvadore@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 02RDaFMQ034071; Fri, 27 Mar 2020 13:36:15 GMT (envelope-from salvadore@FreeBSD.org) Message-Id: <202003271336.02RDaFMQ034071@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: salvadore set sender to salvadore@FreeBSD.org using -f From: Lorenzo Salvadore Date: Fri, 27 Mar 2020 13:36:15 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r529246 - head/misc/xiphos X-SVN-Group: ports-head X-SVN-Commit-Author: salvadore X-SVN-Commit-Paths: head/misc/xiphos X-SVN-Commit-Revision: 529246 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 27 Mar 2020 13:36:27 -0000 Author: salvadore Date: Fri Mar 27 13:36:15 2020 New Revision: 529246 URL: https://svnweb.freebsd.org/changeset/ports/529246 Log: misc/xiphos: Properly refers to git commit 9e573336 Approved by: gerald (mentor) Differential Revision: https://reviews.freebsd.org/D24190 Modified: head/misc/xiphos/Makefile head/misc/xiphos/distinfo Modified: head/misc/xiphos/Makefile ============================================================================== --- head/misc/xiphos/Makefile Fri Mar 27 13:28:56 2020 (r529245) +++ head/misc/xiphos/Makefile Fri Mar 27 13:36:15 2020 (r529246) @@ -1,8 +1,8 @@ # $FreeBSD$ PORTNAME= xiphos -DISTVERSION= 4.1.0 -PORTREVISION= 1 +DISTVERSION= 4.1.0-72 +DISTVERSIONSUFFIX= -g9e573336 CATEGORIES= misc gnome MAINTAINER= salvadore@FreeBSD.org @@ -29,7 +29,6 @@ USES= cmake gettext gnome pkgconfig USE_GCC= yes # misc/biblesync is build with GCC. USE_GITHUB= yes GH_ACCOUNT= crosswire -GH_TAGNAME= 9e57333 USE_GNOME= cairo gconf2 gtk30 gtkhtml4 intltool libgsf INSTALLS_ICONS= yes Modified: head/misc/xiphos/distinfo ============================================================================== --- head/misc/xiphos/distinfo Fri Mar 27 13:28:56 2020 (r529245) +++ head/misc/xiphos/distinfo Fri Mar 27 13:36:15 2020 (r529246) @@ -1,3 +1,3 @@ -TIMESTAMP = 1581447067 -SHA256 (crosswire-xiphos-4.1.0-9e57333_GH0.tar.gz) = a83f48e6958c68c1eb7015a7e6597d87a810c6be391f015aab2439152738e0dd -SIZE (crosswire-xiphos-4.1.0-9e57333_GH0.tar.gz) = 28357898 +TIMESTAMP = 1584113731 +SHA256 (crosswire-xiphos-4.1.0-72-g9e573336_GH0.tar.gz) = 316b41a400638dca784d53d2e0292fc693a3f61744ca488a523fe78f52fb7e09 +SIZE (crosswire-xiphos-4.1.0-72-g9e573336_GH0.tar.gz) = 28353269