diff options
author | jbeich <jbeich@FreeBSD.org> | 2018-01-25 08:53:24 +0800 |
---|---|---|
committer | jbeich <jbeich@FreeBSD.org> | 2018-01-25 08:53:24 +0800 |
commit | 24580fb26fd78e1301d48b35f627402e8002b631 (patch) | |
tree | dd6b6699140f5c4c57e818058c74856b5861d2b4 | |
parent | 900d79fd92512bd4556c21e42697dad73c78fd95 (diff) | |
download | freebsd-ports-gnome-24580fb26fd78e1301d48b35f627402e8002b631.tar.gz freebsd-ports-gnome-24580fb26fd78e1301d48b35f627402e8002b631.tar.zst freebsd-ports-gnome-24580fb26fd78e1301d48b35f627402e8002b631.zip |
games/openbor: update to 4569
Changes: https://github.com/DCurrent/openbor/compare/5dd6f84...347fd9b
-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 488ee636ed3a..3c1ec4841704 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?= 4564 +PORTVERSION?= 4569 .ifndef PKGNAMESUFFIX PORTREVISION= 0 .endif @@ -31,7 +31,7 @@ PORTSCOUT= ignore:1 USE_GITHUB= yes GH_ACCOUNT= DCurrent -GH_TAGNAME?= 5dd6f84 +GH_TAGNAME?= 347fd9b USES+= gmake pkgconfig .if ${PORTVERSION} < 4433 diff --git a/games/openbor/distinfo b/games/openbor/distinfo index 9ebf3e60f44b..5fabef75cb68 100644 --- a/games/openbor/distinfo +++ b/games/openbor/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1515453775 -SHA256 (DCurrent-openbor-4564-5dd6f84_GH0.tar.gz) = d37cfdaa092c8944a8b55d97d30370c7b0910286bdada9ae13f7b0ae022cdfde -SIZE (DCurrent-openbor-4564-5dd6f84_GH0.tar.gz) = 107144778 +TIMESTAMP = 1516736091 +SHA256 (DCurrent-openbor-4569-347fd9b_GH0.tar.gz) = 11b133d4c24a8c19a40a847440228ae4266d1f134ae31363ab56040d49aab798 +SIZE (DCurrent-openbor-4569-347fd9b_GH0.tar.gz) = 107145794 |