Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 30 Jan 2019 15:01:22 +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: r491627 - in head/games: openbor3482 openbor3711 openbor3979
Message-ID:  <201901301501.x0UF1MqP078531@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jbeich
Date: Wed Jan 30 15:01:22 2019
New Revision: 491627
URL: https://svnweb.freebsd.org/changeset/ports/491627

Log:
  games/openbor{3482,3711,3979}: rebuild after r491625
  
  Master port used sdl2_gfx until r490686 but never sdl_gfx which was
  introduced in r440514 for slaves.

Modified:
  head/games/openbor3482/Makefile   (contents, props changed)
  head/games/openbor3711/Makefile   (contents, props changed)
  head/games/openbor3979/Makefile   (contents, props changed)

Modified: head/games/openbor3482/Makefile
==============================================================================
--- head/games/openbor3482/Makefile	Wed Jan 30 13:18:24 2019	(r491626)
+++ head/games/openbor3482/Makefile	Wed Jan 30 15:01:22 2019	(r491627)
@@ -1,6 +1,7 @@
 # $FreeBSD$
 
 PORTVERSION=	3482
+PORTREVISION=	1
 PKGNAMESUFFIX=	${PORTVERSION}
 
 MASTERDIR=	${.CURDIR}/../openbor

Modified: head/games/openbor3711/Makefile
==============================================================================
--- head/games/openbor3711/Makefile	Wed Jan 30 13:18:24 2019	(r491626)
+++ head/games/openbor3711/Makefile	Wed Jan 30 15:01:22 2019	(r491627)
@@ -1,6 +1,7 @@
 # $FreeBSD$
 
 PORTVERSION=	3711
+PORTREVISION=	1
 PKGNAMESUFFIX=	${PORTVERSION}
 
 MASTERDIR=	${.CURDIR}/../openbor

Modified: head/games/openbor3979/Makefile
==============================================================================
--- head/games/openbor3979/Makefile	Wed Jan 30 13:18:24 2019	(r491626)
+++ head/games/openbor3979/Makefile	Wed Jan 30 15:01:22 2019	(r491627)
@@ -1,6 +1,7 @@
 # $FreeBSD$
 
 PORTVERSION=	3979
+PORTREVISION=	1
 PKGNAMESUFFIX=	${PORTVERSION}
 
 MASTERDIR=	${.CURDIR}/../openbor



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201901301501.x0UF1MqP078531>