svn commit: r529246 - head/misc/xiphos
Lorenzo Salvadore
salvadore at FreeBSD.org
Fri Mar 27 13:36:28 UTC 2020
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 at 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
More information about the svn-ports-head
mailing list