svn commit: r478423 - in head/games/openbor: . files

Jan Beich jbeich at FreeBSD.org
Wed Aug 29 22:24:38 UTC 2018


Author: jbeich
Date: Wed Aug 29 22:24:37 2018
New Revision: 478423
URL: https://svnweb.freebsd.org/changeset/ports/478423

Log:
  games/openbor: update to 6412
  
  Changes:	https://github.com/DCurrent/openbor/compare/cd8df016...d9bfceeb

Deleted:
  head/games/openbor/files/patch-source_gamelib_packfile.c
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 Aug 29 22:03:23 2018	(r478422)
+++ head/games/openbor/Makefile	Wed Aug 29 22:24:37 2018	(r478423)
@@ -2,7 +2,7 @@
 
 PORTNAME=	openbor
 # Hint: svn revision is git rev-list --count ${GH_TAGNAME}
-PORTVERSION?=	6263
+PORTVERSION?=	6412
 .ifndef PKGNAMESUFFIX
 PORTREVISION=	0
 .endif
@@ -31,7 +31,7 @@ PORTSCOUT=	ignore:1
 
 USE_GITHUB=	yes
 GH_ACCOUNT=	DCurrent
-GH_TAGNAME?=	cd8df016
+GH_TAGNAME?=	d9bfceeb
 
 USES+=		gmake pkgconfig
 .if ${PORTVERSION} < 4433

Modified: head/games/openbor/distinfo
==============================================================================
--- head/games/openbor/distinfo	Wed Aug 29 22:03:23 2018	(r478422)
+++ head/games/openbor/distinfo	Wed Aug 29 22:24:37 2018	(r478423)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1530889996
-SHA256 (DCurrent-openbor-6263-cd8df016_GH0.tar.gz) = 11493892eecfe5a570e52fa175fec90bdab290f2f1c337acf60f2001ae80da57
-SIZE (DCurrent-openbor-6263-cd8df016_GH0.tar.gz) = 154488044
+TIMESTAMP = 1535545207
+SHA256 (DCurrent-openbor-6412-d9bfceeb_GH0.tar.gz) = 9f7605e49884b1f34656144bd8eb40190d38955d571e3339e724f77938525925
+SIZE (DCurrent-openbor-6412-d9bfceeb_GH0.tar.gz) = 129005393


More information about the svn-ports-all mailing list