diff options
author | jbeich <jbeich@FreeBSD.org> | 2018-01-30 08:54:53 +0800 |
---|---|---|
committer | Koop Mast <kwm@rainbow-runner.nl> | 2018-02-04 06:31:41 +0800 |
commit | 0a981b3d21c3a3e4bc17902a4309d486b8580680 (patch) | |
tree | 508c09008926c81ae0eba137b0db614a8595fa87 /games | |
parent | 38ca2f039eda086ba787588ea443d39bf5dba94c (diff) | |
download | freebsd-ports-gnome-0a981b3d21c3a3e4bc17902a4309d486b8580680.tar.gz freebsd-ports-gnome-0a981b3d21c3a3e4bc17902a4309d486b8580680.tar.zst freebsd-ports-gnome-0a981b3d21c3a3e4bc17902a4309d486b8580680.zip |
games/openbor: update to 4575
Changes: https://github.com/DCurrent/openbor/compare/347fd9b...f16756c
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 1dcc9982b963..a4d84343291c 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?= 4569 +PORTVERSION?= 4575 .ifndef PKGNAMESUFFIX -PORTREVISION= 1 +PORTREVISION= 0 .endif CATEGORIES= games @@ -31,7 +31,7 @@ PORTSCOUT= ignore:1 USE_GITHUB= yes GH_ACCOUNT= DCurrent -GH_TAGNAME?= 347fd9b +GH_TAGNAME?= f16756c USES+= gmake pkgconfig .if ${PORTVERSION} < 4433 diff --git a/games/openbor/distinfo b/games/openbor/distinfo index 5fabef75cb68..e9e95fe19ea2 100644 --- a/games/openbor/distinfo +++ b/games/openbor/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1516736091 -SHA256 (DCurrent-openbor-4569-347fd9b_GH0.tar.gz) = 11b133d4c24a8c19a40a847440228ae4266d1f134ae31363ab56040d49aab798 -SIZE (DCurrent-openbor-4569-347fd9b_GH0.tar.gz) = 107145794 +TIMESTAMP = 1517192877 +SHA256 (DCurrent-openbor-4575-f16756c_GH0.tar.gz) = 522280714b97250fd12a8114b4fe0abab95b1a85de8b2f63ef4e6d09b362c7de +SIZE (DCurrent-openbor-4575-f16756c_GH0.tar.gz) = 107144545 |