From 0a981b3d21c3a3e4bc17902a4309d486b8580680 Mon Sep 17 00:00:00 2001 From: jbeich Date: Tue, 30 Jan 2018 00:54:53 +0000 Subject: games/openbor: update to 4575 Changes: https://github.com/DCurrent/openbor/compare/347fd9b...f16756c --- games/openbor/Makefile | 6 +++--- games/openbor/distinfo | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/games/openbor/Makefile b/games/openbor/Makefile index 1dcc9982b963..a4d84343291c 100644 --- a/games/openbor/Makefile +++ b/games/openbor/Makefile @@ -2,9 +2,9 @@ PORTNAME= openbor # Hint: svn revision is git rev-list --count ${GH_TAGNAME} -PORTVERSION?= 4569 +PORTVERSION?= 4575 .ifndef PKGNAMESUFFIX -PORTREVISION= 1 +PORTREVISION= 0 .endif CATEGORIES= games @@ -31,7 +31,7 @@ PORTSCOUT= ignore:1 USE_GITHUB= yes GH_ACCOUNT= DCurrent -GH_TAGNAME?= 347fd9b +GH_TAGNAME?= f16756c USES+= gmake pkgconfig .if ${PORTVERSION} < 4433 diff --git a/games/openbor/distinfo b/games/openbor/distinfo index 5fabef75cb68..e9e95fe19ea2 100644 --- a/games/openbor/distinfo +++ b/games/openbor/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1516736091 -SHA256 (DCurrent-openbor-4569-347fd9b_GH0.tar.gz) = 11b133d4c24a8c19a40a847440228ae4266d1f134ae31363ab56040d49aab798 -SIZE (DCurrent-openbor-4569-347fd9b_GH0.tar.gz) = 107145794 +TIMESTAMP = 1517192877 +SHA256 (DCurrent-openbor-4575-f16756c_GH0.tar.gz) = 522280714b97250fd12a8114b4fe0abab95b1a85de8b2f63ef4e6d09b362c7de +SIZE (DCurrent-openbor-4575-f16756c_GH0.tar.gz) = 107144545 -- cgit