svn commit: r503206 - head/games/openbor
Jan Beich
jbeich at FreeBSD.org
Sat Jun 1 00:46:35 UTC 2019
Author: jbeich
Date: Sat Jun 1 00:46:32 2019
New Revision: 503206
URL: https://svnweb.freebsd.org/changeset/ports/503206
Log:
games/openbor: update to 7032
Changes: https://github.com/DCurrent/openbor/compare/c5cfb660...0afa1f0d
Modified:
head/games/openbor/Makefile (contents, props changed)
head/games/openbor/distinfo (contents, props changed)
Modified: head/games/openbor/Makefile
==============================================================================
--- head/games/openbor/Makefile Sat Jun 1 00:46:23 2019 (r503205)
+++ head/games/openbor/Makefile Sat Jun 1 00:46:32 2019 (r503206)
@@ -2,7 +2,7 @@
PORTNAME= openbor
# Hint: svn revision is git rev-list --count ${GH_TAGNAME}
-PORTVERSION?= 7022
+PORTVERSION?= 7032
.ifndef PKGNAMESUFFIX
PORTREVISION= 0
.endif
@@ -31,7 +31,7 @@ PORTSCOUT= ignore:1
USE_GITHUB= yes
GH_ACCOUNT= DCurrent
-GH_TAGNAME?= c5cfb660
+GH_TAGNAME?= 0afa1f0d
USES+= gmake pkgconfig
.if ${PORTVERSION} < 4433
Modified: head/games/openbor/distinfo
==============================================================================
--- head/games/openbor/distinfo Sat Jun 1 00:46:23 2019 (r503205)
+++ head/games/openbor/distinfo Sat Jun 1 00:46:32 2019 (r503206)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1558182532
-SHA256 (DCurrent-openbor-7022-c5cfb660_GH0.tar.gz) = bcd3a07423ade14a638ccc3c0760bd902cf18987a5e15c7425e2f453cb261ee3
-SIZE (DCurrent-openbor-7022-c5cfb660_GH0.tar.gz) = 127704392
+TIMESTAMP = 1559317191
+SHA256 (DCurrent-openbor-7032-0afa1f0d_GH0.tar.gz) = 9c5a26a31497905d1a75f4dd4bea4bd7c83d47866beadbc5f0a4821244f2aad6
+SIZE (DCurrent-openbor-7032-0afa1f0d_GH0.tar.gz) = 127720015
More information about the svn-ports-head
mailing list