diff options
author | jbeich <jbeich@FreeBSD.org> | 2018-01-11 08:54:20 +0800 |
---|---|---|
committer | jbeich <jbeich@FreeBSD.org> | 2018-01-11 08:54:20 +0800 |
commit | 441a98ef7f622fcaff5bc3a30c874139758ad2bb (patch) | |
tree | 70050cf0a201cd6ccf704b4c52e727c23563657a /games | |
parent | d6a5bdb365b6018c05ab93622365fe417261fe43 (diff) | |
download | freebsd-ports-gnome-441a98ef7f622fcaff5bc3a30c874139758ad2bb.tar.gz freebsd-ports-gnome-441a98ef7f622fcaff5bc3a30c874139758ad2bb.tar.zst freebsd-ports-gnome-441a98ef7f622fcaff5bc3a30c874139758ad2bb.zip |
games/openbor: update to 4564
Changes: https://github.com/DCurrent/openbor/compare/830e0a9...5dd6f84
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 4c130714ad6d..488ee636ed3a 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?= 4559 +PORTVERSION?= 4564 .ifndef PKGNAMESUFFIX PORTREVISION= 0 .endif @@ -31,7 +31,7 @@ PORTSCOUT= ignore:1 USE_GITHUB= yes GH_ACCOUNT= DCurrent -GH_TAGNAME?= 830e0a9 +GH_TAGNAME?= 5dd6f84 USES+= gmake pkgconfig .if ${PORTVERSION} < 4433 diff --git a/games/openbor/distinfo b/games/openbor/distinfo index 02711e4b3ae4..9ebf3e60f44b 100644 --- a/games/openbor/distinfo +++ b/games/openbor/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1514756581 -SHA256 (DCurrent-openbor-4559-830e0a9_GH0.tar.gz) = d9d863bc113141ca4f1fb88ef8ca00f144a4e599b0bbb51f920172f64ea99e23 -SIZE (DCurrent-openbor-4559-830e0a9_GH0.tar.gz) = 107143397 +TIMESTAMP = 1515453775 +SHA256 (DCurrent-openbor-4564-5dd6f84_GH0.tar.gz) = d37cfdaa092c8944a8b55d97d30370c7b0910286bdada9ae13f7b0ae022cdfde +SIZE (DCurrent-openbor-4564-5dd6f84_GH0.tar.gz) = 107144778 |