Date: Tue, 1 Jan 2019 00:10:16 +0000 (UTC) From: Jan Beich <jbeich@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r488853 - head/games/openbor Message-ID: <201901010010.x010AGmX096450@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: jbeich Date: Tue Jan 1 00:10:15 2019 New Revision: 488853 URL: https://svnweb.freebsd.org/changeset/ports/488853 Log: games/openbor: update to 6569 Changes: https://github.com/DCurrent/openbor/compare/5026dd18...dc2161e6 Modified: head/games/openbor/Makefile (contents, props changed) head/games/openbor/distinfo (contents, props changed) Modified: head/games/openbor/Makefile ============================================================================== --- head/games/openbor/Makefile Tue Jan 1 00:10:02 2019 (r488852) +++ head/games/openbor/Makefile Tue Jan 1 00:10:15 2019 (r488853) @@ -2,7 +2,7 @@ PORTNAME= openbor # Hint: svn revision is git rev-list --count ${GH_TAGNAME} -PORTVERSION?= 6560 +PORTVERSION?= 6569 .ifndef PKGNAMESUFFIX PORTREVISION= 0 .endif @@ -31,7 +31,7 @@ PORTSCOUT= ignore:1 USE_GITHUB= yes GH_ACCOUNT= DCurrent -GH_TAGNAME?= 5026dd18 +GH_TAGNAME?= dc2161e6 USES+= gmake pkgconfig .if ${PORTVERSION} < 4433 Modified: head/games/openbor/distinfo ============================================================================== --- head/games/openbor/distinfo Tue Jan 1 00:10:02 2019 (r488852) +++ head/games/openbor/distinfo Tue Jan 1 00:10:15 2019 (r488853) @@ -1,3 +1,3 @@ -TIMESTAMP = 1545927438 -SHA256 (DCurrent-openbor-6560-5026dd18_GH0.tar.gz) = d2f1a60f8d0f790d3fa73375779c4f2115c5a299a7f1eb28f73bfc4943b51255 -SIZE (DCurrent-openbor-6560-5026dd18_GH0.tar.gz) = 139913291 +TIMESTAMP = 1546106442 +SHA256 (DCurrent-openbor-6569-dc2161e6_GH0.tar.gz) = cd8f56968fb84646e76c702fa78f74778aee23fd11a918b377157b28fcd92a8c +SIZE (DCurrent-openbor-6569-dc2161e6_GH0.tar.gz) = 139912487
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201901010010.x010AGmX096450>