Date: Fri, 27 Mar 2020 13:36:15 +0000 (UTC) From: Lorenzo Salvadore <salvadore@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r529246 - head/misc/xiphos Message-ID: <202003271336.02RDaFMQ034071@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202003271336.02RDaFMQ034071>