diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2018-12-25 07:33:36 +0800 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2018-12-25 07:33:36 +0800 |
commit | 5e6d5d48f4536042353f5b15db8057dfbef2b201 (patch) | |
tree | 6bafef4cdc301b59557b76fec21ae1fd32152677 /games | |
parent | f0ae38c9a7969279792cb5c1840d21579ec3bbdb (diff) | |
download | freebsd-ports-gnome-5e6d5d48f4536042353f5b15db8057dfbef2b201.tar.gz freebsd-ports-gnome-5e6d5d48f4536042353f5b15db8057dfbef2b201.tar.zst freebsd-ports-gnome-5e6d5d48f4536042353f5b15db8057dfbef2b201.zip |
games/openbor: update to 6557
Changes: https://github.com/DCurrent/openbor/compare/f30613ae...5e47d7c6
Diffstat (limited to 'games')
-rw-r--r-- | games/openbor/Makefile | 4 | ||||
-rw-r--r-- | games/openbor/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/games/openbor/Makefile b/games/openbor/Makefile index f6bc12e6555f..7fdb4df1acfc 100644 --- a/games/openbor/Makefile +++ b/games/openbor/Makefile @@ -2,7 +2,7 @@ PORTNAME= openbor # Hint: svn revision is git rev-list --count ${GH_TAGNAME} -PORTVERSION?= 6551 +PORTVERSION?= 6557 .ifndef PKGNAMESUFFIX PORTREVISION= 0 .endif @@ -31,7 +31,7 @@ PORTSCOUT= ignore:1 USE_GITHUB= yes GH_ACCOUNT= DCurrent -GH_TAGNAME?= f30613ae +GH_TAGNAME?= 5e47d7c6 USES+= gmake pkgconfig .if ${PORTVERSION} < 4433 diff --git a/games/openbor/distinfo b/games/openbor/distinfo index 042255b36721..494ac724b5da 100644 --- a/games/openbor/distinfo +++ b/games/openbor/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 544829595 -SHA256 (DCurrent-openbor-6551-f30613ae_GH0.tar.gz) = f5937be0dddbb72ce1215d1123e97ea9813d7f7c25e8b929e5cff1940cf2dd97 -SIZE (DCurrent-openbor-6551-f30613ae_GH0.tar.gz) = 139915342 +TIMESTAMP = 1545427140 +SHA256 (DCurrent-openbor-6557-5e47d7c6_GH0.tar.gz) = 9502712d60ebc5208fc1d583c931285c98621e01dd309b82d832891b94a8768b +SIZE (DCurrent-openbor-6557-5e47d7c6_GH0.tar.gz) = 139914931 |