svn commit: r491627 - in head/games: openbor3482 openbor3711 openbor3979
Jan Beich
jbeich at FreeBSD.org
Wed Jan 30 15:01:23 UTC 2019
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
More information about the svn-ports-head
mailing list