Date: Thu, 3 Jan 2019 00:21:01 +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: r489119 - head/games/openbor Message-ID: <201901030021.x030L1C5029124@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: jbeich Date: Thu Jan 3 00:21:00 2019 New Revision: 489119 URL: https://svnweb.freebsd.org/changeset/ports/489119 Log: games/openbor: update to 6590 Changes: https://github.com/DCurrent/openbor/compare/dc2161e6...081f80cb Modified: head/games/openbor/Makefile (contents, props changed) head/games/openbor/distinfo (contents, props changed) Modified: head/games/openbor/Makefile ============================================================================== --- head/games/openbor/Makefile Thu Jan 3 00:20:50 2019 (r489118) +++ head/games/openbor/Makefile Thu Jan 3 00:21:00 2019 (r489119) @@ -2,7 +2,7 @@ PORTNAME= openbor # Hint: svn revision is git rev-list --count ${GH_TAGNAME} -PORTVERSION?= 6569 +PORTVERSION?= 6590 .ifndef PKGNAMESUFFIX PORTREVISION= 0 .endif @@ -31,7 +31,7 @@ PORTSCOUT= ignore:1 USE_GITHUB= yes GH_ACCOUNT= DCurrent -GH_TAGNAME?= dc2161e6 +GH_TAGNAME?= 081f80cb USES+= gmake pkgconfig .if ${PORTVERSION} < 4433 Modified: head/games/openbor/distinfo ============================================================================== --- head/games/openbor/distinfo Thu Jan 3 00:20:50 2019 (r489118) +++ head/games/openbor/distinfo Thu Jan 3 00:21:00 2019 (r489119) @@ -1,3 +1,3 @@ -TIMESTAMP = 1546106442 -SHA256 (DCurrent-openbor-6569-dc2161e6_GH0.tar.gz) = cd8f56968fb84646e76c702fa78f74778aee23fd11a918b377157b28fcd92a8c -SIZE (DCurrent-openbor-6569-dc2161e6_GH0.tar.gz) = 139912487 +TIMESTAMP = 1546382686 +SHA256 (DCurrent-openbor-6590-081f80cb_GH0.tar.gz) = 0c2929111b1e9c8bd4b18b5f6bc5165e01007cac3d6723889dea7c06d0f6d4a0 +SIZE (DCurrent-openbor-6590-081f80cb_GH0.tar.gz) = 129026531
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201901030021.x030L1C5029124>