svn commit: r500766 - head/games/openbor
Jan Beich
jbeich at FreeBSD.org
Sat May 4 00:42:49 UTC 2019
Author: jbeich
Date: Sat May 4 00:42:47 2019
New Revision: 500766
URL: https://svnweb.freebsd.org/changeset/ports/500766
Log:
games/openbor: update to 7000
Changes: https://github.com/DCurrent/openbor/compare/66657298...dc6a1516
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 May 4 00:42:32 2019 (r500765)
+++ head/games/openbor/Makefile Sat May 4 00:42:47 2019 (r500766)
@@ -2,7 +2,7 @@
PORTNAME= openbor
# Hint: svn revision is git rev-list --count ${GH_TAGNAME}
-PORTVERSION?= 6989
+PORTVERSION?= 7000
.ifndef PKGNAMESUFFIX
PORTREVISION= 0
.endif
@@ -31,7 +31,7 @@ PORTSCOUT= ignore:1
USE_GITHUB= yes
GH_ACCOUNT= DCurrent
-GH_TAGNAME?= 66657298
+GH_TAGNAME?= dc6a1516
USES+= gmake pkgconfig
.if ${PORTVERSION} < 4433
Modified: head/games/openbor/distinfo
==============================================================================
--- head/games/openbor/distinfo Sat May 4 00:42:32 2019 (r500765)
+++ head/games/openbor/distinfo Sat May 4 00:42:47 2019 (r500766)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1555972430
-SHA256 (DCurrent-openbor-6989-66657298_GH0.tar.gz) = 1cb7d1dff760d2b1ddb8440dc0f4ef07794e840343240f0c4b5d8279908b8f34
-SIZE (DCurrent-openbor-6989-66657298_GH0.tar.gz) = 129045347
+TIMESTAMP = 1556884312
+SHA256 (DCurrent-openbor-7000-dc6a1516_GH0.tar.gz) = 9d7307a7af5805f639924b7439ae1128747c2fd92c85a97e75e3b86f938aead7
+SIZE (DCurrent-openbor-7000-dc6a1516_GH0.tar.gz) = 129096125
More information about the svn-ports-all
mailing list