svn commit: r457369 - head/games/openbor
Jan Beich
jbeich at FreeBSD.org
Wed Dec 27 14:14:42 UTC 2017
Author: jbeich
Date: Wed Dec 27 14:14:40 2017
New Revision: 457369
URL: https://svnweb.freebsd.org/changeset/ports/457369
Log:
games/openbor: update to 4549
Changes: https://github.com/DCurrent/openbor/compare/55b816d...21f884c
Modified:
head/games/openbor/Makefile (contents, props changed)
head/games/openbor/distinfo (contents, props changed)
Modified: head/games/openbor/Makefile
==============================================================================
--- head/games/openbor/Makefile Wed Dec 27 14:14:22 2017 (r457368)
+++ head/games/openbor/Makefile Wed Dec 27 14:14:40 2017 (r457369)
@@ -2,7 +2,7 @@
PORTNAME= openbor
# Hint: svn revision is git rev-list --count ${GH_TAGNAME}
-PORTVERSION?= 4542
+PORTVERSION?= 4549
.ifndef PKGNAMESUFFIX
PORTREVISION= 0
.endif
@@ -27,7 +27,7 @@ LIB_DEPENDS+= libvpx.so:multimedia/libvpx
USE_GITHUB= yes
GH_ACCOUNT= DCurrent
-GH_TAGNAME?= 55b816d
+GH_TAGNAME?= 21f884c
USES+= gmake pkgconfig
.if ${PORTVERSION} < 4433
Modified: head/games/openbor/distinfo
==============================================================================
--- head/games/openbor/distinfo Wed Dec 27 14:14:22 2017 (r457368)
+++ head/games/openbor/distinfo Wed Dec 27 14:14:40 2017 (r457369)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1508546851
-SHA256 (DCurrent-openbor-4542-55b816d_GH0.tar.gz) = ac2fba89fe35ba50b3f4b6c960e04dff910d0dec1dc5421c6fd21f9d466ce781
-SIZE (DCurrent-openbor-4542-55b816d_GH0.tar.gz) = 66895657
+TIMESTAMP = 1514343449
+SHA256 (DCurrent-openbor-4549-21f884c_GH0.tar.gz) = 895a337467eeb7ec81d322188c6b239f20b696550fa43ee98f5f8df23541dcad
+SIZE (DCurrent-openbor-4549-21f884c_GH0.tar.gz) = 107144262
More information about the svn-ports-all
mailing list