svn commit: r452752 - head/games/openbor
Jan Beich
jbeich at FreeBSD.org
Mon Oct 23 23:06:56 UTC 2017
Author: jbeich
Date: Mon Oct 23 23:06:54 2017
New Revision: 452752
URL: https://svnweb.freebsd.org/changeset/ports/452752
Log:
games/openbor: update to 4542
Changes: https://github.com/DCurrent/openbor/compare/4539...55b816d
Modified:
head/games/openbor/Makefile (contents, props changed)
head/games/openbor/distinfo (contents, props changed)
Modified: head/games/openbor/Makefile
==============================================================================
--- head/games/openbor/Makefile Mon Oct 23 23:06:40 2017 (r452751)
+++ head/games/openbor/Makefile Mon Oct 23 23:06:54 2017 (r452752)
@@ -2,7 +2,7 @@
PORTNAME= openbor
# Hint: svn revision is git rev-list --count ${GH_TAGNAME}
-PORTVERSION?= 4539
+PORTVERSION?= 4542
.ifndef PKGNAMESUFFIX
PORTREVISION= 0
.endif
@@ -27,6 +27,7 @@ LIB_DEPENDS+= libvpx.so:multimedia/libvpx
USE_GITHUB= yes
GH_ACCOUNT= DCurrent
+GH_TAGNAME?= 55b816d
USES+= gmake pkgconfig
.if ${PORTVERSION} < 4433
Modified: head/games/openbor/distinfo
==============================================================================
--- head/games/openbor/distinfo Mon Oct 23 23:06:40 2017 (r452751)
+++ head/games/openbor/distinfo Mon Oct 23 23:06:54 2017 (r452752)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1507042233
-SHA256 (DCurrent-openbor-4539_GH0.tar.gz) = 5ea8329c83a2d0cce5ea577117d87bcd5a0176464870f2f18a6cf9e043150aa6
-SIZE (DCurrent-openbor-4539_GH0.tar.gz) = 66890659
+TIMESTAMP = 1508546851
+SHA256 (DCurrent-openbor-4542-55b816d_GH0.tar.gz) = ac2fba89fe35ba50b3f4b6c960e04dff910d0dec1dc5421c6fd21f9d466ce781
+SIZE (DCurrent-openbor-4542-55b816d_GH0.tar.gz) = 66895657
More information about the svn-ports-head
mailing list