diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2019-02-12 00:46:28 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2019-02-12 00:46:28 +0000 |
commit | 88cc791a8b41ef07cb9778a03d9f995936c03b3e (patch) | |
tree | 1f9a0d8e52ec1a547075dbb55d15a3af6751efb0 /games/openbor | |
parent | 29cb9363cdac3ce6f167ac28df6fa7955b53b9c9 (diff) |
Notes
Diffstat (limited to 'games/openbor')
-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 48bf0ccc862f..701f58fae02b 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?= 6662 +PORTVERSION?= 6964 .ifndef PKGNAMESUFFIX -PORTREVISION= 2 +PORTREVISION= 0 .endif CATEGORIES= games @@ -31,7 +31,7 @@ PORTSCOUT= ignore:1 USE_GITHUB= yes GH_ACCOUNT= DCurrent -GH_TAGNAME?= 545b4f94 +GH_TAGNAME?= af1e3976 USES+= gmake pkgconfig .if ${PORTVERSION} < 4433 diff --git a/games/openbor/distinfo b/games/openbor/distinfo index c7a6126980f7..9d02134014c1 100644 --- a/games/openbor/distinfo +++ b/games/openbor/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1548461580 -SHA256 (DCurrent-openbor-6662-545b4f94_GH0.tar.gz) = d571cad7d24a8f6af6970c44d4a94dee188132c6135ce38c24de7369aa55c644 -SIZE (DCurrent-openbor-6662-545b4f94_GH0.tar.gz) = 129033708 +TIMESTAMP = 1549890500 +SHA256 (DCurrent-openbor-6964-af1e3976_GH0.tar.gz) = cc7dbf58498686a38fb3fd6ef046c38ce3e2435b556e0b39b79e18cd814fd07b +SIZE (DCurrent-openbor-6964-af1e3976_GH0.tar.gz) = 129044862 |