svn commit: r507482 - head/games/openbor
Jan Beich
jbeich at FreeBSD.org
Sun Jul 28 00:49:19 UTC 2019
Author: jbeich
Date: Sun Jul 28 00:49:04 2019
New Revision: 507482
URL: https://svnweb.freebsd.org/changeset/ports/507482
Log:
games/openbor: update to 7068
Changes: https://github.com/DCurrent/openbor/compare/07cdde0a...112671a6
Modified:
head/games/openbor/Makefile (contents, props changed)
head/games/openbor/distinfo (contents, props changed)
Modified: head/games/openbor/Makefile
==============================================================================
--- head/games/openbor/Makefile Sun Jul 28 00:48:58 2019 (r507481)
+++ head/games/openbor/Makefile Sun Jul 28 00:49:04 2019 (r507482)
@@ -2,7 +2,7 @@
PORTNAME= openbor
# Hint: svn revision is git rev-list --count ${GH_TAGNAME}
-PORTVERSION?= 7066
+PORTVERSION?= 7068
.ifndef PKGNAMESUFFIX
PORTREVISION= 0
.endif
@@ -31,7 +31,7 @@ PORTSCOUT= ignore:1
USE_GITHUB= yes
GH_ACCOUNT= DCurrent
-GH_TAGNAME?= 07cdde0a
+GH_TAGNAME?= 112671a6
USES+= gmake pkgconfig
.if ${PORTVERSION} < 4433
Modified: head/games/openbor/distinfo
==============================================================================
--- head/games/openbor/distinfo Sun Jul 28 00:48:58 2019 (r507481)
+++ head/games/openbor/distinfo Sun Jul 28 00:49:04 2019 (r507482)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1562104074
-SHA256 (DCurrent-openbor-7066-07cdde0a_GH0.tar.gz) = 537f6138b4ed074b893a41dec81b45a1c019396420645da0f5bc1a4f13cbe49b
-SIZE (DCurrent-openbor-7066-07cdde0a_GH0.tar.gz) = 28476451
+TIMESTAMP = 1564090389
+SHA256 (DCurrent-openbor-7068-112671a6_GH0.tar.gz) = 21eb4206101c59dc3bce00980efc46a2d10f10930000cbfc6febc86a8a84e736
+SIZE (DCurrent-openbor-7068-112671a6_GH0.tar.gz) = 28477477
More information about the svn-ports-all
mailing list