diff options
author | jbeich <jbeich@FreeBSD.org> | 2017-06-14 06:48:58 +0800 |
---|---|---|
committer | jbeich <jbeich@FreeBSD.org> | 2017-06-14 06:48:58 +0800 |
commit | 80235567eaf1ee52f1209cdcb57a1c3bd37eade6 (patch) | |
tree | 16fe93c5aab8e6d19f0f734561384f483025c609 /games | |
parent | 71d9a5acdadd1987b9db29d380702968a1bf7070 (diff) | |
download | freebsd-ports-graphics-80235567eaf1ee52f1209cdcb57a1c3bd37eade6.tar.gz freebsd-ports-graphics-80235567eaf1ee52f1209cdcb57a1c3bd37eade6.tar.zst freebsd-ports-graphics-80235567eaf1ee52f1209cdcb57a1c3bd37eade6.zip |
games/openbor: update to 4515
Changes: https://github.com/DCurrent/openbor/compare/c0037ec...12fc70c
Diffstat (limited to 'games')
-rw-r--r-- | games/openbor/Makefile | 6 | ||||
-rw-r--r-- | games/openbor/distinfo | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/games/openbor/Makefile b/games/openbor/Makefile index 0636dcbf120..57631be7cd3 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?= 4505 +PORTVERSION?= 4515 .ifndef PKGNAMESUFFIX -PORTREVISION= 1 +PORTREVISION= 0 .endif CATEGORIES= games @@ -27,7 +27,7 @@ LIB_DEPENDS+= libvpx.so:multimedia/libvpx USE_GITHUB= yes GH_ACCOUNT= DCurrent -GH_TAGNAME?= c0037ec +GH_TAGNAME?= 12fc70c USES+= gmake pkgconfig .if ${PORTVERSION} < 4433 diff --git a/games/openbor/distinfo b/games/openbor/distinfo index d1a2b90ba76..6be9d9f55f2 100644 --- a/games/openbor/distinfo +++ b/games/openbor/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1494362049 -SHA256 (DCurrent-openbor-4505-c0037ec_GH0.tar.gz) = aed2f69fcc79f600a6d44c5ab96a59206d6982f6ff27254d6ca3e151b0bf1d5c -SIZE (DCurrent-openbor-4505-c0037ec_GH0.tar.gz) = 66891378 +TIMESTAMP = 1496950714 +SHA256 (DCurrent-openbor-4515-12fc70c_GH0.tar.gz) = ee6d6604fe02b873b95339d7305ce874581c268e17ef5693c14801ded4f35f72 +SIZE (DCurrent-openbor-4515-12fc70c_GH0.tar.gz) = 66891846 |